Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KGCP/g0-Builder-J2RM/
{g0-Builder + J2RM}: KG construction package
https://github.com/KGCP/g0-Builder-J2RM/
json-data knowledge-graph mappingservice owl-ontology rdf rdf-graph semantic-web
Last synced: 3 months ago
JSON representation
{g0-Builder + J2RM}: KG construction package
- Host: GitHub
- URL: https://github.com/KGCP/g0-Builder-J2RM/
- Owner: KGCP
- License: other
- Created: 2021-02-02T05:06:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T07:16:56.000Z (over 2 years ago)
- Last Synced: 2024-07-18T13:49:54.642Z (4 months ago)
- Topics: json-data, knowledge-graph, mappingservice, owl-ontology, rdf, rdf-graph, semantic-web
- Language: Java
- Homepage:
- Size: 13.6 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kgc-tools - J2RM - J2RM mappings and its engine compose a tool to process mappings from JSON data to RDF triples guided by an OWL2 ontology structure. (Mapping Specifications)
README
# J2RM (JSON-to-RDF Mappings): Domain Ontology Graph (D.O.G.) Creation
## What is J2RM?
* J2RM is a tool to process mappings from JSON data to RDF triples guided by an OWL2 ontology structure.
* The mappings are defined as annotation properties associated with each ontology entity of interest.
* They are embedded in an ontology file so that they can be readily deployed and shared to automate RDF-graph creation.## J2RM Architecture
![Architecture](https://github.com/g0-Builder-J2RM/g0-Builder-J2RM/blob/master/J2RM%20-%20Architecture.png)## Overview Demo
- ISWC 2020 - Posters & Demos Track | KGC Tutorial 2022: [demo video](https://www.youtube.com/watch?v=F3CGGby74OM)## Related publication
- [J2RM: An ontology-based JSON-to-RDF Mapping tool](http://ceur-ws.org/Vol-2721/paper593.pdf "ISWC 2020 Posters, Demos, and Industry Tracks. Proceedings of the ISWC 2020 Demos and Industry Tracks: From Novel Ideas to Industrial Practice; co-located with 19th International Semantic Web Conference (ISWC 2020). Globally online, November 1-6, 2020 (UTC). Pp. 368-373")## Contacts
- Sergio Rodriguez <`Sergio.RodriguezMendez [at] anu.edu.au`>## License
{g0-Builder+J2RM} is publicly available under an MIT license, as specified in the [LICENSE](https://github.com/g0-Builder-J2RM/g0-Builder-J2RM/blob/master/LICENSE) file.