Category:OSW595b282aedf048788f3ee326454792ce: Difference between revisions

m
Protected "Budget Type": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
(Update package: OSW Base)
 
m (Protected "Budget Type": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(One intermediate revision by the same user not shown)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:OSWd02741381aaa4709ae0753a0edc341ce"
"Category:OSWd02741381aaa4709ae0753a0edc341ce"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "595b282a-edf0-4878-8f3e-e326454792ce",
"uuid": "595b282a-edf0-4878-8f3e-e326454792ce",
    "label": [
"label": [
        {
{
            "text": "Budget Type",
"text": "Budget Type",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Budget-Typ",
"text": "Budget-Typ",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Type of usage of a certain budget",
"text": "Type of usage of a certain budget",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Art der Verwendung eines bestimmten Budgets",
"text": "Art der Verwendung eines bestimmten Budgets",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "BudgetType"
"name": "BudgetType"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSWd02741381aaa4709ae0753a0edc341ce?action=raw\u0026slot=jsonschema"
"/wiki/Category:OSWd02741381aaa4709ae0753a0edc341ce?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWd02741381aaa4709ae0753a0edc341ce?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWd02741381aaa4709ae0753a0edc341ce?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "595b282a-edf0-4878-8f3e-e326454792ce",
"uuid": "595b282a-edf0-4878-8f3e-e326454792ce",
    "title": "BudgetType",
"title": "BudgetType",
    "title*": {
"title*": {
        "en": "Budget Type",
"en": "Budget Type",
        "de": "Budget-Typ"
"de": "Budget-Typ"
    },
},
    "description": "Type of usage of a certain budget",
"description": "Type of usage of a certain budget",
    "description*": {
"description*": {
        "en": "Type of usage of a certain budget",
"en": "Type of usage of a certain budget",
        "de": "Art der Verwendung eines bestimmten Budgets"
"de": "Art der Verwendung eines bestimmten Budgets"
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW595b282aedf048788f3ee326454792ce"
"Category:OSW595b282aedf048788f3ee326454792ce"
            ]
]
        }
}
    }
}
}
}