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

Equals

Open pkiraly opened this issue 9 years ago • 0 comments

Equals := siblingProp:RDFLiteral

sh:equals: Let siblingVals be the set of objects in triples matching (focus node, siblingProp, siblingVal). Testing an Equals 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