This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
Releases: DaniFdezAlvarez/shexerp3
Releases · DaniFdezAlvarez/shexerp3
Wikidata annotation
- Let annotate Wikidata IDs in ShEx/SHACL by adding their English label in inline comments. It uses wLighter
v1.0.1
- Minor bugs from the 0.0.X releases are fixed.
- Now, constraints with the operator oneOf (|) are disabled by default, but you can activate it with a param in Shaper.
- You can disable exact cardinalities (such as {2}), so shexer uses positive closure (+) instead.
- When conditions are met, shexer can infer optional cardinality (?). You can deactivate this setting allow_opt_cardinality=False, when building Shaper.
- You can now use an empty prefix in your input namespaces.
- You can choose a namespace different from http://weso.es/shapes/ to place the extracted shapes.
0.0.3
shape maps, endpoints, different inputs