Skip to content

Commit 26eca8a

Browse files
committed
Update README.md
An update to README, to prepare it for the merge with master.
1 parent 096c68f commit 26eca8a

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
# GeoSPARQL Benchmark
1+
# GeoSPARQL Compliance Benchmark
22

3-
This is the GeoSPARQL Benchmark, integrated into the [HOBBIT Platform](https://github.com/hobbit-project/platform).
3+
This is the GeoSPARQL Compliance Benchmark, integrated into the [HOBBIT Platform](https://github.com/hobbit-project/platform).
44

5-
The GeoSPARQL Benchmark (GSB) aims to evaluate GeoSPARQL compliance of RDF storage systems. This version of the benchmark, `develop/2`, is based on the requirements defined in the official [OGC GeoSPARQL standard](https://www.opengeospatial.org/standards/geosparql).
5+
The GeoSPARQL Compliance Benchmark aims to evaluate the GeoSPARQL compliance of RDF storage systems. The benchmark uses
6+
206 SPARQL queries to test the extent to which the benchmarked system supports the 30 requirements defined in the [GeoSPARQL standard](https://www.ogc.org/standards/geosparql).
7+
8+
As a result, the benchmark provides two metrics:
9+
* **Correct answers**: The number of correct answers out of all GeoSPARQL queries, i.e. tests.
10+
* **GeoSPARQL compliance percentage**: The percentage of compliance with the requirements of the GeoSPARQL standard.
11+
12+
You can find a set of results from the [latest experiments on the hosted instance of the HOBBIT Platform](https://master.project-hobbit.eu/experiments/1612476122572,1612477003063,1612476116049,1612477500164,1612477015896,1612477025778,1612477047489,1612477849872,1612478626265,1612479271411)
13+
(log in as Guest).
14+
15+
If you want your RDF triplestore tested, you can [add it as a system to the HOBBIT Platform](https://hobbit-project.github.io/system_integration.html),
16+
and then [run an experiment](https://hobbit-project.github.io/benchmarking.html) using the [hosted instance of the HOBBIT Platform](https://hobbit-project.github.io/master.html).

0 commit comments

Comments
 (0)