zazuko/xrm

support for shape definition and generation

Opened this issue · 1 comments

Implement support for defining and generating basic SHACL shapes.

Dependencies in the grammar:

  • mappings and shapes both depend on vocabulary
  • no dependency from mappings to shapes (yet)

See also:

First iteration of the prototype is done. Describing basic shapes works.

Sample: https://github.com/zazuko/rdf-mapping-dsl/tree/issue_115_shapes/runtime-EclipseXtext/person-shapes

Installation instructions and limitations: https://github.com/zazuko/rdf-mapping-dsl/blob/issue_115_shapes/README-shapes.md