@prefix dc: . @prefix this: . @prefix sub: . @prefix f3: . @prefix t3: . @prefix xsd: . @prefix prov: . @prefix pav: . @prefix np: . @prefix linkflows: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment-18 a linkflows:ContentComment, linkflows:NegativeComment, linkflows:ReviewComment, linkflows:SuggestionComment; linkflows:hasCommentText "Regarding the tables, the authors would have better used sensitivity and specificity rather than TP and FP, because rates are more easily compared and interpreted than counts. This last comment also applies to bar charts, which are hard to judge because of the different value ranges: using rates would improve readability and better convey the message."; linkflows:hasImpact "3"^^xsd:positiveInteger; linkflows:refersTo f3:\#figure, t3:\#table . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime; pav:createdBy . }