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
Graph
f36402e64501e26532681b354e38110c08688311
Select Git revision
Branches
1
master
default
protected
Tags
20
version-4.7
version-2.1
version-2.0
version-1.4
version-1.3
version-1.2
version-1.1
version-1.0
version-3.0
version-2.5
version-2.2
version-2.3
version-2.4
version-3.1
version-3.2
version-3.3
version-3.4
version-3.5
version-3.6
version-4.0
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Apr
6
5
28
Mar
19
7
15
Feb
12
8
26
Jan
21
30
Nov
15
10
8
26
Oct
14
13
12
11
7
6
28
Sep
27
2
31
Aug
30
21
16
23
Jul
22
21
16
15
13
12
8
5
2
17
Jun
11
10
9
7
4
3
26
Apr
24
13
11
10
8
6
4
3
2
31
Mar
30
29
28
27
26
25
24
22
21
20
18
17
10
9
8
7
18
Feb
17
16
15
13
12
9
6
5
4
2
31
Jan
29
28
27
26
25
16
14
12
10
9
7
3
11
Dec
31
Oct
30
27
23
22
16
12
10
1
30
Sep
24
22
17
15
10
9
8
7
6
5
31
Aug
28
26
25
24
20
18
16
24
Jul
17
16
13
12
10
9
8
7
6
4
25
Jun
22
19
17
16
15
13
12
10
5
1
28
May
27
24
15
13
11
5
30
Apr
28
14
1
31
Mar
27
26
18
3
2
28
Feb
20
16
13
12
11
10
9
8
29
Jan
19
15
11
3
Dec
25
Nov
22
4
Initial version
- implemented type checking for EDOAL parser (+ test + test cleanup)
- implemented toURIAlignent toEDOALAlignment (EDOALAlignment)
- Deprecation of the (incorrect) Fallout computation
- suppressed useless dependency
- New evaluator weighting precision and recall by confidences in correspondences
equality between URI in diff method uses equals instead of ==
- added IDDN (APP)
- fixed small error in HTML Layout
Changes in getEntityAnnotationL now it returns a set of Annotation. Annotation is a new class for this purpose (it contain an annotation value + language).
- changed green to green!50!black
- Placeholder directory for generators
- completed missing label descriptions
- completed BLOOMS reference
- made the StringDistanceAlignment tolerant to the absence of label
bug in retrieving annotations corrected
- changed the order between recall and fmeasure in display functions
use equals instead of == for comparing Uris
- version 4.1 libraries
version-4.1
version-4.1
- version 4.1
- Corrected two bugs related to the exploration of superItems
- cleaned up comments
Add method Map<String, String> getEntityAnnotationsL(Object o) throws OntowrapException in ontowrap API. This method return a map annotation->language.
- cleaned up comments
- corrected a bug in relativePosition (always returned 0 for classes)
- fixed the problem with loading twice the same ontology from different files
- fixed a small table formatting error
- last clean up
- added further documentation
- implemented and tested OWLAxiomRendererVisitor for EDOAL
getEntity(Uri) was returning always something. now it returns null when the uri do not correspond to a skosconcept
- The base class for having all rendrerers indented
- implemented universal and existential quantification in EDOAL
- Added ConsensusAggregator
Loading