pub fn is_iri<RDF>(expected_iri: IriS) -> impl RDFNodeParse<RDF, Output = ()>where
RDF: FocusRDF,
Expand description
Succeeds if current term is the expected IRI
pub fn is_iri<RDF>(expected_iri: IriS) -> impl RDFNodeParse<RDF, Output = ()>where
RDF: FocusRDF,
Succeeds if current term is the expected IRI