Skip to content

abmohajeri/rdbtordf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDBtoRDF

This script is using d2rq for converting rdb to rdf.

An example converted rdb to rdf is stored in db.rdf (bikestores database).

USAGE

  1. Clone the repo :)
  2. Make Sure Mysql is running.
  3. Change important variable in main.py with your data.
  4. Run main.py.

Queries

Queries are available in queries folder.
These sparql queries are specially provided for bikestores database.
New Queries:

  1. number of each product available in stock for a specific store
  2. Average spent of a specific customer from a specific store
  3. List of staff names who has taken the maximum number of orders in stores

About

RDB to RDF converter script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages