... | ... | @@ -18,7 +18,7 @@ |
|
|
|
|
|
### Data Management System
|
|
|
* Small distributed relational databases: [PostgreSQL] + [PostGIS]
|
|
|
* Mapping of relational data to RDF:
|
|
|
* Mapping of relational data to [RDF]:
|
|
|
* 2 W3C recommandations from the [RDB2RDF Working Group]:
|
|
|
1. [Direct Mapping]: RDB to RDF Mapping
|
|
|
2. [R2RML]: RDB to RDF Markup Language
|
... | ... | @@ -39,7 +39,7 @@ |
|
|
* Server-side JavaScript ([NodeJS] + [MongoDB])
|
|
|
* PHP framework ([Symfony] or [CakePHP])
|
|
|
* Python ([Django])
|
|
|
* Java
|
|
|
* Java ([JSF])
|
|
|
|
|
|
### Front end
|
|
|
* [HTML5]
|
... | ... | @@ -71,6 +71,7 @@ |
|
|
[postgis]:http://postgis.net/
|
|
|
[R2RML]:https://www.w3.org/TR/r2rml/
|
|
|
[Direct Mapping]:https://www.w3.org/TR/rdb-direct-mapping/
|
|
|
[rdf]:http://rdfs.org/
|
|
|
[R2R implementations]:https://www.w3.org/2001/sw/rdb2rdf/wiki/Implementations
|
|
|
[rdb2rdf working group]:https://www.w3.org/2001/sw/rdb2rdf/
|
|
|
[d2rq]:http://d2rq.org/
|
... | ... | @@ -85,6 +86,7 @@ |
|
|
[django]:https://www.djangoproject.com/
|
|
|
[symfony]:https://symfony.com/
|
|
|
[cakephp]:https://cakephp.org/
|
|
|
[jsf]:http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html
|
|
|
[html5]:https://www.w3.org/TR/html5/
|
|
|
[css3 framework]:https://www.keycdn.com/blog/front-end-frameworks/
|
|
|
[bulma]:http://bulma.io/
|
... | ... | |