https://github.com/francescapoli98/semantic-web
Materials for the Semantic Web exam: learning the main concepts for the development of information systems based on ontologies.
https://github.com/francescapoli98/semantic-web
description-logics information-systems ontology owl rdf rdfs semantic-web sparql turtle
Last synced: about 1 month ago
JSON representation
Materials for the Semantic Web exam: learning the main concepts for the development of information systems based on ontologies.
- Host: GitHub
- URL: https://github.com/francescapoli98/semantic-web
- Owner: francescapoli98
- Created: 2022-06-10T20:22:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T10:24:17.000Z (over 3 years ago)
- Last Synced: 2024-01-26T09:19:05.905Z (over 2 years ago)
- Topics: description-logics, information-systems, ontology, owl, rdf, rdfs, semantic-web, sparql, turtle
- Homepage:
- Size: 597 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Semantic Web 2021/22
Materials for the Semantic Web exam đ
* Learning exercises (folder `exercises`)
* Final project (folder `exam`)
The course's aim is learning the main concepts for the development of information systems based on ontologies expressed in the languages of the Semantic Web (SW).
**So... What am I working with?**
* RDF and RDF Schema (syntax, vocabulary, semantics)
* OWL 2 (DL and FUll)
* SPARQL
* Turtle
* [Protégé](https://github.com/protegeproject)
* Description Logics and First Order Logics