-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Jose Emilio Labra Gayo edited this page Oct 22, 2024
·
13 revisions
Welcome to the shex-rs wiki!
- ADR 01 - 2024-01-06: Parser technology
- ADR 02 - 2024-06-17: Name of binary package
- ADR 03 - 2024-07-28: HTML generation approach
- ADR 04 - 2024-08-09: Scope of the project
- ADR 05 - 2024-10-21: Public API for rudof
- (RDF) Information about a node in RDF file
- (RDF) Merge several RDF data files
- (RDF/SPARQL) Information about a node in Wikidata
- (ShEx) Show info about a schema
- (ShEx) Validate a specific node with a shape
- (SHACL) Show info about a SHACL schema
- (SHACL) Read a SHACL Shapes graph and convert to some format
- (SHACL) Validating RDF data using SHACL
- (SPARQL) Running SPARQL queries
- (Python) Invoking this library from Python
- (SHACL → ShEx) Convert SHACL shapes graph to ShEx schema
- (ShEx → SVG/PNG/...) Convert a ShEx schema to an UML-like visualization in SVG, PNG, ...
- (ShEx → HTML) Convert ShEx schemas to HTML views
- (ShEx → SPARQL) Convert a simple ShEx schema to SPARQL
- (DCTap → ShEx) Convert a CSV file in DCTap to a ShEx schema
- (DCTap → SVG/PNG/...) Convert a CSV file in DCTap to an UML-like visualization in SVG, PNG, ...