... | ... | @@ -22,10 +22,11 @@ |
|
|
* 2 W3C recommandations from the [RDB2RDF Working Group]:
|
|
|
1. [Direct Mapping]: RDB to RDF Mapping
|
|
|
2. [R2RML]: RDB to RDF Markup Language
|
|
|
* [R2R implementations]:
|
|
|
* [RDB2RDF implementations]:
|
|
|
* [D2RQ] `(Java)`
|
|
|
* [OpenLink Virtuoso RDF Views] `(C)`
|
|
|
* [R2RML Parser] `(Java)`
|
|
|
* [Triplify] `(PHP)`
|
|
|
* [R2D2] `(PHP)`
|
|
|
* [RDF4J] `(aka Sesame)` + [r2rml-api-rdf4j-bridge] `(Java)`
|
|
|
* [Allegrograph] `(Common Lisp)`
|
... | ... | @@ -84,6 +85,7 @@ |
|
|
[r2d2]:http://aksw.org/Projects/R2D2.html
|
|
|
[openlink virtuoso triplestore]:https://virtuoso.openlinksw.com/
|
|
|
[openlink virtuoso rdf views]:https://virtuoso.openlinksw.com/whitepapers/relational%20rdf%20views%20mapping.html
|
|
|
[triplify]:http://semanticweb.org/wiki/Triplify.html
|
|
|
[rdf4j]:http://rdf4j.org/
|
|
|
[r2rml-api-rdf4j-bridge]:https://github.com/R2RML-api/R2RML-api
|
|
|
[allegrograph]:http://franz.com/agraph/allegrograph/
|
... | ... | |