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"

 
(15 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
|-style="background:grey; color:black"
 
|-style="background:grey; color:black"
 
! width="20%" border="1" align="left" valign="top" | Library Home Page (URL)
 
! width="20%" border="1" align="left" valign="top" | Library Home Page (URL)
! width="20%" border="1" align="left" valign="top" colspan="3" | Jar(s) (URL)
+
! width="20%" border="1" align="left" valign="top" | Jar(s) (URL)
 
! width="40%" border="1" align="left" valign="top" | Used for
 
! width="40%" border="1" align="left" valign="top" | Used for
 
! width="10%" border="1" align="left" valign="top" | Version
 
! width="10%" border="1" align="left" valign="top" | Version
Line 10: Line 10:
 
|-
 
|-
 
| [http://jena.sourceforge.net Jena]
 
| [http://jena.sourceforge.net Jena]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/jena.jar jena.jar]
+
|[http://shangrila.parityinc.net:8888/projects_deps/jena.jar jena.jar]
|
+
|
+
 
| Jena is a framework for building Semantic Web applications. Used to read and write context's data in RDF / OWL formats.
 
| Jena is a framework for building Semantic Web applications. Used to read and write context's data in RDF / OWL formats.
| 2.4 Approved: CQ1011
+
| 2.4 (can be checked in under incubator rules)
 
| http://jena.sourceforge.net/license.html
 
| http://jena.sourceforge.net/license.html
 
|-
 
|-
 
| [http://jena.sourceforge.net/ARQ ARQ]
 
| [http://jena.sourceforge.net/ARQ ARQ]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/arq.jar arq.jar]
+
|[http://shangrila.parityinc.net:8888/projects_deps/arq.jar 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.
 
| 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
 
| 1.4
 
| http://jena.sourceforge.net/ARQ/license.html
 
| http://jena.sourceforge.net/ARQ/license.html
 
|-
 
|-
| [N/A IRI]
+
| [IRI] no separate link
|
+
|[http://shangrila.parityinc.net:8888/projects_deps/iri.jar iri.jar]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/iri.jar 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.
 
| 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  CQ1173 (Ok to check in under incubator rules)
 
| http://jena.sourceforge.net/Licenses/index.html
 
| http://jena.sourceforge.net/Licenses/index.html
 
|-
 
|-
 
| [http://jakarta.apache.org/commons/logging/ Commons Logging]
 
| [http://jakarta.apache.org/commons/logging/ Commons Logging]
|
+
|[http://shangrila.parityinc.net:8888/projects_deps/commons-logging.jar commons-logging.jar]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/commons-logging.jar commons-logging.jar]
+
|
+
 
| Used by Jena internally.
 
| Used by Jena internally.
 
| 1.0.4  Approved: CQ1169
 
| 1.0.4  Approved: CQ1169
Line 42: Line 34:
 
|-
 
|-
 
| [http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html  Backport-util-Concurrent]
 
| [http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html  Backport-util-Concurrent]
|
+
|[http://shangrila.parityinc.net:8888/projects_deps/concurrent.jar concurrent.jar]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/concurrent.jar concurrent.jar]
+
|
+
 
| Used by Jena internally.
 
| Used by Jena internally.
| 1.3.2 Approved: CQ1172
+
| 2.2 Approved: CQ1172
 
| Public Domain
 
| Public Domain
 
|-
 
|-
| [http://www-306.ibm.com/software/globalization/icu/ ICU4J]
+
| [http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html  Backport-util-Concurrent]
|
+
|[http://shangrila.parityinc.net:8888/projects_deps/concurrent.jar concurrent.jar]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/icu4j_3_4.jar icu4j_3_4.jar]
+
| Used by Jena internally.
|
+
| 1.3.2 Approved: CQ1663
 +
| Public Domain
 +
|-
 +
| [http://www.icu-project.org/ ICU4J]
 +
|[ftp://ftp.software.ibm.com/software/globalization/icu/icu4j/3.4.5/icu4j_3_4_5.jar icu4j_3_4.jar]
 
| Used by Jena internally.
 
| Used by Jena internally.
 
| 3.4 Approved: CQ1169
 
| 3.4 Approved: CQ1169
| http://www-306.ibm.com/software/globalization/icu/license.jsp
+
| http://source.icu-project.org/repos/icu/icu/trunk/license.html
 
|-
 
|-
 
| [http://logging.apache.org/log4j/ Log4J]
 
| [http://logging.apache.org/log4j/ Log4J]
|
+
|[http://shangrila.parityinc.net:8888/projects_deps/log4j-1.2.13.jar log4j-1.2.13.jar]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/log4j-1.2.12.jar log4j-1.2.12.jar]
+
|
+
 
| Used by Jena internally.
 
| Used by Jena internally.
| 1.2.12
+
| 1.2.13
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
|-
 
|-
 
| [http://xml.apache.org/xerces2-j/ Xerces]
 
| [http://xml.apache.org/xerces2-j/ Xerces]
|
+
|[http://shangrila.parityinc.net:8888/projects_deps/xercesImpl.jar xercesImpl.jar]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/xercesImpl.jar xercesImpl.jar]
+
|
+
 
| Used by Jena internally.
 
| Used by Jena internally.
| 2.7.1
+
| 2.7.1 Approved: CQ1171, CQ1650
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
|-
 
|-
 
| [http://hsqldb.org/ HSQLDB JDBC Driver]
 
| [http://hsqldb.org/ HSQLDB JDBC Driver]
|[http://graceland.parityinc.net:8080/lib/hsqldb_1.8.0.7/hsqldb.jar hsqldb.jar]
+
|[http://shangrila.parityinc.net:8888/projects_deps/hsqldb.jar 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
| JDBC driver for HSQL Database used to write and read context's data to and from HSQL database.
+
| 1.8.0.7
+
 
| http://hsqldb.org/web/hsqlLicense.html
 
| http://hsqldb.org/web/hsqlLicense.html
 
|-
 
|-
 
|}
 
|}
 
.
 
.
 +
 +
[[Image:Org.eclipse.higgins.idas.cp.jena2.deps.png]]
  
 
== See Also ==
 
== See Also ==
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [[Components]]
 
* [[Components]]

Latest revision as of 22:00, 27 August 2008

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 CQ1173 (Ok to check in under incubator rules) 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. 2.2 Approved: CQ1172 Public Domain
Backport-util-Concurrent concurrent.jar Used by Jena internally. 1.3.2 Approved: CQ1663 Public Domain
ICU4J icu4j_3_4.jar Used by Jena internally. 3.4 Approved: CQ1169 http://source.icu-project.org/repos/icu/icu/trunk/license.html
Log4J log4j-1.2.13.jar Used by Jena internally. 1.2.13 http://www.apache.org/licenses/LICENSE-2.0.txt
Xerces xercesImpl.jar Used by Jena internally. 2.7.1 Approved: CQ1171, CQ1650 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

.

Org.eclipse.higgins.idas.cp.jena2.deps.png

See Also

Back to the top