[−][src]Trait rome::ontology::properties::rdf::First
rdf:first The first item in the subject RDF list.
Provided Methods
fn property_iri() -> &'static str
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
ⓘImportant traits for ObjectIter<'g, R>
fn first<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:first The first item in the subject RDF list. http://www.w3.org/1999/02/22-rdf-syntax-ns#first
Implementors
impl<'g, G: 'g> First<'g> for List<'g, G> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> First<'g> for List<'g, G> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn first<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 first<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> First<'g> for IRI<'g, List<'g, G>> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> First<'g> for IRI<'g, List<'g, G>> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn first<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 first<G>(&self) -> ObjectIter<'g, Resource<'g, G>> where
Resource<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,