Skip to content

Commit

Permalink
Update OAEI_2023.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsaveta authored Jul 31, 2023
1 parent aaf4137 commit fc11042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/docs/OAEI_2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ The system.ttl for the system adapter can be found <a href="https://git.project-

You can also find an exaple of LogMap wrapping for HOBBIT <a href="https://gitlab.com/ernesto.jimenez.ruiz/logmap-hobbit">here</a> .

The URI of the benchmark API, the system implements is \em{hobbit:implementsAPI bench:LinkingAPI;}
The URI of the benchmark API, the system implements is **hobbit:implementsAPI bench:LinkingAPI;**

### Spatial
An example of LIMES [3] as system adapter for Spatial can be found <a href="https://github.com/hobbit-project/SpatialBenchmark/blob/master/src/main/java/org/hobbit/spatialbenchmark/platformConnection/systems/LimesSystemAdapter.java">here</a>.
The system.ttl for the system adapter can be found <a href="https://git.project-hobbit.eu/jsaveta1/limessystemadapter/blob/master/system.ttl">here</a>.

The URI of the benchmark API, the system implements is \em{hobbit:implementsAPI bench:SpatialAPI;}
The URI of the benchmark API, the system implements is **hobbit:implementsAPI bench:SpatialAPI;**

## Evaluation
The performance metric(s) in a benchmark determine the effectiveness and efficiency of the systems and tools. In SPIMBENCH and Spatial benchmark, we focus on the quality of the output in terms of standard metrics such as precision, recall and f-measure. We also aim to quantify the performance (in ms) of the systems measuring the time needed to return all the results.
Expand Down

0 comments on commit fc11042

Please sign in to comment.