srdf::srdf_parser

Function instances_of

Source
pub fn instances_of<RDF>(
    expected: &IriS,
) -> impl RDFNodeParse<RDF, Output = Vec<RDF::Subject>>
where RDF: FocusRDF,
Expand description

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