dice-group / dice-group/gerbil

Hierarchical F-Measure should merge sameAs connected URIs

Open
#154 0 comments 0 reactions 1 assignee Claimed by @MichaelRoeder View on GitHub
type:bug
Dominant language
Java
Stars
231
Forks
55
PR merge metrics
No merged PRs in 30d

Description

At the moment, classes that have the same meaning are seen as different classes, even if the sameAs statements like

```
dbo:Person owl:sameAs .
dbo:Place owl:sameAs .
dbo:Organisation owl:sameAs .
```

are available to the subclass inferencer.

This should be fixed by merging the nodes of the classes inside the created hierarchy.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.