-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Nikolaos Konstantinou edited this page Jul 14, 2013
·
22 revisions
Welcome to the R2RML Parser tool wiki!
The implementation in its current form:
- Covers most of the R2RML functionality (see R2RML Construct Coverage)
- Supports PostgreSQL and MySQL
- Allows exporting the results in an RDF file, with a user-defined syntax (rdf/xml, n-triple, turtle, ttl, n3)
- Allows exporting the results in a database, using Jena SDB backend
- Exports RDF in times that are blazing fast compared to synchronous sparql-to-sql translators
- Logs a counting of the triples that were generated by each logical table
- Examples
- [Known issues](wiki/Known issues)