wiki:DespoinaLog/2010/12/20

Version 4 (modified by antonak, 13 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

  1. create test d2r DB
  1. download mapping from : http://www4.wiwiss.fu-berlin.de/bizer/D2RQ/example/mapping-iswc.n3
  2. 3.$ d2r-server -p 8080 mapping-iswc.n3
  • 13:25:50 WARN log :: failed SocketConnector@0.0.0.0:8080
  1. try different port : ...$ d2r-server -p 8090 mapping-iswc.n3