Category:OSWcbb09a36336740c6a2cd62db9bf647ec: 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:Item"
"Category:Item"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "cbb09a36-3367-40c6-a2cd-62db9bf647ec",
"uuid": "cbb09a36-3367-40c6-a2cd-62db9bf647ec",
    "label": [
"label": [
        {
{
            "text": "Intangible Item",
"text": "Intangible Item",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Immaterieller Gegenstand",
"text": "Immaterieller Gegenstand",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "A utility class that serves as the umbrella for a number of 'intangible' things such as terms, quantities, structured values, etc.",
"text": "A utility class that serves as the umbrella for a number of 'intangible' things such as terms, quantities, structured values, etc.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Eine Gebrauchsklasse, die als Dach für eine Reihe von \\\"immateriellen\\\" Dingen wie Begriffe, Mengen, strukturierte Werte usw. dient.",
"text": "Eine Gebrauchsklasse, die als Dach für eine Reihe von \\\"immateriellen\\\" Dingen wie Begriffe, Mengen, strukturierte Werte usw. dient.",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:Intangible"
"schema:Intangible"
    ],
],
    "name": "IntangibleItem"
"name": "IntangibleItem"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"/wiki/Category:Item?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "cbb09a36-3367-40c6-a2cd-62db9bf647ec",
"uuid": "cbb09a36-3367-40c6-a2cd-62db9bf647ec",
    "title": "IntangibleItem",
"title": "IntangibleItem",
    "title*": {
"title*": {
        "en": "Intangible Item",
"en": "Intangible Item",
        "de": "Immaterieller Gegenstand"
"de": "Immaterieller Gegenstand"
    },
},
    "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as terms, quantities, structured values, etc.",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as terms, quantities, structured values, etc.",
    "description*": {
"description*": {
        "en": "A utility class that serves as the umbrella for a number of 'intangible' things such as terms, quantities, structured values, etc.",
"en": "A utility class that serves as the umbrella for a number of 'intangible' things such as terms, quantities, structured values, etc.",
        "de": "Eine Gebrauchsklasse, die als Dach für eine Reihe von \"immateriellen\" Dingen wie Begriffe, Mengen, strukturierte Werte usw. dient."
"de": "Eine Gebrauchsklasse, die als Dach für eine Reihe von \"immateriellen\" Dingen wie Begriffe, Mengen, strukturierte Werte usw. dient."
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSWcbb09a36336740c6a2cd62db9bf647ec"
"Category:OSWcbb09a36336740c6a2cd62db9bf647ec"
            ]
]
        }
}
    }
}
}
}