-
Notifications
You must be signed in to change notification settings - Fork 162
Generate SHACL shapes #316
Description
Is your feature request related to a problem? Please describe.
Generate SHACL shapes from the linkml YAML model
SHACL is the standard accepted by the W3C, it now starts to be integrated in multiple projects to perform data validation (e.g. Ontotext GraphDB triplestore, RDF4J).
Unfortunately ShEx shapes cannot be converted to SHACL shapes, and there are no work to integrate ShEx validation directly in existing products, so the use of ShEx to validate data is limited at running uncomplete third-party softwares
Describe the solution you'd like
The same way as ShEx shapes are generated it would be ideal if SHACL shapes could be generated from the linkml YAML model
How important is this feature? Select from the options below:
• Important - it's a blocker and can't do work without it
When will use cases depending on this become relevant? Select from the options below:
• Long-term - 6 months - 1 year