Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Alignment API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
moex
Alignment API
Commits
74ac0bf7
Commit
74ac0bf7
authored
14 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- updated for version 4.0
parent
1b5274f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
html/lib.html
+5
-5
5 additions, 5 deletions
html/lib.html
with
5 additions
and
5 deletions
html/lib.html
+
5
−
5
View file @
74ac0bf7
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
</head>
</head>
<body
bgcolor=
"#ffffff"
>
<body
bgcolor=
"#ffffff"
>
<h1
class=
"titre"
>
Alignment API: Libraries shipped with the package (release
3.1
)
</h1>
<h1
class=
"titre"
>
Alignment API: Libraries shipped with the package (release
4.0
)
</h1>
<p>
The Alignment API uses a number of external libraries. These libraries
<p>
The Alignment API uses a number of external libraries. These libraries
are shipped (in the lib directory) with the Alignment API. Each
are shipped (in the lib directory) with the Alignment API. Each
...
@@ -65,8 +65,8 @@ Here is a picture of the various dependencies involved:
...
@@ -65,8 +65,8 @@ Here is a picture of the various dependencies involved:
<h3>
Required for some bundled matching methods
</h3>
<h3>
Required for some bundled matching methods
</h3>
<dl>
<dl>
<dt><a
href=
""
>
OntoSim
</a>
1.
0
: ontosim.jar [
<a
href=
"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
>
LGPL
</a>
]
</dt>
<dt><a
href=
""
>
OntoSim
</a>
1.
1
: ontosim.jar [
<a
href=
"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
>
LGPL
</a>
]
</dt>
<dd>
The whole ontosim system requires more libraries, including JWNL.
</dd>
<dd>
The whole ontosim system requires more libraries, including JWNL.
But in our simplest behaviour, these libraries are not needed.
</dd>
</dl>
</dl>
<h3>
Required for the WordNet addition (JWNLAlignment)
</h3>
<h3>
Required for the WordNet addition (JWNLAlignment)
</h3>
...
@@ -83,9 +83,9 @@ In addition to OntoSim, JWNLAlignment requires JWNL.
...
@@ -83,9 +83,9 @@ In addition to OntoSim, JWNLAlignment requires JWNL.
<h3>
Required for reasoning with alignments
</h3>
<h3>
Required for reasoning with alignments
</h3>
<dl>
<dl>
<dt><a
href=
""
>
IDDL
</a>
1.
2
: iddl.jar [
<a
href=
"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
>
LGPL
</a>
]
</dt>
<dt><a
href=
""
>
IDDL
</a>
1.
3-20100325
: iddl.jar [
<a
href=
"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
>
LGPL
</a>
]
</dt>
<dd>
In turns it requires Pellet.
</dd>
<dd>
In turns it requires Pellet.
</dd>
<dt><a
href=
""
>
Pellet
</a>
2.0.
0rc7: pellet
.jar [
<a
href=
"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
>
LGPL
</a>
]
</dt>
<dt><a
href=
""
>
Pellet
</a>
2.0.
2: aterm-java-1.6.jar pellet-core.jar pellet-jena.jar pellet-owlapiv3
.jar [
<a
href=
"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
>
LGPL
</a>
]
</dt>
<dd>
In turns it requires Jena, Jetty, etc.
</dd>
<dd>
In turns it requires Jena, Jetty, etc.
</dd>
</dl>
</dl>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment