Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
phylodoc
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • phyloalps
  • phylodoc
  • Wiki
  • techno

techno · Changes

Page history
Update techno authored Sep 22, 2017 by Anthony Hombiat's avatar Anthony Hombiat
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 4 deletions
+11 -4
  • techno.md techno.md +11 -4
  • No files found.
techno.md
View page @ 2c163e63
...@@ -17,8 +17,7 @@ ...@@ -17,8 +17,7 @@
* [NixOS] * [NixOS]
### Data Management System ### Data Management System
* Small distributed relational databases: PostgreSQL * Small distributed relational databases: [PostgreSQL] + [PostGIS]
* SPARQL endpoint to query the data
* Mapping of relational data to RDF: * Mapping of relational data to RDF:
* 2 W3C recommandations from the [RDB2RDF Working Group]: * 2 W3C recommandations from the [RDB2RDF Working Group]:
1. [Direct Mapping]: RDB to RDF Mapping 1. [Direct Mapping]: RDB to RDF Mapping
...@@ -30,6 +29,7 @@ ...@@ -30,6 +29,7 @@
* [RDF4J] (aka Sesame) + [r2rml-api-rdf4j-bridge] (Java) * [RDF4J] (aka Sesame) + [r2rml-api-rdf4j-bridge] (Java)
* [Allegrograph] (Common Lisp) * [Allegrograph] (Common Lisp)
* [MarkLogic] (C++) * [MarkLogic] (C++)
* SPARQL endpoint to query the data
### Web Server ### Web Server
* [Apache HTTP Server] * [Apache HTTP Server]
...@@ -38,13 +38,14 @@ ...@@ -38,13 +38,14 @@
### Back end ### Back end
* Server-side JavaScript ([NodeJS] + [MongoDB]) * Server-side JavaScript ([NodeJS] + [MongoDB])
* PHP framework ([Symfony] or [CakePHP]) * PHP framework ([Symfony] or [CakePHP])
* Python * Python ([Django])
* Java * Java
### Front end ### Front end
* [HTML5] * [HTML5]
* [CSS3 framework] + CSS preprocessor ([SASS]/[LESS]) * [CSS3 framework] ([Bulma]) + CSS preprocessor ([SASS]/[LESS])
* [JavaScript] + [jQuery] * [JavaScript] + [jQuery]
* Slippy Map ([OpenLayers3])
### Dataviz ### Dataviz
* [ElasticSearch] + [Kibana] * [ElasticSearch] + [Kibana]
...@@ -56,6 +57,7 @@ ...@@ -56,6 +57,7 @@
* [Apache Maven] * [Apache Maven]
* [Apache Ant] * [Apache Ant]
* [Gradle] * [Gradle]
* [Bower]
* CI Server * CI Server
* [Jenkins] * [Jenkins]
* [Travis] * [Travis]
...@@ -66,6 +68,7 @@ ...@@ -66,6 +68,7 @@
[NixOS]:https://nixos.org/ [NixOS]:https://nixos.org/
[postgresql]:https://www.postgresql.org/ [postgresql]:https://www.postgresql.org/
[postgis]:http://postgis.net/
[R2RML]:https://www.w3.org/TR/r2rml/ [R2RML]:https://www.w3.org/TR/r2rml/
[Direct Mapping]:https://www.w3.org/TR/rdb-direct-mapping/ [Direct Mapping]:https://www.w3.org/TR/rdb-direct-mapping/
[R2R implementations]:https://www.w3.org/2001/sw/rdb2rdf/wiki/Implementations [R2R implementations]:https://www.w3.org/2001/sw/rdb2rdf/wiki/Implementations
...@@ -79,14 +82,17 @@ ...@@ -79,14 +82,17 @@
[marklogic]:http://www.marklogic.com/ [marklogic]:http://www.marklogic.com/
[nodejs]:https://nodejs.org/en/ [nodejs]:https://nodejs.org/en/
[mongodb]:https://www.mongodb.com/ [mongodb]:https://www.mongodb.com/
[django]:https://www.djangoproject.com/
[symfony]:https://symfony.com/ [symfony]:https://symfony.com/
[cakephp]:https://cakephp.org/ [cakephp]:https://cakephp.org/
[html5]:https://www.w3.org/TR/html5/ [html5]:https://www.w3.org/TR/html5/
[css3 framework]:https://www.keycdn.com/blog/front-end-frameworks/ [css3 framework]:https://www.keycdn.com/blog/front-end-frameworks/
[bulma]:http://bulma.io/
[sass]:http://sass-lang.com/ [sass]:http://sass-lang.com/
[less]:http://lesscss.org/ [less]:http://lesscss.org/
[javascript]:https://www.javascript.com/ [javascript]:https://www.javascript.com/
[jquery]:https://jquery.com/ [jquery]:https://jquery.com/
[openlayers3]:https://openlayers.org/
[elasticsearch]:https://www.elastic.co/ [elasticsearch]:https://www.elastic.co/
[kibana]:https://www.elastic.co/products/kibana [kibana]:https://www.elastic.co/products/kibana
[d3]:https://d3js.org/ [d3]:https://d3js.org/
...@@ -102,3 +108,4 @@ ...@@ -102,3 +108,4 @@
[Apache Maven]:https://maven.apache.org/ [Apache Maven]:https://maven.apache.org/
[Apache Ant]:https://ant.apache.org/ [Apache Ant]:https://ant.apache.org/
[Gradle]:https://gradle.org/ [Gradle]:https://gradle.org/
[bower]:https://bower.io/
Clone repository
  • archi
  • biblio
  • data
  • Home
  • meetings
  • meetings
    • md
      • 2017.02.20
      • 2017.03.14
      • 2017.03.27
      • 2017.04.11
      • 2017.04.26
      • 2017.05.12
      • 2017.06.29
      • 2017.07.21
      • 2017.08.02
      • 2017.09.20
View All Pages