Category:OSWa01126bc9e9048988cb0f49e359015bc: Difference between revisions

Category page
Category:OSWa01126bc9e9048988cb0f49e359015bc
(Update package: OSW Base)
 
m (Protected "Faculty": 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:OSWfe3e842b804445c7bb0dd8ee61da2d70"
"Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
    ],
],
    "uuid": "a01126bc-9e90-4898-8cb0-f49e359015bc",
"uuid": "a01126bc-9e90-4898-8cb0-f49e359015bc",
    "label": [
"label": [
        {
{
            "text": "Faculty",
"text": "Faculty",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Fakultät",
"text": "Fakultät",
            "lang": "de"
"lang": "de"
        },
},
        {
{
            "text": "School",
"text": "School",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Sub-unit of a universty. Often, \"school\" as in \"Harvard Law School\" will be synonymsly in American English.",
"text": "Sub-unit of a universty. Often, \"school\" as in \"Harvard Law School\" will be synonymsly in American English.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Untereinheit einer Universität, z.B. die Fakultät für Physik.",
"text": "Untereinheit einer Universität, z.B. die Fakultät für Physik.",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "Faculty"
"name": "Faculty"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
{
            "manager": "Property:HasManager",
"manager": "Property:HasManager",
            "superordinate_ou": "Property:HasSuperordinateOu"
"superordinate_ou": "Property:HasSuperordinateOu"
        }
}
    ],
],
    "defaultProperties": [],
"defaultProperties": [],
    "properties": {
"properties": {
        "manager": {
"manager": {
            "title": "Dean",
"title": "Dean",
            "title*": {
"title*": {
                "en": "Dean",
"en": "Dean",
                "de": "Dekan:in"
"de": "Dekan:in"
            }
}
        },
},
        "superordinate_ou": {
"superordinate_ou": {
            "description": "University",
"description": "University",
            "description*": {
"description*": {
                "en": "University",
"en": "University",
                "de": "Universität oder Hochschule"
"de": "Universität oder Hochschule"
            },
},
            "type": "array",
"type": "array",
            "format": "table",
"format": "table",
            "items": {
"items": {
                "title": "",
"title": "",
                "type": "string",
"type": "string",
                "format": "autocomplete",
"format": "autocomplete",
                "query": "[[HasType::Category:OSW11ee14fb9f774b4b89bdb9bb89aac14d]] |?Display_title_of=label",
"query": "[[HasType::Category:OSW11ee14fb9f774b4b89bdb9bb89aac14d]] |?Display_title_of=label",
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
"labelTemplate": "{{result.printouts.label.[0]}}"
            },
},
            "minItems": 1,
"minItems": 1,
            "default": [
"default": [
                ""
""
            ]
]
        },
},
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSWa01126bc9e9048988cb0f49e359015bc"
"Category:OSWa01126bc9e9048988cb0f49e359015bc"
            ]
]
        }
}
    },
},
    "type": "object",
"type": "object",
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "title": "Faculty",
"title": "Faculty",
    "required": [
"required": [
        "type"
"type"
    ]
]
}
}

Latest revision as of 04:43, 8 January 2026

School ID: OSWa01126bc9e9048988cb0f49e359015bc | UUID: a01126bc-9e90-4898-8cb0-f49e359015bc | 📦: world.opensemantic.base
ID OSWa01126bc9e9048988cb0f49e359015bc
UUID a01126bc-9e90-4898-8cb0-f49e359015bc
Label School
Machine compatible name Faculty
Statements (outgoing)
Statements (incoming)
Details

Description[edit source]


📎 Select files (or drop them here)... 📷 Camera
    jsondata
    subclass_of
    "Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
    uuid"a01126bc-9e90-4898-8cb0-f49e359015bc"
    label
    text"Faculty"
    lang"en"
    text"Fakultät"
    lang"de"
    text"School"
    lang"en"
    description
    text"Sub-unit of a universty. Often, "school" as in "Harvard Law School" will be synonymsly in American English."
    lang"en"
    text"Untereinheit einer Universität, z.B. die Fakultät für Physik."
    lang"de"
    name"Faculty"
    jsonschema
    @context
    manager"Property:HasManager"
    superordinate_ou"Property:HasSuperordinateOu"
    defaultProperties
    Empty array
    properties
    manager
    title"Dean"
    title*
    en"Dean"
    de"Dekan:in"
    superordinate_ou
    description"University"
    description*
    en"University"
    de"Universität oder Hochschule"
    type"array"
    format"table"
    items
    title""
    type"string"
    format"autocomplete"
    query"[[HasType::Category:OSW11ee14fb9f774b4b89bdb9bb89aac14d]] |?Display_title_of=label"
    previewWikiTextTemplate"[[:{{result.fulltext}}]]"
    labelTemplate"{{result.printouts.label.[0]}}"
    minItems1
    default
    ""
    type
    default
    "Category:OSWa01126bc9e9048988cb0f49e359015bc"
    type"object"
    allOf
    $ref"/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw&slot=jsonschema"
    title"Faculty"
    required
    "type"

    This category currently contains no pages or media.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.