R2RML constraints

I'm looking to augment the recent publication of Stardog archetypes with the addition of some constraints. I couldn't think if many ontologies that lent themselves to an obvious set of constraints like SKOS where it would be obvious that the user would also like to load that particular set. I will probably include the constraints provided by the Data Cube Ontology but was surprised that I couldn't find something equivalent for R2RML so if anyone knows of a set of constraints for R2RML I would appreciate it if someone could point them out.

I'm interested in exploring what can be done to manage the constraints inside of Stardog and then pass them on the command line with something like.

$ stardog-admin virtual add --format r2rml movies.properties <(stardog data export -g http://mygraph -- mydb)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.