srdf::srdf_parser

Function subjects_with_property_value

Source
pub fn subjects_with_property_value<RDF>(
    property: &IriS,
    value: &RDF::Term,
) -> SubjectsPropertyValue<RDF>
where RDF: FocusRDF,
Expand description

Returns all nodes that are instances of the expected IRI in the RDF data