[−][src]Trait rome::ontology::properties::rdf::Subject
rdf:subject The subject of the subject RDF statement.
Provided Methods
fn property_iri() -> &'static str
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
ⓘImportant traits for ObjectIter<'g, R>
fn subject<G>(&self) -> ObjectIter<'g, Resource<'g, G>> where
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
rdf:subject The subject of the subject RDF statement. http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
Implementors
impl<'g, G: 'g> Subject<'g> for Statement<'g, G> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> Subject<'g> for Statement<'g, G> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn subject<G>(&self) -> ObjectIter<'g, Resource<'g, G>> where
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
[src]
ⓘImportant traits for ObjectIter<'g, R>
fn subject<G>(&self) -> ObjectIter<'g, Resource<'g, G>> where
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
impl<'g, G: 'g> Subject<'g> for IRI<'g, Statement<'g, G>> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> Subject<'g> for IRI<'g, Statement<'g, G>> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn subject<G>(&self) -> ObjectIter<'g, Resource<'g, G>> where
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
[src]
ⓘImportant traits for ObjectIter<'g, R>
fn subject<G>(&self) -> ObjectIter<'g, Resource<'g, G>> where
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,