Category:OSWd02741381aaa4709ae0753a0edc341ce: Difference between revisions

Update package: OSW Core
(Update package: OSW Core)
 
(Update package: OSW Core)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:OSWcbb09a36336740c6a2cd62db9bf647ec"
"Category:OSWcbb09a36336740c6a2cd62db9bf647ec"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "d0274138-1aaa-4709-ae07-53a0edc341ce",
"uuid": "d0274138-1aaa-4709-ae07-53a0edc341ce",
    "label": [
"label": [
        {
{
            "text": "Enumeration",
"text": "Enumeration",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Aufzählung",
"text": "Aufzählung",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Lists or enumerations—for example, a list of cuisines or music genres, etc.",
"text": "Lists or enumerations—for example, a list of cuisines or music genres, etc.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Listen oder Aufzählungen - zum Beispiel eine Liste von Küchen oder Musikrichtungen usw.",
"text": "Listen oder Aufzählungen - zum Beispiel eine Liste von Küchen oder Musikrichtungen usw.",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:Enumeration"
"schema:Enumeration"
    ],
],
    "name": "Enumeration"
"name": "Enumeration"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSWcbb09a36336740c6a2cd62db9bf647ec?action=raw\u0026slot=jsonschema"
"/wiki/Category:OSWcbb09a36336740c6a2cd62db9bf647ec?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWcbb09a36336740c6a2cd62db9bf647ec?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWcbb09a36336740c6a2cd62db9bf647ec?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "d0274138-1aaa-4709-ae07-53a0edc341ce",
"uuid": "d0274138-1aaa-4709-ae07-53a0edc341ce",
    "title": "Enumeration",
"title": "Enumeration",
    "title*": {
"title*": {
        "en": "Enumeration",
"en": "Enumeration",
        "de": "Aufzählung"
"de": "Aufzählung"
    },
},
    "description": "Lists or enumerations—for example, a list of cuisines or music genres, etc.",
"description": "Lists or enumerations—for example, a list of cuisines or music genres, etc.",
    "description*": {
"description*": {
        "en": "Lists or enumerations—for example, a list of cuisines or music genres, etc.",
"en": "Lists or enumerations—for example, a list of cuisines or music genres, etc.",
        "de": "Listen oder Aufzählungen - zum Beispiel eine Liste von Küchen oder Musikrichtungen usw."
"de": "Listen oder Aufzählungen - zum Beispiel eine Liste von Küchen oder Musikrichtungen usw."
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSWd02741381aaa4709ae0753a0edc341ce"
"Category:OSWd02741381aaa4709ae0753a0edc341ce"
            ]
]
        }
}
    }
}
}
}