Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jvaclavik/semantic-web
- Owner: jvaclavik
- Created: 2013-12-18T15:57:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T16:13:50.000Z (about 11 years ago)
- Last Synced: 2024-11-10T07:40:53.769Z (3 months ago)
- Language: JavaScript
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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