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

Disjoint

Open pkiraly opened this issue 9 years ago • 0 comments

Disjoint := siblingProp:RDFLiteral

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

See #22

pkiraly avatar Sep 29 '16 07:09 pkiraly