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
3f2bc4b0
Commit
3f2bc4b0
authored
16 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- added some improvements
parent
f6064a2b
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
+13
-4
13 additions, 4 deletions
html/relnotes.html
with
13 additions
and
4 deletions
html/relnotes.html
+
13
−
4
View file @
3f2bc4b0
...
...
@@ -17,14 +17,20 @@
<h2>
Under development
</h2>
<p><ul
compact=
"1"
>
<li>
Implementing WSAlignment connecting to remote web service for matching
</li>
<li>
Implementing WSAlignment connecting to remote web service for
matching (server)
</li>
<li>
Implement ontology support database store (server)
</li>
<li>
Online evaluation (server)
</li>
<li>
Implement
<tt>
owlapi10
</tt>
as
<tt>
HeavyLoadedAlignment
</tt>
(onto)
</li>
<li>
Improve HTML interface layout and usability (server)
</li>
<li>
Implement database store for OMWG Language (server)
</li>
<li>
Implement
debug options with log4j
</li>
<li>
Use more for-each Java 1.5 construct
</li>
<li>
Implement
metadata edition (server)
</li>
<li>
Implement correspondence selection (server)
</li>
<li>
Render alignments as module descriptions (impl)
</li>
<li>
Replace
<tt>
Parameters
</tt>
with Java
<tt>
Property
</tt>
(api/impl)[Version 4]
</li>
<li>
Implement
<tt>
Relation
</tt>
and
<tt>
Confidence
</tt>
interfaces (api/impl)[Version 4]
</li>
<li>
Implement debug options with log4j
</li>
<li>
Use more for-each Java 1.5 construct
</li>
</ul></p>
<h2>
Current SVN trunk version
</h2>
...
...
@@ -34,15 +40,18 @@
<p>
<ul
compact=
"1"
>
<li><font
color=
"red"
>
Deprecated
</font>
<tt>
Cell.getObjectXAsURI()
</tt>
in favour of
<tt>
Cell.getObjectXAsURI(Object ontology) (api)
</tt>
in favour of
<tt>
Cell.getObjectXAsURI(Object ontology)
</tt>
(api)
</tt>
<li>
Upgraded NeOn plug-in for working with NeOn toolkit 1.1 (plugin)
</li>
<li>
Implemented OWL API 2 support [not shipped] (onto)
</li>
<li>
Added
<tt>
derivedFrom
</tt>
standard annotation and implemented it (impl)
</li>
<li>
Added
<tt>
method
</tt>
annotation for
<tt>
clone()
</tt>
and
<tt>
inverse()
</tt>
(impl)
</li>
<li>
Implemented a better recovery in case of database connection loss (server)
</li>
<li>
Implemented cache flushing functions (server)
</li>
<li>
Provided better return forms in
<tt>
HTMLAServManager
</tt>
(server)
</li>
<li>
Catched
<tt>
init()
</tt>
errors in server (server)
</li>
<li>
Reorganised HTML interface (server)
</li>
<li>
Increased the size of relation id to 25 char (server)
</li>
<li>
Corrected tutorial so that it works with new code (tutorial)
</li>
<li>
Corrected an error of the
<tt>
Cell.inverse()
</tt>
method (impl)
</li>
<li>
Corrected an error in storing alignments (server)
</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