Category:OSW5427361692374c8eaa6bd3733b92d343: Difference between revisions

Category:OSW5427361692374c8eaa6bd3733b92d343
(Update package: OSW Base)
 
m (Protected "Institute": 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": "54273616-9237-4c8e-aa6b-d3733b92d343",
"uuid": "54273616-9237-4c8e-aa6b-d3733b92d343",
    "label": [
"label": [
        {
{
            "text": "Institute",
"text": "Institute",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Institut",
"text": "Institut",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "Institute",
"name": "Institute",
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
{
            "manager": {
"manager": {
                "@id": "Property:HasManager",
"@id": "Property:HasManager",
                "@type": "@id"
"@type": "@id"
            },
},
            "superordinate_ou": {
"superordinate_ou": {
                "@id": "Property:HasSuperordinateOu",
"@id": "Property:HasSuperordinateOu",
                "@type": "@id"
"@type": "@id"
            }
}
        },
},
        "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema"
"/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "title": "Institute",
"title": "Institute",
    "required": [
"required": [
        "type"
"type"
    ],
],
    "defaultProperties": [
"defaultProperties": [
        "uuid",
"uuid",
        "label"
"label"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW5427361692374c8eaa6bd3733b92d343"
"Category:OSW5427361692374c8eaa6bd3733b92d343"
            ]
]
        },
},
        "image": {
"image": {
            "title": "Logo",
"title": "Logo",
            "title*": {
"title*": {
                "de": "Logo"
"de": "Logo"
            }
}
        },
},
        "manager": {
"manager": {
            "title": "Head",
"title": "Head",
            "title*": {
"title*": {
                "en": "Head",
"en": "Head",
                "de": "Leitung"
"de": "Leitung"
            }
}
        },
},
        "member_of": {
"member_of": {
            "title": "Member of",
"title": "Member of",
            "title*": {
"title*": {
                "en": "Member of",
"en": "Member of",
                "de": "Mitglied in"
"de": "Mitglied in"
            },
},
            "description": "The organization this organization is a member of.",
"description": "The organization this organization is a member of.",
            "description*": {
"description*": {
                "en": "The organization this organization is a member of.",
"en": "The organization this organization is a member of.",
                "de": "Die Organisation, der diese Organisation angehört."
"de": "Die Organisation, der diese Organisation angehört."
            },
},
            "type": "array",
"type": "array",
            "format": "table",
"format": "table",
            "items": {
"items": {
                "title": "",
"title": "",
                "type": "string",
"type": "string",
                "format": "autocomplete",
"format": "autocomplete",
                "query": "[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label",
"query": "[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label",
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
"labelTemplate": "{{result.printouts.label.[0]}}"
            },
},
            "uniqueItems": true
"uniqueItems": true
        },
},
        "postal_address": {
"postal_address": {
            "eval_template": {
"eval_template": {
                "type": "wikitext",
"type": "wikitext",
                "mode": "render",
"mode": "render",
                "value": "{{{street_name|}}} {{{house_no|}}}, {{{postal_code|}}} {{{city|}}}, {{{country|}}}"
"value": "{{{street_name|}}} {{{house_no|}}}, {{{postal_code|}}} {{{city|}}}, {{{country|}}}"
            },
},
            "required": [
"required": [
                "uuid"
"uuid"
            ],
],
            "defaultProperties": [
"defaultProperties": [
                "uuid",
"uuid",
                "street_name",
"street_name",
                "house_no",
"house_no",
                "postal_code",
"postal_code",
                "city",
"city",
                "country"
"country"
            ],
],
            "properties": {
"properties": {
                "uuid": {
"uuid": {
                    "type": "string",
"type": "string",
                    "format": "uuid",
"format": "uuid",
                    "options": {
"options": {
                        "hidden": true
"hidden": true
                    }
},
                },
"title": "UUID"
                "country": {
},
                    "title": "Country",
"country": {
                    "title*": {
"title": "Country",
                        "en": "Country",
"title*": {
                        "de": "Land"
"en": "Country",
                    },
"de": "Land"
                    "type": "string"
},
                },
"type": "string"
                "state": {
},
                    "title": "State",
"state": {
                    "title*": {
"title": "State",
                        "en": "State",
"title*": {
                        "de": "Bundesland"
"en": "State",
                    },
"de": "Bundesland"
                    "type": "string"
},
                },
"type": "string"
                "region": {
},
                    "title": "Region",
"region": {
                    "title*": {
"title": "Region",
                        "en": "Region",
"title*": {
                        "de": "Region"
"en": "Region",
                    },
"de": "Region"
                    "type": "string"
},
                },
"type": "string"
                "post_office_box_no": {
},
                    "title": "PO box number",
"post_office_box_no": {
                    "title*": {
"title": "PO box number",
                        "en": "PO box number",
"title*": {
                        "de": "Postfach nummer"
"en": "PO box number",
                    },
"de": "Postfach nummer"
                    "type": "number"
},
                },
"type": "number"
                "postal_code": {
},
                    "title": "Postal code",
"postal_code": {
                    "title*": {
"title": "Postal code",
                        "en": "Postal code",
"title*": {
                        "de": "Postleitzahl"
"en": "Postal code",
                    },
"de": "Postleitzahl"
                    "type": "string"
},
                },
"type": "string"
                "city": {
},
                    "title": "City",
"city": {
                    "title*": {
"title": "City",
                        "en": "City",
"title*": {
                        "de": "Stadt"
"en": "City",
                    },
"de": "Stadt"
                    "type": "string"
},
                },
"type": "string"
                "street_name": {
},
                    "title": "Street",
"street_name": {
                    "title*": {
"title": "Street",
                        "en": "Street",
"title*": {
                        "de": "Straße"
"en": "Street",
                    },
"de": "Straße"
                    "type": "string"
},
                },
"type": "string"
                "house_no": {
},
                    "title": "House number",
"house_no": {
                    "title*": {
"title": "House number",
                        "en": "House number",
"title*": {
                        "de": "Hausnummer"
"en": "House number",
                    },
"de": "Hausnummer"
                    "type": "string"
},
                }
"type": "string"
            },
}
            "title": "Postal address",
},
            "title*": {
"title": "Postal address",
                "en": "Postal address",
"title*": {
                "de": "Postalische Adresse"
"en": "Postal address",
            },
"de": "Postalische Adresse"
            "type": "object",
},
            "description": ""
"type": "object",
        },
"description": ""
        "site": {
},
            "title": "Site",
"site": {
            "title*": {
"title": "Site",
                "en": "Site",
"title*": {
                "de": "Standort"
"en": "Site",
            },
"de": "Standort"
            "type": "array",
},
            "format": "table",
"type": "array",
            "items": {
"format": "table",
                "type": "string",
"items": {
                "oneOf": [
"type": "string",
                    {
"oneOf": [
                        "title": "Entry with autocomplete",
{
                        "title*": {
"title": "Entry with autocomplete",
                            "de": "Eintrag mit Autocomplete"
"title*": {
                        },
"de": "Eintrag mit Autocomplete"
                        "format": "autocomplete",
},
                        "query": "[[HasType::Category:OSW473d7a1ed48544d1be83b258b5810948]] |?Display_title_of=label",
"format": "autocomplete",
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"query": "[[HasType::Category:OSW473d7a1ed48544d1be83b258b5810948]] |?Display_title_of=label",
                        "labelTemplate": "{{result.printouts.label.[0]}}"
"previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                    },
"labelTemplate": "{{result.printouts.label.[0]}}"
                    {
},
                        "title": "Free text entry",
{
                        "title*": {
"title": "Free text entry",
                            "de": "Freitext-Eintrag"
"title*": {
                        },
"de": "Freitext-Eintrag"
                        "format": "string"
},
                    }
"format": "string"
                ]
}
            },
]
            "uniqueItems": true
},
        },
"uniqueItems": true
        "superordinate_ou": {
},
            "description": "Faculty or organization, the institute belongs to.",
"superordinate_ou": {
            "description*": {
"description": "Faculty or organization, the institute belongs to.",
                "en": "Faculty or organization, the institute belongs to.",
"description*": {
                "de": "Fakultät oder Organisation, zu der das Institut gehört."
"en": "Faculty or organization, the institute belongs to.",
            },
"de": "Fakultät oder Organisation, zu der das Institut gehört."
            "type": "array",
},
            "format": "table",
"type": "array",
            "items": {
"format": "table",
                "title": "",
"items": {
                "type": "string",
"title": "",
                "format": "autocomplete",
"type": "string",
                "query": "[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label",
"format": "autocomplete",
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"query": "[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label",
                "labelTemplate": "{{result.printouts.label.[0]}}"
"previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
            },
"labelTemplate": "{{result.printouts.label.[0]}}"
            "uniqueItems": true
},
        }
"uniqueItems": true
    }
}
}
}
}

