Skip to content

Releases: linkeddatacenter/sdaas-ce

2.4.0

20 Aug 13:47
d009952
Compare
Choose a tag to compare

Release 2.4.0

added

  • ruleset plugin
  • testing plugin

fixed

  • missing "S" in _SD_QUESTIONS_DIR in teaching.include

changed

  • optimized ENV position in docker file

2.3.2

12 Jul 16:55
Compare
Choose a tag to compare

fixed

  • debug messages
  • error in moving files from empty directory in _SD_TRANSFORM (SD_LEARNING)
  • removed useless awk dependency in teaching

changed

  • optimized _SD_CURL_CMD (removed eval)

added

  • new sparql extension for sparql queries in SD_CREATE_DATA_DISTRIBUTION

Release 2.3.1

06 Feb 17:37
Compare
Choose a tag to compare

Optimization release:

changed

  • optimized SD_LEARN when no transformations required
  • optimized SD_LEARN when file loading is required
  • optimized SD_INCLUDE
  • SD_EVAL_CONSTRUCTOR creates metadata
  • SD_REASONING_BY do nothing now.
  • _SD_CURL_DOWNLOADER moved to _SD_CURL_CMD

added

  • created module curl_utils
  • SD_EVAL_CONSTRUCTOR accept url as a constructor
  • final consistency check

removed

  • _SD_CURL_POST

Release 2.3.0

03 Feb 22:19
Compare
Choose a tag to compare
Release 2.3.0 Pre-release
Pre-release

Added

  • new activity module
  • full compatibility with KEES language profile provenance management
  • SD_URISPACE, SD_ACTIVITY_URI and _SD_ACTIVITY_STATUS variables support
  • functional test improvements
  • --urispace option
  • shortcuts support in SD_REASONER_QUERY
  • rdf file accrual policy in reasoner
  • tracing outputs of SD_REASONER_QUERY and SD_REASONER_UPDATE
  • improved debug info

fixed

  • Let REASONER engine warmup at start
  • SD_REASONER_UPDATE now exits on fatal error

changed

  • new default downloader
  • SD_HELP moved in SD_STATUS
  • aligned with sdaas-rdfstore 1.1.0
  • rdf file accural policy in reasoner

Removed

  • unused fourth parameter in SD_REASONER_QUERY
  • unused third parameter in SD_REASONER_UPDATE
  • rdf file accrual policy in reasoner

Release 2.2.0

28 Jan 11:00
Compare
Choose a tag to compare
Release 2.2.0 Pre-release
Pre-release

Aligned with SDaaS-EE [2.1.0]

Removed

  • boilerplate removed (use tests/system/platform)

Added

  • test environments
  • copyright notice on all scripts

Changed

  • refactory
  • license conditions
  • dockerfile file structure (now aligned to linkeddatacenter/sdaas-rdfstore:1.0.0)
  • accrual policy to reasoner

Release 2.1.0

06 Feb 17:39
Compare
Choose a tag to compare

This is the first official release, used by https://budget.g0v.it/ and https://inps.budget.it/ applications