inab / benchmarking-data-model

OpenEBench Benchmarking Data Model repository
Creative Commons Attribution Share Alike 4.0 International
2 stars 7 forks source link

Explicitly differentiate "analysis" Tools from "benchmarking" Tools #127

Open lcodo opened 3 years ago

lcodo commented 3 years ago

In Tool, add a property defining whether the tool corresponds to a benchmarking metrics implementation. If so, further specify the type of implementation: "validation block", "metrics block", "aggregation block", "benchmarking workflow"

jlgelpi commented 3 years ago

Perhaps do it in a single property tool_type with options: "participant", "bench_validation","bench_metrics",.... or more appropriate names,

jmfernandez commented 1 year ago

We should think on a more appropriate way to annotate the functionality of the tool, which is something which already happens at bio.tools . So, postponing to later