XML2RDF-DataTransformation-MappingTool
Data transformer
Transforms XML data to RDF format based on a predefined schema
XML2RDF Data Transformation Tool (Mapping Tool): This generic data transformation tool maps XML data files to RDF files, given a schema matching definition, based on this Mapping Language Schema.
7 stars
4 watching
4 forks
Language: Java
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
isl/x3ml | Engine for transforming XML data into RDF format based on predefined mappings and policies | 20 |
srdc/ontmalizer | Automatically transforms XML Schemas to RDF/OWL representations. | 78 |
r2rml-api/r2rml-api | Provides a Java API for managing R2RML mappings in RDF data graphs. | 14 |
ebibiosamples/java2rdf | Tools and framework for mapping Java objects to RDF/OWL | 3 |
anuzzolese/pyrml | Engine for processing customized mapping rules from heterogeneous data structures to RDF data model | 33 |
chrdebru/r2rml | An implementation of an R2RML processor for transforming relational databases into RDF data | 30 |
carml/carml | A Java library for transforming structured sources to RDF according to RML specifications | 100 |
stkenny/grefine-rdf-extension | Enables graphical mapping of OpenRefine project data to an RDF skeleton and exporting it in RDF format | 69 |
jpcik/morph | Tool for converting relational databases to RDF using R2RML mappings | 14 |
swirrl/table2qb | Automates conversion of tabular data into standards-compliant RDF data cubes | 14 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
frmichel/morph-xr2rml | A system that translates relational and NoSQL databases into RDF format using a custom mapping language | 23 |
vladimiralexiev/rdf2rml | Tools for generating visualizations and R2RML mappings from RDF data | 42 |
notruthless/csv2rdf | A tool to translate comma-separated values into RDF data format | 1 |
claudenw/pa4rdf | Provides JPA-like functionality on top of an RDF store using dynamic proxy capabilities to map RDF triples to Plain Old Java Objects | 12 |