Category:OSW807f1da5b42e42f296b213ab06ca873b: Difference between revisions

Update package: OSW Base
(Update package: OSW Base)
 
(Update package: OSW Base)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:OSW137e7443b2b94692bd59a0e0a6778b70"
"Category:OSW137e7443b2b94692bd59a0e0a6778b70"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "807f1da5-b42e-42f2-96b2-13ab06ca873b",
"uuid": "807f1da5-b42e-42f2-96b2-13ab06ca873b",
    "label": [
"label": [
        {
{
            "text": "City",
"text": "City",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Stadt",
"text": "Stadt",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "A city or town.",
"text": "A city or town.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Eine Stadt oder ein Ort, im Sinne einer Gemeinde",
"text": "Eine Stadt oder ein Ort, im Sinne einer Gemeinde",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:City"
"schema:City"
    ],
],
    "name": "City"
"name": "City"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSW137e7443b2b94692bd59a0e0a6778b70?action=raw\u0026slot=jsonschema"
"/wiki/Category:OSW137e7443b2b94692bd59a0e0a6778b70?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSW137e7443b2b94692bd59a0e0a6778b70?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSW137e7443b2b94692bd59a0e0a6778b70?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "807f1da5-b42e-42f2-96b2-13ab06ca873b",
"uuid": "807f1da5-b42e-42f2-96b2-13ab06ca873b",
    "title": "City",
"title": "City",
    "title*": {
"title*": {
        "en": "Stadt"
"en": "Stadt"
    },
},
    "description": "A city or town.",
"description": "A city or town.",
    "description*": {
"description*": {
        "en": "A city or town.",
"en": "A city or town.",
        "de": "Eine Stadt oder ein Ort, im Sinne einer Gemeinde"
"de": "Eine Stadt oder ein Ort, im Sinne einer Gemeinde"
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW807f1da5b42e42f296b213ab06ca873b"
"Category:OSW807f1da5b42e42f296b213ab06ca873b"
            ]
]
        }
}
    }
}
}
}