Changes for page Technical details

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

From version 21.1
edited by lzehl
on 2021/03/08 20:49
Change comment: There is no comment for this version
To version 22.1
edited by lzehl
on 2021/03/08 20:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -35,8 +35,11 @@
35 35  (% style="text-align: justify;" %)
36 36  An openMINDS schema //HAS TO HAVE// a **##"_type"##** to be recognized as **target template**. In other words, the **##"_type"##** is used to define the openMINDS namespace of a corresponding schema using the following naming convention:
37 37  
38 -(% style="text-align: justify;" %)
39 -**##"_type": "https:~/~/openminds.ebrains.eu/<<schema-model>>/<<schema-name>>"##**
38 +{{code language="json"}}
39 +{
40 + "_type": "https:~/~/openminds.ebrains.eu/<<schema-model>>/<<schema-name>>"
41 +}
42 +{{/code}}
40 40  
41 41  (% style="text-align: justify;" %)
42 42  where **##<<schema-model>>##** has to be replaced with the label of the openMINDS metadata model the corresponding schema belongs to and **##<<schema-name>>##** exchanged with the label of that schema.
Public

openMINDS