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
a4342ade
Commit
a4342ade
authored
19 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- Adaped for the new web site at gforge: reorganized.
parent
b82a1618
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/index.html
+31
-16
31 additions, 16 deletions
html/index.html
with
31 additions
and
16 deletions
html/index.html
+
31
−
16
View file @
a4342ade
<html>
<html>
<head>
<head>
<title>
OWL a
lignment
resources
</title>
<title>
A
lignment
API
</title>
<style
type=
"text/css"
>
@import
url(style.css)
;
</style>
<style
type=
"text/css"
>
@import
url(style.css)
;
</style>
</head>
</head>
<body>
<body>
<h1
class=
"titre"
>
OWL a
lignment
resources
</h1>
<h1
class=
"titre"
>
A
lignment
API and implementation
</h1>
<p>
A few pages for providing information about efforts towards
<p>
Here is the new alignment API and implementation homepage. It is
providing a decent environment for aligning OWL ontologies.
</p>
hosted by gforge.inria.fr which helps the developement process (by
integrating theses pages within the SVN repository for instance).
</p>
<p>
We proposed an alignment format and API which is presented
<p>
We proposed an alignment format and API which is presented
technically below. A general overview can be found
<a
href=
"align.pdf"
>
here
</a>
.
</p>
technically below. A general overview can be found
<a
href=
"
http://gforge.inria.fr/docman/view.php/117/251/
align.pdf"
>
here
</a>
.
</p>
<h2>
Main resources
</h2>
<p>
<p>
<dl
compact=
"1"
>
<dl
compact=
"1"
>
<dt><a
href=
"format.html"
>
Alignment format
</a>
<dt><a
href=
"format.html"
>
Alignment format
</a>
<a
href=
"align.pdf"
>
[
<font
color=
"red"
>
Download PDF
</font>
]
</a></dt>
<a
href=
"
http://gforge.inria.fr/docman/view.php/117/251/
align.pdf"
>
[
<font
color=
"red"
>
Download PDF
</font>
]
</a></dt>
</dt>
</dt>
<dd>
An
alignment format in RDF/XML.
</dd>
<dd>
The
alignment format in RDF/XML.
</dd>
<dt><a
href=
"align.html"
>
Alignment API
</a>
<dt><a
href=
"align.html"
>
Alignment API
</a>
<a
href=
"
align.zip
"
>
[
<font
color=
"red"
>
Download
@VERS@
</font>
]
</a></dt>
<a
href=
"
http://gforge.inria.fr/frs/?group_id=117
"
>
[
<font
color=
"red"
>
Download
page
</font>
]
</a></dt>
<dd>
<dd>
An alignment API in Java and implementation on top of the OWL API.
</dd>
An alignment API in Java and implementation on top of the OWL API.
</dd>
<dt><a
href=
"owlapi.html"
>
OWL-API
</a>
<a
href=
"http://sourceforge.net/projects/owlapi"
>
[
<font
color=
"red"
>
Download here
</font>
]
</a></dt>
<dt><a
href=
"owlapi.html"
>
OWL-API
</a>
<a
href=
"http://sourceforge.net/projects/owlapi"
>
[
<font
color=
"red"
>
Download here
</font>
]
</a></dt>
<dd>
Starting quickly with OWL-API.
</dd>
<dd>
Starting quickly with OWL-API.
</dd>
<dt><a
href=
"data.html"
>
Ontologies
</a></dt>
<
!--
dt><a href="data.html">Ontologies</a></dt>
<dd>Some data for aligning.</dd>
<dd>Some data for aligning.</dd>
<dt><a href="eval.html">Evaluators</a></dt>
<dt><a href="eval.html">Evaluators</a></dt>
<dd>
Evaluating alignments from the format.
</dd>
<dd>Evaluating alignments from the format.</dd
--
>
<dt><a
href=
"alignwn.html"
>
Using the API with wordnet
</a>
<dt><a
href=
"alignwn.html"
>
Using the API with wordnet
</a>
[
<font
color=
"red"
>
Included with the API zip file
</font>
]
</a></dt>
[
<font
color=
"red"
>
Included with the API zip file
</font>
]
</a></dt>
<dd>
Demonstrate how to use wordnet within the API
</dd>
<dd>
Demonstrate how to use wordnet within the API
</dd>
<dt><a
href=
"http://www.iro.umontreal.ca/~owlola"
>
[
<font
color=
"red"
>
The OLA algorithm
</font>
]
</a></dt>
<a
href=
"http://VisOn.gforge.inria.fr"
>
[
<font
color=
"red"
>
VisOn
</font>
]
</a></dt>
<dd>
The Owl-Lite Alignment algorithm (University of Montréal)
</dd>
<dt><a
href=
"http://www.iro.umontreal.ca/~owlola"
>
[
<font
color=
"red"
>
VisOn pages
</font>
]
</a>
(University of Montréal)
</dt>
<dd>
The VisOn ontology visualizer now works with any implementation of
<dd>
The VisOn ontology visualizer now works with any implementation of
the API. It provides the opportunity to load and display
the API. It provides the opportunity to load and display
ontologies, load, run, display and compare alignment algorithms.
</dd>
ontologies, load, run, display and compare alignment algorithms.
</dd>
</dl></p>
<h2>
Related resources
</h2>
<p><dl
compact=
"1"
>
<dt><a
href=
"http://ola.gforge.inria.fr"
>
[
<font
color=
"red"
>
The OLA algorithm
</font>
]
</a></dt>
<dd>
A matching algorithm for OWL-Lite that measures distance between
all ontology components and perform an iterative fixpoint search
(University of Montr
é
al and INRIA Rh
ô
ne-Alpes).
</dd>
<dt><a
href=
"http://align.deri.org"
>
[
<font
color=
"red"
>
OWL Ontology Aligner
</font>
]
</a></dt>
<dt><a
href=
"http://align.deri.org"
>
[
<font
color=
"red"
>
OWL Ontology Aligner
</font>
]
</a></dt>
<dd>
A server built around the API for processing, editing and
<dd>
A server built around the API for processing, editing and
rendering alignments (University of Innsbruck).
</dd>
rendering alignments (University of Innsbruck).
</dd>
<dt><a
href=
"http://oaei.ontologymatching.org"
>
[
<font
color=
"red"
>
Ontology Alignment Evaluation Initiative
</font>
]
</a></dt>
<dd>
Benchmarks for evaluating ontology matchers and benchmarking
campaigns (since 2004).
</dd>
<dt><a
href=
"http://.ontologymatching.org"
>
[
<font
color=
"red"
>
ontologymatching.org
</font>
]
</a></dt>
<dd>
The central resource for ontology matching and alignment information.
</dd>
</dl>
</dl>
</p>
</p>
<address>
<address>
<small>
<small>
<hr
/>
<hr
/>
<center>
http://
co4.inrialpes.fr/align
</center>
<center>
http://
alignapi.gforge.inria.fr
</center>
<hr
/>
<hr
/>
$Id$
$Id$
</small>
</small>
...
...
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