https://github.com/zazuko/xrm
A friendly language for mappings to RDF
https://github.com/zazuko/xrm
csvw dsl kg knowledge-graph r2rml rdf rml xtext
Last synced: 3 months ago
JSON representation
A friendly language for mappings to RDF
- Host: GitHub
- URL: https://github.com/zazuko/xrm
- Owner: zazuko
- License: mit
- Created: 2019-07-09T09:30:53.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T12:53:40.000Z (over 1 year ago)
- Last Synced: 2025-03-10T21:40:30.415Z (7 months ago)
- Topics: csvw, dsl, kg, knowledge-graph, r2rml, rdf, rml, xtext
- Language: Java
- Homepage:
- Size: 814 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Expressive RDF Mapper (XRM) repository
This is the main code repository for the XRM project.
The XRM editor allows you to write data mappings to RDF in a friendly domain specific language (DSL) and generates output in
[R2RML](http://www.w3.org/TR/r2rml/), [RML](https://rml.io/specs/rml/), [CARML](https://github.com/carml/carml) and [CSV on the Web](https://w3c.github.io/csvw/primer/) format.## Installation and usage
For further information, including installation and usage instructions of XRM, see the user-oriented [expressive-rdf-mapper](https://github.com/zazuko/expressive-rdf-mapper) repository.