Skip to content

v0.0.9

Compare
Choose a tag to compare
@labra labra released this 19 Jan 05:12
· 752 commits to master since this release
  • Removed shex_pest, shex_antlr and validation_oxgraph folders because their code is no longer used.
  • Added time option to sx_cli
  • Repaired bug in shex_compact that failed with node constraints followed by cardinality without space
  • More support to read SHACL as RDF
  • Merged srdf_graph and srdf_sparql crates into srdf, the former crates will no longer be maintained as their code is integrated in srdf.
  • Added option --output to CLI so the users can choose if the output goes to terminal or to a file
  • Changed dependency from rio_api and rio_turtle to oxttl and oxrdfio which seem to be more actively maintained now.

Full Changelog: v0.0.4...v0.0.9