Changes for page Technical details

Last modified by lzehl on 2021/07/05 18:57

From version 54.1
edited by lzehl
on 2021/06/23 13:40
Change comment: There is no comment for this version
To version 55.1
edited by lzehl
on 2021/06/23 13:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,9 +34,21 @@
34 34  **(4)** The **##schemas##** folder should contain the schemas of that metadata model implemented in the **openMINDS schema template syntax** (cf. below). The directory of the schemas can be further structured or flat.
35 35  
36 36  (% style="text-align: justify;" %)
37 -**(5)** The **##tests##** folder should contain test-instances (JSON-LDs) for the schemas in a flat directory. The file names for these test-instances should follow the convention of **##<<XXX>>-<<YYY>>.jsonld##** for files that should pass the tests, and **##<<XXX>>-<<YYY>>-nok.jsonld##** for files that should fail the test. In both cases, **##<<XXX>>##** should be replaced with the label of the schema that is tested, and **##<<YYY>>##** with a user defined label for what aspect is tested (e.g., **##person-withoutCI.jsonld##**).
37 +**(5)** The **##tests##** folder should contain test-instances (JSON-LDs) for the schemas in a flat directory. The file names for these test-instances should follow the convention of
38 38  
39 +(% style="text-align: center;" %)
40 +**##<<XXX>>-<<YYY>>.jsonld##**
41 +
39 39  (% style="text-align: justify;" %)
43 +for files that should pass the tests, and
44 +
45 +(% style="text-align: center;" %)
46 +**##<<XXX>>-<<YYY>>-nok.jsonld##**
47 +
48 +(% style="text-align: justify;" %)
49 +for files that should fail the test. In both cases, **##<<XXX>>##** should be replaced with the label of the schema that is tested, and **##<<YYY>>##** with a user defined label for what aspect is tested (e.g., **##person-withoutCI.jsonld##**).
50 +
51 +(% style="text-align: justify;" %)
40 40  **(6)** The **##examples##** folder should contain examples for valid instance collections for that metadata model. Each example should receive its own directory (folder) with a **##README.md##** describing the example, and an **##metadataCollection##** subfolder containing the openMINDS instances (JSON-LDs). This subfolder can be further structured or flat.
41 41  
42 42  (% style="text-align: justify;" %)
Public

openMINDS