Create and query RDF descriptions
Resource Description Framework (RDF) is a graph-oriented formalism designed to formally describe web resources with their metadata, in order to allow the automatic processing of these descriptions. Developed by the W3C, RDF is the basic language of the Semantic Web. One of the syntaxes (or serializations) of this language is RDF/XML. Other RDF syntaxes have appeared since, seeking to make reading easier (Turtle, N-Triple, etc.)
These courses are about RDF descriptions. They have been done in Master 2 Research - Computer Science and Telecommunications in Toulouse (Université Paul Sabatier) from 2008 to 2012.
You will find below some exercises:
- Create RDF descriptions (french)
- Query RDF descriptions with SPARQL (french)
- Specify RDF descriptions in XHTML webpages with RDFa (french)