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