Commit 94a67f6d authored by Kleanthi Georgala's avatar Kleanthi Georgala
Browse files

Adding hobbit:usesImage in .ttl files

parent 7cbca711
......@@ -12,6 +12,9 @@ bench:OdinBenchmark a hobbit:Benchmark;
rdfs:comment "HOBBIT T3.1 benchmark ODIN"@en;
hobbit:hasAPI mocha:MOCHA2017-API;
hobbit:imageName "git.project-hobbit.eu:4567/kleanthie.georgala/odinbenchmarkcontroller";
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odindatagenerator";
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odintaskgenerator";
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odinevaluationmodule";
hobbit:measuresKPI bench:averageTaskDelay ;
hobbit:measuresKPI bench:microAverageRecall ;
hobbit:measuresKPI bench:microAveragePrecision ;
......
......@@ -10,5 +10,9 @@ bench:virtuoso a hobbit:SystemInstance ;
rdfs:label "OpenLink Virtuoso Opensource"@en;
rdfs:comment "OpenLink Virtuoso Opensource"@en;
hobbit:imageName "git.project-hobbit.eu:4567/kleanthie.georgala/odinvirtuososystem" ;
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odindatagenerator";
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odintaskgenerator";
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odinevaluationmodule";
hobbit:usesImage "git.project-hobbit.eu:4567/kleanthie.georgala/odinbenchmarkcontroller";
hobbit:implementsAPI mocha:MOCHA2017-API .
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment