Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Releases: DaniFdezAlvarez/shexerp3

Wikidata annotation

25 Jan 11:10
Compare
Choose a tag to compare
  • Let annotate Wikidata IDs in ShEx/SHACL by adding their English label in inline comments. It uses wLighter

v1.0.1

14 Jan 18:04
Compare
Choose a tag to compare
  • 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

21 Oct 21:47
Compare
Choose a tag to compare

shape maps, endpoints, different inputs