-
Notifications
You must be signed in to change notification settings - Fork 17
Architecture
Jose Emilio Labra Gayo edited this page Jan 9, 2018
·
4 revisions
The system is decomposed in the following modules
- The SHACLex library supports both ShEx and SHACL.
- It will also provide two independent implementations of each language for users who prefer one or the other.
- The library should work with different underlying RDF implementations. At this moment, we use Apache Jena, but we expect to use also rdf4j.