Version 3 (modified by 14 years ago) (diff) | ,
---|
latest version of d2rq
http://d2rqupdate.cs.technion.ac.il/tutorial
also needed: jsqlparser (http://jsqlparser.sourceforge.net/home.php)
and JGraphT from http://www.jgrapht.org/
http://sw.cs.technion.ac.il/d2rq/tutorial
- create etst d2r DB
- download mapping from : http://www4.wiwiss.fu-berlin.de/bizer/D2RQ/example/mapping-iswc.n3
3.$ d2r-server -p 8080 mapping-iswc.n3
13:25:50 WARN log :: failed SocketConnector@0.0.0.0:8080
- try different port : ...$ d2r-server -p 8090 mapping-iswc.n3