https://github.com/r2rml-api/r2rml-api
R2RML API
https://github.com/r2rml-api/r2rml-api
java r2rml
Last synced: 9 months ago
JSON representation
R2RML API
- Host: GitHub
- URL: https://github.com/r2rml-api/r2rml-api
- Owner: R2RML-api
- License: apache-2.0
- Created: 2014-06-26T13:53:02.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-24T07:33:52.000Z (over 2 years ago)
- Last Synced: 2025-08-24T15:48:55.662Z (10 months ago)
- Topics: java, r2rml
- Language: Java
- Homepage: http://r2rml-api.optique-project.eu/
- Size: 2.8 MB
- Stars: 14
- Watchers: 11
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/R2RML-api)
R2RML-api
=========
## How to use R2RML-api as a Maven dependency
* put the following fragments into your `pom.xml`
```xml
eu.optique-project
r2rml-api-core
0.8.0
eu.optique-project
r2rml-api-rdf4j-binding
0.8.0
eu.optique-project
r2rml-api-jena-binding
0.8.0
```
## Release history
### 17 December, 2021 :: Version 0.8.0
* support for `RDF*` added
### 24 September, 2017 :: Version 0.7.0
* update dependecies
* better error message
### 1 March, 2017 :: Version 0.6.0
* code refactor
### 13 January, 2017 :: Version 0.5.0
* A major rewriting using commons-rdf
* retired owlapi-binding
### 3 January, 2017 :: Version 0.4.0
* Upgrade Sesame to RDF4J 2.1.4
### 26 Feb, 2016 :: Version 0.3.0
* Upgrade Jena to v3
### 23 Feb, 2016 :: Version 0.2.1
* Fix an issue of deploying `r2rml-api-jena-bridge` to central repository
### 23 Feb, 2016 :: Version 0.2.0
* Upgrade OWL-API to v4
* Deployed to central maven repository
### 2014 :: Version 0.1.0
* First release
## Reference
[1] "An R2RML Mapping Management API in Java", Marius Strandhaug, Master’s Thesis Spring 2014, University of Oslo.
[2] The javadoc documentation of the API v0.1 can be found by following this URL: http://folk.uio.no/marstran/doc/.