pub fn ok<RDF, A>(value: &A) -> impl RDFNodeParse<RDF, Output = A>where RDF: FocusRDF, A: Clone,
Succeeds with a given value