Skip to content

Commit 78722da

Browse files
author
markwilkinson
committed
test definition for I1 syntax text was incorrect.
1 parent 5930948 commit 78722da

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

app/tests/test_FM_I1_M_FormalLangSyntax.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ def self.test_FM_I1_M_FormalLangSyntax_meta
44
testversion: HARVESTER_VERSION + ':' + 'Tst-3.0.0',
55
testname: 'OSTrails Core: Data Knowlege Representation Language (Weak Test)',
66
testid: 'test_FM_I1_M_FormalLangSyntax',
7-
description: " Test if the data uses a formal language broadly applicable for knowledge
7+
description: "Test if the data uses a formal language broadly applicable for knowledge
88
representation. This particular test takes a broad view of what defines a
99
'knowledge representation language'; in this evaluation, a
10-
knowledge representation language is interpreted as one in which terms are
11-
semantically-grounded in ontologies. Any form of structured data will pass this test ",
10+
knowledge representation language is interpreted any form of structured data (i.e. a purely syntactic test). This test is a 'weak' test because it does not attempt to evaluate the semantics of the data, but only the syntax. The presence of structured data in any form is sufficient to pass this test.",
1211
metric: 'https://w3id.org/fair-metrics/general/FM_I1_M_FormLangSyntax',
13-
1412
indicators: 'https://doi.org/10.25504/FAIRsharing.ec5648',
1513
type: 'http://edamontology.org/operation_2428',
1614
license: 'https://creativecommons.org/publicdomain/zero/1.0/',

0 commit comments

Comments
 (0)