Function property_value

Source
pub fn property_value<RDF>(property: &IriS) -> PropertyValue<RDF>
where RDF: Query,
Expand description

Creates a parser that returns the value associated with the current focus node for property

It doesn’t move the current focus node