pub fn property_values<RDF>(property: &IriS) -> PropertyValues<RDF>where
RDF: FocusRDF,
Expand description
Returns the values of property
for the focus node
If there is no value, it returns an empty set
pub fn property_values<RDF>(property: &IriS) -> PropertyValues<RDF>where
RDF: FocusRDF,
Returns the values of property
for the focus node
If there is no value, it returns an empty set