Skip to content

RDF Data Integration Activities of Public Datasets within the QROWD Project

Notifications You must be signed in to change notification settings

SimonBin/QROWD-RDF-Data-Integration

 
 

Repository files navigation

QROWD RDF Data Integration

Ckan uploads

This is accomplished using a python script

sudo apt-get update
sudo apt-get -y install python3-pip

sudo pip3 install rdflib

Datasets

  • Table of Datasets
  • Most conversions are performed using the Sparqlintegrate tool, which means that the conversion scripts are sequences of SPARQL queries that make use of function extensions for dealing with heterogeneous data. The extensions are documented in this SPARQL extensions reference guide.
  • The folder Datasets has example Data and a sparql query for every dataset.

Input Formats

GTFS

Conversion to RDF:

GML / SHP / KML /DXF

About

RDF Data Integration Activities of Public Datasets within the QROWD Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 66.4%
  • Shell 11.6%
  • Python 8.7%
  • Makefile 6.6%
  • Perl 4.1%
  • JavaScript 2.6%