r2rml
RDF transformer
An implementation of an R2RML processor for transforming relational databases into RDF data
30 stars
5 watching
20 forks
Language: Java
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
carml/carml | A Java library for transforming structured sources to RDF according to RML specifications | 100 |
frmichel/morph-xr2rml | A system that translates relational and NoSQL databases into RDF format using a custom mapping language | 23 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
esbranson/any2rdf | Converts files to RDF format | 4 |
jpcik/morph | Tool for converting relational databases to RDF using R2RML mappings | 14 |
isl/x3ml | Engine for transforming XML data into RDF format based on predefined mappings and policies | 20 |
isl/xml2rdf-datatransformation-mappingtool | Transforms XML data to RDF format based on a predefined schema | 7 |
nkons/r2rml-parser | A tool that converts relational database contents to RDF graphs based on an R2RML mapping document | 70 |
notruthless/csv2rdf | A tool to translate comma-separated values into RDF data format | 1 |
vladimiralexiev/rdf2rml | Tools for generating visualizations and R2RML mappings from RDF data | 42 |
dkmfbk/rdfpro | A Java command line tool and embeddable library for building stream-oriented RDF processing pipelines | 12 |
knakk/rdf2rdf | A tool for converting between different RDF serialization formats | 27 |
r2rml-api/r2rml-api | Provides a Java API for managing R2RML mappings in RDF data graphs. | 14 |
jpcik/morph-starter | Demonstrates how to generate RDF data from relational databases using an R2RML mapping | 4 |
sdm-tib/sdm-rdfizer | An interpreter of mapping rules to transform data into RDF knowledge graphs, optimized for efficient execution and memory usage | 112 |