TP1RDF

My First Application of Semantic Web

The objective of this TP is to study the Resource Description Framework (RDF) and Jena. Jena is a Java framework for building Semantic Web and Linked Data applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.

You will use jena with eclipse.

Prepare your working environment:

TO DO:

Keep the code in your project directory. You will use the code in other TP.