Category:OSWba6aa10272264f63890112e5d2d02f0b
No edit summary Tag: Metadata slot edit |
(remove some dates from default properties) Tag: Metadata slot edit |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Connected schemas: | |||
*[[:Category:OSW44deaa5b806d41a2a88594f562b110e9]] | |||
*[[:Category:OSW7c70a281c2964b59b3a4fea0b6f30724]] | |||
*[[:Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc]] | |||
*[[:Category:OSW11a53cdfbdc24524bf8ac435cbf65d9d|File]] | |||
jsondata | |||
---|---|---|---|
Line 19: | Line 19: | ||
} | } | ||
], | ], | ||
"name": "BigMapNotebookEntry" | "name": "BigMapNotebookEntry", | ||
"utf8_icon": [ | |||
"📓" | |||
] | |||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema" | "/wiki/Category:Item?action=raw\u0026slot=jsonschema", | ||
{ | |||
"owner": { | |||
"@type": "@id", | |||
"@id": "Property:HasOwner" | |||
}, | |||
"cell": { | |||
"@type": "@id", | |||
"@id": "Property:HasCell" | |||
}, | |||
"protocol": { | |||
"@type": "@id", | |||
"@id": "Property:HasProtocol" | |||
}, | |||
"rawData": { | |||
"@type": "@id", | |||
"@id": "Property:HasRawData" | |||
}, | |||
"analyzedData": { | |||
"@type": "@id", | |||
"@id": "Property:HasAnalyzedData" | |||
} | |||
} | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
Line 20: | Line 42: | ||
"required": [ | "required": [ | ||
"type" | "type" | ||
], | |||
"defaultProperties": [ | |||
"submissionDateAndTime", | |||
"owner", | |||
"cell", | |||
"protocol", | |||
"rawData", | |||
"analyzedData" | |||
], | ], | ||
"properties": { | "properties": { | ||
Line 25: | Line 55: | ||
"default": [ | "default": [ | ||
"Category:OSWba6aa10272264f63890112e5d2d02f0b" | "Category:OSWba6aa10272264f63890112e5d2d02f0b" | ||
] | |||
}, | |||
"submissionDateAndTime": { | |||
"title": "Submission date and time", | |||
"type": "string", | |||
"format": "datetime-local", | |||
"_template": "now", | |||
"options": { | |||
"flatpicker": {} | |||
} | |||
}, | |||
"experimentStartDate": { | |||
"title": "Experiment start date", | |||
"type": "string", | |||
"format": "date", | |||
"options": { | |||
"flatpicker": {} | |||
} | |||
}, | |||
"experimentEndDate": { | |||
"title": "Experiment end date", | |||
"type": "string", | |||
"format": "date", | |||
"options": { | |||
"flatpicker": {} | |||
} | |||
}, | |||
"owner": { | |||
"title": "Owner", | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | |||
}, | |||
"cell": { | |||
"title": "Cell", | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSW7c70a281c2964b59b3a4fea0b6f30724" | |||
}, | |||
"protocol": { | |||
"title": "Protocol", | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc" | |||
}, | |||
"rawData": { | |||
"title": "Raw data", | |||
"type": "string", | |||
"format": "url", | |||
"options": { | |||
"upload": {} | |||
}, | |||
"links": [ | |||
{ | |||
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}", | |||
"rel": "{{#if self}}download{{/if}}", | |||
"download": true | |||
} | |||
] | |||
}, | |||
"analyzedData": { | |||
"title": "Analyzed data", | |||
"type": "string", | |||
"format": "url", | |||
"options": { | |||
"upload": {} | |||
}, | |||
"links": [ | |||
{ | |||
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}", | |||
"rel": "{{#if self}}download{{/if}}", | |||
"download": true | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
} | } |
Latest revision as of 05:46, 12 January 2024
BIG-MAP Notebook Entry [OSWba6aa10272264f63890112e5d2d02f0b] | |
---|---|
ID | OSWba6aa10272264f63890112e5d2d02f0b |
UUID | ba6aa102-7226-4f63-8901-12e5d2d02f0b |
Label | BIG-MAP Notebook Entry |
Machine compatible name | BigMapNotebookEntry |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
jsondata
subclass_of |
| |||||
---|---|---|---|---|---|---|
type |
| |||||
uuid | "ba6aa102-7226-4f63-8901-12e5d2d02f0b" | |||||
label |
| |||||
description |
| |||||
name | "BigMapNotebookEntry" | |||||
utf8_icon |
|
jsonschema
@context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uuid | "ba6aa102-7226-4f63-8901-12e5d2d02f0b" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "BigMapNotebookEntry" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "Draft for an ELN based on http://big-map-notebook.u-picardie.fr" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
defaultProperties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
Pages in category "OSWba6aa10272264f63890112e5d2d02f0b"
The following 2 pages are in this category, out of 2 total.