Latest revision as of 04:43, 8 January 2026

Institute ID: OSW5427361692374c8eaa6bd3733b92d343 | UUID: 54273616-9237-4c8e-aa6b-d3733b92d343 | 📦: world.opensemantic.base
ID OSW5427361692374c8eaa6bd3733b92d343
UUID 54273616-9237-4c8e-aa6b-d3733b92d343
Label Institute
Machine compatible name Institute
Types/Categories Category (Class)
Statements (outgoing)
Statements (incoming)
Details

Description

No description found
jsondata
subclass_of
"Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
uuid"54273616-9237-4c8e-aa6b-d3733b92d343"
label
text"Institute"
lang"en"
text"Institut"
lang"de"
name"Institute"
type
"Category:Category"
jsonschema
@context
manager
@id"Property:HasManager"
@type"@id"
superordinate_ou
@id"Property:HasSuperordinateOu"
@type"@id"
"/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw&slot=jsonschema"
allOf
$ref"/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw&slot=jsonschema"
type"object"
title"Institute"
required
"type"
defaultProperties
"uuid"
"label"
properties
type
default
"Category:OSW5427361692374c8eaa6bd3733b92d343"
image
title"Logo"
title*
de"Logo"
manager
title"Head"
title*
en"Head"
de"Leitung"
member_of
title"Member of"
title*
en"Member of"
de"Mitglied in"
description"The organization this organization is a member of."
description*
en"The organization this organization is a member of."
de"Die Organisation, der diese Organisation angehört."
type"array"
format"table"
items
title""
type"string"
format"autocomplete"
query"[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label"
previewWikiTextTemplate"[[:{{result.fulltext}}]]"
labelTemplate"{{result.printouts.label.[0]}}"
uniqueItemstrue
postal_address
eval_template
type"wikitext"
mode"render"
value"{{{street_name|}}} {{{house_no|}}}, {{{postal_code|}}} {{{city|}}}, {{{country|}}}"
required
"uuid"
defaultProperties
"uuid"
"street_name"
"house_no"
"postal_code"
"city"
"country"
properties
uuid
type"string"
format"uuid"
options
hiddentrue
title"UUID"
country
title"Country"
title*
en"Country"
de"Land"
type"string"
state
title"State"
title*
en"State"
de"Bundesland"
type"string"
region
title"Region"
title*
en"Region"
de"Region"
type"string"
post_office_box_no
title"PO box number"
title*
en"PO box number"
de"Postfach nummer"
type"number"
postal_code
title"Postal code"
title*
en"Postal code"
de"Postleitzahl"
type"string"
city
title"City"
title*
en"City"
de"Stadt"
type"string"
street_name
title"Street"
title*
en"Street"
de"Straße"
type"string"
house_no
title"House number"
title*
en"House number"
de"Hausnummer"
type"string"
title"Postal address"
title*
en"Postal address"
de"Postalische Adresse"
type"object"
description""
site
title"Site"
title*
en"Site"
de"Standort"
type"array"
format"table"
items
type"string"
oneOf
title"Entry with autocomplete"
title*
de"Eintrag mit Autocomplete"
format"autocomplete"
query"[[HasType::Category:OSW473d7a1ed48544d1be83b258b5810948]] |?Display_title_of=label"
previewWikiTextTemplate"[[:{{result.fulltext}}]]"
labelTemplate"{{result.printouts.label.[0]}}"
title"Free text entry"
title*
de"Freitext-Eintrag"
format"string"
uniqueItemstrue
superordinate_ou
description"Faculty or organization, the institute belongs to."
description*
en"Faculty or organization, the institute belongs to."
de"Fakultät oder Organisation, zu der das Institut gehört."
type"array"
format"table"
items
title""
type"string"
format"autocomplete"
query"[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label"
previewWikiTextTemplate"[[:{{result.fulltext}}]]"
labelTemplate"{{result.printouts.label.[0]}}"
uniqueItemstrue

This category currently contains no pages or media.