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

v1.0.1

Compare
Choose a tag to compare
@DaniFdezAlvarez DaniFdezAlvarez released this 14 Jan 18:04
· 22 commits to master since this release
  • 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.