Changes for page Application details

Last modified by lzehl on 2021/10/13 13:11

From version 33.2
edited by lzehl
on 2021/02/25 18:32
Change comment: There is no comment for this version
To version 34.1
edited by lzehl
on 2021/02/25 18:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -123,8 +123,11 @@
123 123  (% class="wikigeneratedid" %)
124 124  To learn in general about the available openMINDS metadata models and schemas including their required or optional metadata properties, please check out the HTML representations of the schemas or the code on the corresponding GitHub (cf. [[Metadata models & schemas>>doc:Collabs.openminds.openMINDS core.Metadata models & schemas.WebHome]]).
125 125  
126 -Within the openMINDS.compiler you can also get an overview of the requirement of a schema and all its properties by using the **##help_##** function. Here an example:
126 +Interactively you can also get an overview of the requirement of a schema and all its properties by using the **##help_##** function of the openMINDS.compiler. Here an example:
127 127  
128 +{{code language="python"}}
129 +mycollection.help_core_person()
130 +{{/code}}
128 128  
129 129  === The openMINDS spreadsheet templates ===
130 130  
Public

openMINDS