I followed the W3C RDF Validation Workshop [1] over the last two days. The web page has both written papers and slides from each presentation.

The short summary is that a number of users of RDF have found a need to do traditional style validation (required, one or more, must be numeric/from a list, etc.) on their RDF metadata. There is currently no RDF-based standard for defining validation rules, so each of these is an ad hoc solution which cannot be easily exchanged. [2]

The actual technology of validation in all cases is SPARQL. Whether or not this really scales is one of the questions, but it seems pretty clear that SPARQL will continue to be the solution for the near future.

I will try to write up a blog post that will give some more information.

kc


[1] https://www.w3.org/2012/12/rdf-val/agenda
[2] nota bene: Although OWL appears to provide validation rules, the OWL rules only support inferencing. OWL cannot be used to constrain your data to valid values.

--
Karen Coyle
kco...@kcoyle.net http://kcoyle.net
ph: 1-510-540-7596
m: 1-510-435-8234
skype: kcoylenet

Reply via email to