#716 updates the abstract for SHACL Core.
#729 is a PR to do similar for SHACL Rules.
For the final documents, we could have an agreed structure and text that describes the extent of SHACL.
- This document defines XXXX
- General text about SHACL, for all documents, Core, SPARQL, Node-expr, profiles, UI, Rules, Compact syntax.
SHACL, the Shapes Constraint Language, is a language for describing the structure of RDF graphs. SHACL can be used to define classes and the properties that instances of these classes can have. SHACL may be used for a variety of purposes such as validating, inferencing, modeling domains, generating ontologies to inform other agents, building user interfaces, generating code, and integrating data.
- Specific text for the XXXX document