Type Definition rdf_types::SubjectRef

source ·
pub type SubjectRef<'a> = IdRef<'a>;
Expand description

Standard RDF subject reference.