Materials
- Semantic Web: www.w3.org/2001/sw
- Ontologies: www.ontology.org
- RDF and RDFS: www.w3.org/rdf
- RDF syntax: www.w3.org/TR/rdf-syntax-grammar
- RDFS: www.w3.org/TR/rdf-schema/
- OWL guide: http://www.w3.org/TR/owl-guide/
- OWL page: http://www.w3.org/2004/OWL/
- OWL reference: http://www.w3.org/TR/owl-ref/
- SPARQL Query Language for RDF, W3C recommendation: http://www.w3.org/TR/rdf-sparql-query/
Courses
- Knowldge Management Introduction : course slides
- RDF and RDFS : course slides
- OWL : course slides
- OWL : course's exercices correction
- SPARQL : course slides
- SPARQL: course's exercices correction
- OWL and rules
- The Jena API
Turorials
Lab 1: An introduction to Protégé
The slides are availabe hereMaterials for Lab1:
- Download Protégé 3.0: compressed version from here.
- The ontologies: pizzas2_1.owl, pizzas2_3.owl, pizzas2_5.owl and pizzas2_7.owl
- Pellet is available here
Lab 2: Ontology-based modelling and querying
Lab 3: Queries and Rules with Jena
- The Lab is available here