[data-shapes] Add describe and update predicates (#359)

JervenBolleman has just created a new issue for https://github.com/w3c/data-shapes:

== Add describe and update predicates ==
[We (mis)use]([https://github.com/sib-swiss/sparql-examples]) the SHACL specified properties to structurally encode SPARQL examples.

So we have a lot of triples with this as a predicate

 * [ask](http://www.w3.org/ns/shacl#ask)
 * [select](http://www.w3.org/ns/shacl#select)
 * [construct](http://www.w3.org/ns/shacl#construct)

It would be nice if the other SPARQL (update) types of queries would also be included.
The graph maintenance options would be interesting for rules even they may not be use able in a validation environment.

We have defined our own predicate for the `describe` queries, which are understandably not in SHACL 1, but it would be a trivial addition.





Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/359 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 11 April 2025 10:43:59 UTC