Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 24: Line 24:
 
| 1.4
 
| 1.4
 
| http://jena.sourceforge.net/ARQ/license.html
 
| http://jena.sourceforge.net/ARQ/license.html
 +
|-
 +
| [http:// Commons Logging]
 +
|
 +
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/commons-logging.jar commons-logging.jar]
 +
|
 +
| Used internally by Jena.
 +
| 1.0.4
 +
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
|-
 
|-
 
|}
 
|}

Revision as of 19:09, 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 Jena is a framework for building Semantic Web applications. Used to read and write context's data in RDF / OWL formats. 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
[http:// Commons Logging] commons-logging.jar Used internally by Jena. 1.0.4 http://www.apache.org/licenses/LICENSE-2.0.txt

.

See Also

Back to the top