pub fn property_string<RDF>(
property: &IriS,
) -> impl RDFNodeParse<RDF, Output = String>where
RDF: FocusRDF,
Expand description
Returns the string value of property
for the focus node
pub fn property_string<RDF>(
property: &IriS,
) -> impl RDFNodeParse<RDF, Output = String>where
RDF: FocusRDF,
Returns the string value of property
for the focus node