Alignment API: Libraries shipped with the package (release 3.1)
The Alignment API uses a number of external libraries. These libraries
are shipped (in the lib directory) with the Alignment API. We provide
here the list of these libraries together with the reason why they may
be necessary within the API and some other information.
You may use this information for restricting the libraries to only
the one you need.
Required for the API implementation (procalign)
- Gnu
getopt: getopt.jar [BSD/GPL]
- Gnu library for parsing command line arguments. Required
everywhere (included by OWL-API).
- Apache Log4J:
log4j.jar [Apache]
- Required by OWL-API -- maybe used by procalign.
Required for the OWL-API part
- OWL API 1.4.3:
rdfapi.jar rdfparser.jar api.jar impl.jar io.jar [LGPL]
- Provides parsing and API to OWL entities. Used by
OWLAPIAlignments. api.jar is required for compiling, the others are
necessary for executing parts of the Alignment API which need the
OWL API.
Required for the WSMO part
- OMWG Mapping API:
mappingapilite.jar [AFL]
- Provides the implementation of an expressive alignment format which
is the basis for level 2OMWG alignments. This jarfile is generated
on purpose from the main build file of the mappingapi source
repository. It is an incomplete version of the mappingapi
(likewise, the OMWG mapping api does only contain a part of the
Alignment API).
- Jena 2.5.4:
jena.jar [BSD]
- Provides the RDF parser.
Required for the WordNet addition
- JWordNet (JWNL)
1.3: jwnl.jar [BSD]
- This also requires WordNet to be installed in the computer.
- Jakarta
Commons Logging: commons-logging.jar [Apache]
- Necessary for alignwn.
Required for the Alignment Server
- MySQL
JDBC Connectors 5.0.3: mysql-connector-java-5.0.3-bin.jar [GPL]
- This also requires MySQL to be installed. Required for alignsvc.
- Jetty 6.1.2rc5: jetty.jar
jetty-util.jar servlet-api.jar [Apache]
- This also requires MySQL to be installed. Required for HTML and
web service part.
Required for the Agent/JADE part
- Java Agent Development
Environment (JADE) 3.3: jade.jar http.jar iiop.jar [LGPL]
- Required by alignsvc (Agent version).
Required for the Web service part
Required for the P2P/JXTA part
-
http://alignapi.gforge.inria.fr/lib.html
$Id: lib.html 577 2008-01-26 16:38:51Z euzenat $