Skip to content

Releases: isl/x3ml

X3ML Engine v2.2.1

27 Aug 09:40
ce5c985
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

X3ML Engine v2.2.0

07 Mar 14:07
3badad5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

X3ML Engine v2.1.0

07 Sep 09:43
Compare
Choose a tag to compare
  • Support exporting transformed data to JSON-LD format (extension: .jsonld, mime-type: application/ld+json)
  • Fixed issue with output that contains namedgraphs ((#157))

What's Changed

Full Changelog: 2.0.0...2.1.0

X3ML Engine v1.9.5

07 Sep 09:41
Compare
Choose a tag to compare
  • Fixed issue with the construction of valid URIs with special characters (#144)
  • Fixed issue with output that contains namedgraphs ((#157)) (not appearing in version 2.0.0)

Full Changelog: 1.9.4...1.9.5

X3ML Engine v2.0.0

17 Dec 07:11
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with transformation of folders (issue #136)
  • Made X3ML-Engine a JDK-11 API (issue #147)
  • Migrated to Apache log4j2 logging (issue #148)
  • Introduced a method for disabling the logging through X3MLEngineFactory (issue #149)
  • Report X3ML Engine version (issue #152)

Full Changelog: 1.9.4...2.0.0

X3ML Engine v1.9.4

05 Aug 09:19
425f870
Compare
Choose a tag to compare
  • Generator Policy file validation (issue #138)
  • Implementioned og MultiHashGenerator (issue #140)
  • Fixed issue with the generation of aggregated files when using TRIG output format (issue #141)
  • Fixed issue with the generation of a default namedgraph when nQuads are used (issue #142)

X3ML Engine v1.9.3

02 Sep 13:18
Compare
Choose a tag to compare
  • Enhanced information in the definition of generators (description and type) (issue #134)
  • Improved performance for the transformation/values generation process (issue #133)

X3ML Engine v1.9.2

03 Jun 07:27
Compare
Choose a tag to compare
  • Enhanced built-in generators with UUID-suffixed IRIs (issue #132)
  • Updated functionality for shortening URIs (issue #115)

Important Notice:

In version 1.9.2 we've made a refactoring in some packages. This change might affect developers using X3ML Engine API. Most importantly: X3MLEngine and X3MLEngineFactory classes has been moved under the package gr.forth.ics.isl.x3ml . Please be informed about the new project structure from GitHub code tab and check out the documentation.

  • gr.forth.ics.isl.x3ml.X3MLEngine
  • gr.forth.ics.isl.x3ml.X3MLEngineFactory

X3ML Engine v1.9.1

28 Mar 12:26
Compare
Choose a tag to compare
  • Fixed issues with inconsistencies in the error messages (issue #126)
  • Fixed (grammatically) a few error messages (issue #127)
  • Implemented a new generator (UriExistingOrNew) (issue #129)
  • Support intermediates and additional using namedgraphs (issue #131)

X3ML Engine v1.9.0

04 Jun 12:40
Compare
Choose a tag to compare
  • Update X3ML Schema (XSD) with the addition of a new mandatory field thesaurus_info (issue #124)