Changes for page Application details
Last modified by lzehl on 2021/10/13 13:11
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -24,11 +24,9 @@ 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: center;" %)27 +(% style="text-align: justify;" %) 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 - 32 32 The JSON-LD property **##"@id"##** expects an entry (value) of type string that provides a unique 33 33 34 34 === The openMINDS Python API ===