metadata-qa-api
metadata-qa-api copied to clipboard
Disjoint
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