Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

0.7.0

Compare
Choose a tag to compare
@arnikz arnikz released this 15 Jun 07:30
· 72 commits to master since this release

Added

  • POST and DELETE methods
  • SHACL validator to validate different layers of metadata
  • Support for SPARQL database, such as Virtuoso RDF Triple Store
  • Docker compose file
  • Running in production mode

Changed

  • Improved GET and POST methods
  • Updated support for common RDF serializations
  • Removed loading metadata for the command tool fdp-run
  • Removed support for INI-based configuration files
  • Updated docker file
  • Improved unit testing
  • Updated README
  • Use Bottle and Paste for production run