Category:OSW29f0a4619cc243679e68b682d3bdb890: Difference between revisions

Update package: OSW Lab
(Install package: OSW Lab)
 
(Update package: OSW Lab)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3"
"Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3"
    ],
],
    "utf8_icon": [
"utf8_icon": [
        "🧪"
"🧪"
    ],
],
    "uuid": "29f0a461-9cc2-4367-9e68-b682d3bdb890",
"uuid": "29f0a461-9cc2-4367-9e68-b682d3bdb890",
    "name": "GeoSample",
"name": "GeoSample",
    "label": [
"label": [
        {
{
            "text": "Geo Sample",
"text": "Geo Sample",
            "lang": "en"
"lang": "en"
        }
}
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3?action=raw\u0026slot=jsonschema",
"/wiki/Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3?action=raw\u0026slot=jsonschema",
        {
{
            "location": {
"location": {
                "@id": "Property:HasLocation",
"@id": "Property:HasLocation",
                "@type": "@id"
"@type": "@id"
            }
}
        }
}
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "29f0a461-9cc2-4367-9e68-b682d3bdb890",
"uuid": "29f0a461-9cc2-4367-9e68-b682d3bdb890",
    "title": "GeoSample",
"title": "GeoSample",
    "title*": {
"title*": {
        "en": "Geo Sample"
"en": "Geo Sample"
    },
},
    "description": "",
"description": "",
    "description*": {},
"description*": {},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW29f0a4619cc243679e68b682d3bdb890"
"Category:OSW29f0a4619cc243679e68b682d3bdb890"
            ]
]
        },
},
        "location": {
"location": {
            "type": "string",
"type": "string",
            "format": "autocomplete",
"format": "autocomplete",
            "title": "Sampling Site",
"title": "Sampling Site",
            "title*": {
"title*": {
                "de": "Entnahmeort"
"de": "Entnahmeort"
            },
},
            "options": {
"options": {
                "autocomplete": {
"autocomplete": {
                    "category": "Category:OSW473d7a1ed48544d1be83b258b5810948"
"category": "Category:OSW473d7a1ed48544d1be83b258b5810948"
                }
}
            }
}
        }
}
    }
}
}
}