Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jvaclavik/semantic-web

Semestral work for university course "Semantic web". It connects data about UNESCO sights, countries and continents via Linked Data.
https://github.com/jvaclavik/semantic-web

Last synced: 18 days ago
JSON representation

Semestral work for university course "Semantic web". It connects data about UNESCO sights, countries and continents via Linked Data.

Awesome Lists containing this project

README

        

semantic-web
============

Semestral work for course "Semantic web" (Fall 2013 MI-SWE) at Czech Technical University in Prague.
I connected data about UNESCO sights, countries and continents via Linked Data.
It downloads data from web, triplify them to RDF and linking via SILK with linkedgeodata.org. This data are using in web demo application.

Required software
=================
- cURL for download CSV, XLS data
- Java for parse data from Wikipedia.org
- Tarql for creating triplets
- SILK for linking data
- Nette Framework 2.1
- Nette Extensions (use Composer)
- Tomcat and Sesame