Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
kleanthie.georgala
odin
Commits
94a67f6d
Commit
94a67f6d
authored
8 years ago
by
Kleanthi Georgala
Browse files
Options
Download
Email Patches
Plain Diff
Adding hobbit:usesImage in .ttl files
parent
7cbca711
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
benchmark.ttl
benchmark.ttl
+3
-0
system.ttl
system.ttl
+4
-0
No files found.
benchmark.ttl
View file @
94a67f6d
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
system.ttl
View file @
94a67f6d
...
...
@@ -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
.
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment