Concepedia

Publication | Closed Access

Jena

907

Citations

8

References

2004

Year

TLDR

The Semantic Web recommendations for RDF, RDFS, and OWL center on the RDF graph, treating reasoning as graph‑to‑graph transformations that produce virtual triples. Jena offers a comprehensive API suite—including Model and Ontology APIs for RDF, RDFS, and OWL (with OWL Full support), a reference RDF/XML parser, N3 I/O, and in‑memory or database storage—plus RDQL and a Web API for querying.

Abstract

The new Semantic Web recommendations for RDF, RDFS and OWL have, at their heart, the RDF graph. Jena2, a second-generation RDF toolkit, is similarly centered on the RDF graph. RDFS and OWL reasoning are seen as graph-to-graph transforms, producing graphs of virtual triples. Rich APIs are provided. The Model API includes support for other aspects of the RDF recommendations, such as containers and reification. The Ontology API includes support for RDFS and OWL, including advanced OWL Full support. Jena includes the de facto reference RDF/XML parser, and provides RDF/XML output using the full range of the rich RDF/XML grammar. N3 I/O is supported. RDF graphs can be stored in-memory or in databases. Jena's query language, RDQL, and the Web API are both offered for the next round of standardization.

References

YearCitations

Page 1