Published May 5, 2021
| Version v4.10.0
Software
Open
RMLio/rmlmapper-java: v4.10.0
Authors/Creators
- 1. Ghent University - IDLab, imec
- 2. PhD Researcher @IDLabResearch Ghent
Description
Added
- Added support for named graphs in RDFJStore.
- Support for Logical Target and exporting to a local file with various serializations and compression, or a SPARQL endpoint using SPARQL UPDATE queries.
- W3C Web of Things Web API access support to retrieve data from Web API with token authentication.
- Use RDF4JStore by default (see issue 108).
- Public API of the Executor has been updated and is available under
<method>V5, the old API is still available but deprecated. In a future release, the old API will be removed and the new one will drop theV5suffix.
- Add remark about duplicate removal and serialization format performance (see issue 108).
- Treat empty values in CSV columns as NULL values in RDBs (see issue 188).
- Fixed reloading the function every iteration, hopefully this gives a speed boost
- Fix R2RML conversion of multiple Triples Maps (see issue 186).
- Fix datatype retrieval when RDB colum names are quoted (see issue 185).
Files
RMLio/rmlmapper-java-v4.10.0.zip
Files
(4.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a84ea3fdc706d690b36fd3cdd6ea9640
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/RMLio/rmlmapper-java/tree/v4.10.0 (URL)