Releases: isl/x3ml
Releases · isl/x3ml
X3ML Engine v2.2.1
What's Changed
- Performance improvements ((issue #162))
- Fixes in association table generation ((issue #164))
- fixed issue with source nodes-relations ((issue #167))
New Contributors
Full Changelog: 2.2.0...2.2.1
X3ML Engine v2.2.0
X3ML Engine v2.1.0
- 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
- 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
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
- 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
- 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
- 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
X3ML Engine v1.9.0
- Update X3ML Schema (XSD) with the addition of a new mandatory field thesaurus_info (issue #124)