pkiraly/metadata-qa-api

LessThan

Opened this issue · 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