Changes for page Application details

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

From version 14.1
edited by lzehl
on 2021/02/24 17:06
Change comment: There is no comment for this version
To version 15.1
edited by lzehl
on 2021/02/24 17:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,9 +24,11 @@
24 24  (% style="text-align: justify;" %)
25 25  The JSON-LD property **##"@type"##** expects an entry (value) of type string that defines which schema is used to validate the particular JSON-LD. Within openMINDS each schema can be identified through its namespace (type) with the following naming convention:
26 26  
27 -(% style="text-align: justify;" %)
27 +(% style="text-align: center;" %)
28 28  (% class="small" %)##**"@type": "https:~/~/openminds.ebrains.eu/XXX/YYY"**##
29 29  
30 +where **##XXX##** and **##YYY##** should be replaced with the openMINDS sub-module (e.g., core) and corresponding schema, respectively.
31 +
30 30  The JSON-LD property **##"@id"##** expects an entry (value) of type string that provides a unique
31 31  
32 32  === The openMINDS Python API ===
Public

openMINDS