Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jena Context Provider Dependencies"

Line 13: Line 13:
 
|
 
|
 
|
 
|
| Used to work with data in RDF\OWL format.
+
| Used to read and write context's data in RDF / OWL format.
 
| 2.4
 
| 2.4
 
| http://jena.sourceforge.net/license.html
 
| http://jena.sourceforge.net/license.html
 
|-
 
|-
| [http://jena.sourceforge.net ARQ]
+
| [http://jena.sourceforge.net/ARQ ARQ]
 
|[http://graceland.parityinc.net:8080/lib/jena_2.4/arq.jar arq.jar]
 
|[http://graceland.parityinc.net:8080/lib/jena_2.4/arq.jar arq.jar]
 
|
 
|
 
|
 
|
| Used to query data represented by RDF\OWL format.
+
| ARQ is a query engine for Jena that supports the SPARQL RDF Query language. Used to query data represented in RDF / OWL formats.
| 2.4
+
| 1.4
| http://jena.sourceforge.net/license.html
+
| http://jena.sourceforge.net/ARQ/license.html
 
|-
 
|-
 
|}
 
|}

Revision as of 18:56, 20 November 2006

This page is a work in progress...

Library Home Page (URL) Jar(s) (URL) Used for Version License (URL)
Jena jena.jar Used to read and write context's data in RDF / OWL format. 2.4 http://jena.sourceforge.net/license.html
ARQ arq.jar ARQ is a query engine for Jena that supports the SPARQL RDF Query language. Used to query data represented in RDF / OWL formats. 1.4 http://jena.sourceforge.net/ARQ/license.html

.

See Also

Back to the top