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
4195fa55
Commit
4195fa55
authored
15 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- after modifying parameters
-This line, and those below, will be ignored-- M relnotes.html
parent
4ee43ac3
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/relnotes.html
+5
-4
5 additions, 4 deletions
html/relnotes.html
with
5 additions
and
4 deletions
html/relnotes.html
+
5
−
4
View file @
4195fa55
...
@@ -44,10 +44,7 @@ Currently the development and maintainance of 3 versions continue.
...
@@ -44,10 +44,7 @@ Currently the development and maintainance of 3 versions continue.
<h2>
Under development (you can contribute)
</h2>
<h2>
Under development (you can contribute)
</h2>
<p><ul
compact=
"1"
>
<p><ul
compact=
"1"
>
<li>
Integration of SKOS API (onto)
</li>
<li>
Implementation of ROC curve output (eval)
</li>
<li>
Implement database store for EDOAL (server)
</li>
<li>
Implement database store for EDOAL (server)
</li>
<li>
Implement fully relaxed precision and recall (impl)
</li>
<li>
Integrate some basic reasoning.
</li>
<li>
Integrate some basic reasoning.
</li>
<li>
Implementation of a provenance metadata tag (server/impl)
</li>
<li>
Implementation of a provenance metadata tag (server/impl)
</li>
<li>
Online evaluation (server)
</li>
<li>
Online evaluation (server)
</li>
...
@@ -72,8 +69,9 @@ Currently the development and maintainance of 3 versions continue.
...
@@ -72,8 +69,9 @@ Currently the development and maintainance of 3 versions continue.
This version under development is planned for anytime soon. It is
This version under development is planned for anytime soon. It is
likely to include:
likely to include:
<ul>
<ul>
<li>
Replacement of
<tt>
Parameters
</tt>
by Java
<tt>
Property
</tt>
(api/impl)
</li>
<li>
Integration and reengineering of OMWG alignments as the new EDOAL language (edoal)
</li>
<li>
Integration and reengineering of OMWG alignments as the new EDOAL language (edoal)
</li>
<li>
Integration of SKOS API (onto)
</li>
<li>
Implement fully relaxed precision and recall (impl)
</li>
<li>
Addition of advanced tutorial and reengineered tutorials (doc)
</li>
<li>
Addition of advanced tutorial and reengineered tutorials (doc)
</li>
<li>
Upgrade all included libraries (distrib)
</li>
<li>
Upgrade all included libraries (distrib)
</li>
<li>
Corrected a bug that prevented proper search of
<tt>
aserv.wsdl
</tt>
file in all imported jars (server)
</li>
<li>
Corrected a bug that prevented proper search of
<tt>
aserv.wsdl
</tt>
file in all imported jars (server)
</li>
...
@@ -94,11 +92,14 @@ UPGRADE ALL LIBRARIES
...
@@ -94,11 +92,14 @@ UPGRADE ALL LIBRARIES
<p>
<p>
<ul
compact=
"1"
>
<ul
compact=
"1"
>
<li>
Separated the Alignment API from
<a
href=
"http://ontosim.gforge.inria.fr"
>
OntoSim
</a>
(impl/ling)
</li>
<li>
Separated the Alignment API from
<a
href=
"http://ontosim.gforge.inria.fr"
>
OntoSim
</a>
(impl/ling)
</li>
<li>
Replacement of
<tt>
Parameters
</tt>
by Java
<tt>
Property
</tt>
(api/impl)
</li>
<li>
Reintegrated
<tt>
JWNLAlignment
</tt>
in implementation (procalign)
</li>
<li>
Reintegrated
<tt>
JWNLAlignment
</tt>
in implementation (procalign)
</li>
<li>
Separated
<tt>
ontowrap
</tt>
as a dinsting library (onto)
</li>
<li>
Migrated to OWL API 2 as the default Ontology implementation (onto)
</li>
<li>
Migrated to OWL API 2 as the default Ontology implementation (onto)
</li>
<li>
Lifted OWL API 2 as
<tt>
HeavyLoadedOntology
</tt>
(onto)
</li>
<li>
Lifted OWL API 2 as
<tt>
HeavyLoadedOntology
</tt>
(onto)
</li>
<li>
Added cache management to
<tt>
JENAOntology
</tt>
(onto)
</li>
<li>
Added cache management to
<tt>
JENAOntology
</tt>
(onto)
</li>
<li>
Implemented semantic precision and recall (impl).
</li>
<li>
Implemented semantic precision and recall (impl).
</li>
<li>
Implemented ROC curve computing (eval)
</li>
<li>
Completely modified the web service interface so that SOAP and
<li>
Completely modified the web service interface so that SOAP and
REST are fully aligned. This is
REST are fully aligned. This is
now
<a
href=
"rest.html#version4"
>
documented
</a>
(serv)
</li>
now
<a
href=
"rest.html#version4"
>
documented
</a>
(serv)
</li>
...
...
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