metadata-qa-api icon indicating copy to clipboard operation
metadata-qa-api copied to clipboard

LessThan

Open pkiraly opened this issue 9 years ago • 0 comments

LessThan := siblingProp:RDFLiteral

sh:lessThan: Let siblingVals be the set of objects in triples matching (focus node, siblingProp, siblingVal). Testing a LessThan parameter against a value node returns fail if evaluating the SPARQL1.1 Operator (value node < siblingVal) for any siblingVal in siblingVals returns false or results in a type error. (Only in PathConstraint)

See #22

pkiraly avatar Sep 29 '16 07:09 pkiraly