[−][src]Trait rome::ontology::properties::rdfs::SubClassOf
rdfs:subClassOf The subject is a subclass of a class.
Provided Methods
fn property_iri() -> &'static str
http://www.w3.org/2000/01/rdf-schema#subClassOf
ⓘImportant traits for ObjectIter<'g, R>
fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
rdfs:subClassOf The subject is a subclass of a class. http://www.w3.org/2000/01/rdf-schema#subClassOf
Implementors
impl<'g, G: 'g> SubClassOf<'g> for Class<'g, G> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> SubClassOf<'g> for Class<'g, G> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
[src]
ⓘImportant traits for ObjectIter<'g, R>
fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
impl<'g, G: 'g> SubClassOf<'g> for Datatype<'g, G> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> SubClassOf<'g> for Datatype<'g, G> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
[src]
ⓘImportant traits for ObjectIter<'g, R>
fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
impl<'g, G: 'g> SubClassOf<'g> for IRI<'g, Class<'g, G>> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> SubClassOf<'g> for IRI<'g, Class<'g, G>> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
[src]
ⓘImportant traits for ObjectIter<'g, R>
fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
impl<'g, G: 'g> SubClassOf<'g> for IRI<'g, Datatype<'g, G>> where
G: Graph<'g>,
[src]
impl<'g, G: 'g> SubClassOf<'g> for IRI<'g, Datatype<'g, G>> where
G: Graph<'g>,
fn property_iri() -> &'static str
[src]
fn property_iri() -> &'static str
ⓘImportant traits for ObjectIter<'g, R>fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
[src]
ⓘImportant traits for ObjectIter<'g, R>
fn sub_class_of<G>(&self) -> ObjectIter<'g, Class<'g, G>> where
Class<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,