You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,11 +29,11 @@ Semantic shapes could be described in SHACL or ShEx languages.
28
29
29
30
## SHACL Validators
30
31
31
-
-[Jena SHACL](https://github.com/apache/jena/)`Apache-2.0``Java` - Supports: SHACL Core, SHACL-SPARQL.
32
-
-[RDF4J SHACL Sail](https://github.com/eclipse-rdf4j/rdf4j)`BSD-3-Clause``Java`
32
+
-[Apache Jena SHACL](https://github.com/apache/jena/)`Apache-2.0``Java` - Supports: SHACL Core, SHACL-SPARQL.
33
+
-[RDF4J SHACL Engine](https://github.com/eclipse-rdf4j/rdf4j) - Supports SHACL Core (without some property paths), SHACL-SPARQL, incremental validation; `BSD-3-Clause``Java`.
34
+
-[SHACL for Ruby](https://github.com/ruby-rdf/shacl/)`BSD-3-Clause``Ruby` - A pure-Ruby library for working with the Shape Constraint Language to validate the shape of RDF graphs.
33
35
-[TopBraid SHACL API](https://github.com/TopQuadrant/shacl)`BSD-3-Clause``Java` - Based on Jena; supports: SHACL Core, SHACL-SPARQL, SHACL rules.
34
36
-[TopBraid SHACL API Extended](https://github.com/SHACL-X/shacl-x)`BSD-3-Clause``Java` - Fork of TopBraid SHACL API + added SHACL-JS based on GraalVM Polyglot.
35
-
-[SHACL for Ruby](https://github.com/ruby-rdf/shacl/)`BSD-3-Clause``Ruby` - A pure-Ruby library for working with the Shape Constraint Language to validate the shape of RDF graphs.
36
37
37
38
## ShEx Validators
38
39
@@ -60,6 +61,10 @@ Semantic shapes could be described in SHACL or ShEx languages.
0 commit comments