Monday, August 7, 2006

The chief idea of this SPARQL tutorial is to give a fast

The chief idea of this SPARQL tutorial is to give a fast course in SPARQL. The tutorial covers the principal features of the query language through examples but these do not intend to be absolute. SPARQL is "data-oriented" where it only queries the information detained in the models and it dose not have any conjecture in the query language itself. The smartest would be the Jena model, and this is due to it providing the impression that certain triples exist by creating them on-demand, including OWL reasoning. It dose taking the explanation of what the application wants, in the form of a query, and returns that information, in the form of a set of bindings or an RDF graph.

0 comments:

Post a Comment