dice-group / IGUANA

IGUANA is a benchmark execution framework for RDF triple stores and quad stores
http://iguana-benchmark.eu
GNU Affero General Public License v3.0
24 stars 15 forks source link

Refactor RDF usage #186

Closed bigerl closed 1 year ago

bigerl commented 1 year ago

Do not write any RDF parts manually. Always use factories or Namespaces for vocabulary and triples.

previous work can be found in #135

This might be combined with updating the result file format.