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 25: Line 25:
 
| http://jena.sourceforge.net/ARQ/license.html
 
| http://jena.sourceforge.net/ARQ/license.html
 
|-
 
|-
| [IRI (NA)]
+
| [IRI] no separate link
 
|  
 
|  
 
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/iri.jar iri.jar]
 
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/iri.jar iri.jar]
| 0.3
+
|  
 
| This jar is required by Jena at runtime. It looks like a jena's component but there is no any documentation what it really is.
 
| This jar is required by Jena at runtime. It looks like a jena's component but there is no any documentation what it really is.
| N/A
+
| 0.3
 
| http://jena.sourceforge.net/Licenses/index.html
 
| http://jena.sourceforge.net/Licenses/index.html
 
|-
 
|-

Revision as of 18:11, 11 June 2007

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 (can be checked in under incubator rules) 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
[IRI] no separate link iri.jar This jar is required by Jena at runtime. It looks like a jena's component but there is no any documentation what it really is. 0.3 http://jena.sourceforge.net/Licenses/index.html
Commons Logging commons-logging.jar Used by Jena internally. 1.0.4 Approved: CQ1169 http://www.apache.org/licenses/LICENSE-2.0.txt
Backport-util-Concurrent concurrent.jar Used by Jena internally. 1.3.2 Approved: CQ1172 Public Domain
ICU4J icu4j_3_4.jar Used by Jena internally. 3.4 Approved: CQ1169 http://www-306.ibm.com/software/globalization/icu/license.jsp
Log4J log4j-1.2.12.jar Used by Jena internally. 1.2.12 http://www.apache.org/licenses/LICENSE-2.0.txt
Xerces xercesImpl.jar Used by Jena internally. 2.7.1 http://www.apache.org/licenses/LICENSE-2.0.txt
HSQLDB JDBC Driver hsqldb.jar JDBC driver for HSQL Database used to write and read context's data to and from HSQL database. (Needed for Runtime only. Not needed to build.) 1.8.0.5 http://hsqldb.org/web/hsqlLicense.html

.

See Also

Back to the top