/ Published in: Other
Replace this:property with the property in question.
Expand |
Embed | Plain Text
SELECT ?s ?p ?o WHERE { ?s ?p ?o . FILTER (?p != this:property) }
You need to login to post a comment.
Replace this:property with the property in question.
SELECT ?s ?p ?o WHERE { ?s ?p ?o . FILTER (?p != this:property) }
You need to login to post a comment.