Matthew-Ye / D2RQ-Hands-on

D2RQ Hands-on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

  • MySQL 8.0.15
  • D2RQ 0.8.1
  • Java 1.8

This is a hands-on work about query a non-RDF database using SPARQL based on D2RQ. In this work, I create a relational database in MySQL and use SQL to SELECT some data. Then I run D2R server from the command line to execute the D2RQ mapping. We could access querying in HTML browsers or command line. The results are clearly showed in the page.

You can see the detailed document in "Hands-on with D2RQ.pdf" including installation and running.

References

About

D2RQ Hands-on

License:Apache License 2.0


Languages

Language:Java 87.9%Language:JavaScript 7.1%Language:TSQL 3.1%Language:HTML 1.0%Language:XSLT 0.4%Language:CSS 0.2%Language:Shell 0.2%Language:Batchfile 0.1%