Category:OSW05b244d0a669436e96fe4e1631d5a171: Difference between revisions

Update package: OSW Core
(Update package: OSW Core)
 
(Update package: OSW Core)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:OSWff333fd349af4f65a69100405a9e60c7"
"Category:OSWff333fd349af4f65a69100405a9e60c7"
    ],
],
    "uuid": "05b244d0-a669-436e-96fe-4e1631d5a171",
"uuid": "05b244d0-a669-436e-96fe-4e1631d5a171",
    "label": [
"label": [
        {
{
            "text": "Remote File",
"text": "Remote File",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "A file stored on a remote location, e. g. on a web server",
"text": "A file stored on a remote location, e. g. on a web server",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "name": "RemoteFile"
"name": "RemoteFile"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSWff333fd349af4f65a69100405a9e60c7?action=raw\u0026slot=jsonschema"
"/wiki/Category:OSWff333fd349af4f65a69100405a9e60c7?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWff333fd349af4f65a69100405a9e60c7?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWff333fd349af4f65a69100405a9e60c7?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "05b244d0-a669-436e-96fe-4e1631d5a171",
"uuid": "05b244d0-a669-436e-96fe-4e1631d5a171",
    "title": "RemoteFile",
"title": "RemoteFile",
    "title*": {
"title*": {
        "en": "Remote File"
"en": "Remote File"
    },
},
    "description": "A file stored on a remote location, e. g. on a web server",
"description": "A file stored on a remote location, e. g. on a web server",
    "description*": {
"description*": {
        "en": "A file stored on a remote location, e. g. on a web server"
"en": "A file stored on a remote location, e. g. on a web server"
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW05b244d0a669436e96fe4e1631d5a171"
"Category:OSW05b244d0a669436e96fe4e1631d5a171"
            ]
]
        }
}
    }
}
}
}