Anonymous

Category:OSWba6aa10272264f63890112e5d2d02f0b: Difference between revisions

From OSL Demo
remove some dates from default properties
(set categories)
Tag: Metadata slot edit
(remove some dates from default properties)
Tag: Metadata slot edit
 
(4 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 23: Line 45:
     "defaultProperties": [
     "defaultProperties": [
         "submissionDateAndTime",
         "submissionDateAndTime",
        "experimentStartDate",
        "experimentEndDate",
         "owner",
         "owner",
         "cell",
         "cell",
Line 64: Line 84:
         "owner": {
         "owner": {
             "title": "Owner",
             "title": "Owner",
             "format": "string",
             "type": "string",
             "type": "autocomplete",
             "format": "autocomplete",
             "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9",
             "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
            "options": {
                "autocomplete": {
                    "category": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
                }
            }
         },
         },
         "cell": {
         "cell": {
             "title": "Cell",
             "title": "Cell",
             "format": "string",
             "type": "string",
             "type": "autocomplete",
             "format": "autocomplete",
             "range": "Category:OSW7c70a281c2964b59b3a4fea0b6f30724",
             "range": "Category:OSW7c70a281c2964b59b3a4fea0b6f30724"
            "options": {
                "autocomplete": {
                    "category": "Category:OSW7c70a281c2964b59b3a4fea0b6f30724"
                }
            }
         },
         },
         "protocol": {
         "protocol": {
             "title": "Protocol",
             "title": "Protocol",
             "format": "string",
             "type": "string",
             "type": "autocomplete",
             "format": "autocomplete",
             "range": "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc",
             "range": "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc"
            "options": {
                "autocomplete": {
                    "category": "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc"
                }
            }
         },
         },
         "rawData": {
         "rawData": {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.