Skip to content

v2.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ThomasJejkal ThomasJejkal released this 19 Jun 11:13
· 6 commits to main since this release

Highlight πŸš€

This release contains some fixes. Refactoring is also done.

What's Changed

  • Fix #6 : both properties license and datePublish are added to the root data entity
  • Fix #5 : encoding and decoding of file paths are fixed.
  • setId() and setSource() methods are no more available. The new method addContent() is implemented to add content (files, directories, urls,..) to a data entity.
  • Appropriate tests are fixed
  • Added support for provenance entities
  • Added removeProperty functionality