Category:OSW44deaa5b806d41a2a88594f562b110e9: Difference between revisions

m
Protected "Person": 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 "Person": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(2 intermediate revisions by the same user not shown)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:Item"
"Category:Item"
    ],
],
    "uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
"type": [
    "label": [
"Category:Category"
        {
],
            "text": "Person",
"uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
            "lang": "en"
"label": [
        },
{
        {
"text": "Person",
            "text": "Person",
"lang": "en"
            "lang": "de"
},
        }
{
    ],
"text": "Person",
    "short_name": [
"lang": "de"
        {
}
            "text": "Person",
],
            "lang": "en"
"description": [
        },
{
        {
"text": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
            "text": "Person",
"lang": "en"
            "lang": "de"
},
        }
{
    ],
"text": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen.",
    "description": [
"lang": "de"
        {
}
            "text": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
],
            "lang": "en"
"short_name": [
        },
{
        {
"text": "Person",
            "text": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen.",
"lang": "en"
            "lang": "de"
},
        }
{
    ],
"text": "Person",
    "name": "Person",
"lang": "de"
    "type": [
}
        "Category:Category"
],
    ]
"name": "Person",
"instance_rdf_type": [
"schema:Person"
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
{
            "first_name": "Property:HasFirstName",
"competence": {
            "middle_name": "Property:HasMiddleName",
"@id": "schema:knowsAbout",
            "surname": "Property:HasSurname",
"@type": "@id"
            "organization": "Property:HasOrganization",
},
            "organizational_unit": "Property:HasOU",
"competence*": {
            "email": "Property:HasEmail",
"@id": "Property:HasCompetence",
            "phone_number": "Property:HasPhoneNumber",
"@type": "@id"
            "fax_number": "Property:HasFaxNumber",
},
            "located_in": "Property:IsLocatedIn",
"email": {
            "role": "Property:HasRole",
"@id": "schema:email",
            "competence": "Property:HasCompetence",
"@type": "xsd:string"
            "topic": "Property:HasTopic",
},
            "orcid": "Property:HasOrcidId",
"email*": {
            "website": "Property:HasWebsite"
"@id": "Property:HasEmail",
        }
"@type": "xsd:string"
    ],
},
    "defaultProperties": [
"fax_number": {
        "uuid",
"@id": "schema:faxNumber",
        "label",
"@type": "xsd:string"
        "first_name",
},
        "middle_name",
"fax_number*": {
        "surname",
"@id": "Property:HasFaxNumber",
        "organization",
"@type": "xsd:string"
        "organizational_unit",
},
        "email",
"first_name": {
        "website",
"@id": "schema:givenName",
        "phone_number",
"@type": "xsd:string"
        "fax_number",
},
        "orcid",
"first_name*": {
        "located_in",
"@id": "Property:HasFirstName",
        "role",
"@type": "xsd:string"
        "competence",
},
        "topic"
"located_in": {
    ],
"@id": "schema:workLocation",
    "required": [
"@type": "@id"
        "first_name",
},
        "surname",
"located_in*": {
        "type"
"@id": "Property:IsLocatedIn",
    ],
"@type": "@id"
    "data_source_maps": [
},
        {
"middle_name": {
            "id": "pub.orcid.org",
"@id": "schema:additionalName",
            "source": "https://pub.orcid.org/v3.0/{{#split '/' -1}}{{orcid}}{{/split}}",
"@type": "xsd:string"
            "format": "jsonld",
},
            "label": "ORCID",
"middle_name*": {
            "required": [
"@id": "Property:HasMiddleName",
                "orcid"
"@type": "xsd:string"
            ],
},
            "object_map": {
"orcid": {
                "first_name": "$.givenName",
"@id": "schema:identifier",
                "surname": "$.familyName"
"@type": "xsd:string"
            }
},
        }
"orcid*": {
    ],
"@id": "Property:HasOrcidId",
    "properties": {
"@type": "xsd:string"
        "first_name": {
},
            "title": "First name / Given name / Forename",
"organization": {
            "title*": {
"@id": "schema:worksFor",
                "de": "Vorname"
"@type": "@id"
            },
},
            "type": "string"
"organization*": {
        },
"@id": "Property:HasOrganization",
        "middle_name": {
"@type": "@id"
            "title": "Middle name(s)",
},
            "title*": {
"organization**": {
                "de": "Zweite(r) Vorname(n)"
"@id": "Property:HasOu",
            },
"@type": "@id"
            "type": "array",
},
            "format": "table",
"organizational_unit": {
            "items": {
"@id": "schema:memberOf",
                "title": "",
"@type": "@id"
                "type": "string"
},
            },
"organizational_unit*": {
            "uniqueItems": true,
"@id": "Property:HasOu",
            "default": [
"@type": "@id"
                ""
},
            ]
"phone_number": {
        },
"@id": "schema:telephone",
        "surname": {
"@type": "xsd:string"
            "title": "Last name / Family name / Surname",
},
            "title*": {
"phone_number*": {
                "de": "Nachname"
"@id": "Property:HasPhoneNumber",
            },
"@type": "xsd:string"
            "type": "string"
},
        },
"role": {
        "organization": {
"@id": "schema:jobTitle",
            "title": "Organization",
"@type": "@id"
            "title*": {
},
                "de": "Organisation"
"role*": {
            },
"@id": "Property:HasRole",
            "type": "array",
"@type": "@id"
            "format": "table",
},
            "items": {
"surname": {
                "type": "string",
"@id": "schema:familyName",
                "oneOf": [
"@type": "xsd:string"
                    {
},
                        "title": "Free text entry",
"surname*": {
                        "title*": {
"@id": "Property:HasSurname",
                            "de": "Freitext-Eintrag"
"@type": "xsd:string"
                        },
},
                        "format": "string"
"topic": {
                    },
"@id": "schema:knowsAbout",
                    {
"@type": "@id"
                        "title": "Entry with autocomplete",
},
                        "title*": {
"topic*": {
                            "de": "Eintrag mit Autocomplete"
"@id": "Property:HasTopic",
                        },
"@type": "@id"
                        "format": "autocomplete",
},
                        "query": "[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] OR [[HasType::Category:OSW5427361692374c8eaa6bd3733b92d343]] |?Display_title_of=label",
"website": {
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"@id": "schema:subjectOf",
                        "labelTemplate": "{{result.printouts.label.[0]}}"
"@type": "xsd:string"
                    }
},
                ]
"website*": {
            },
"@id": "Property:HasWebsite",
            "uniqueItems": true,
"@type": "xsd:string"
            "minItems": 1,
}
            "default": [
},
                ""
"/wiki/Category:Item?action=raw\u0026slot=jsonschema"
            ]
],
        },
"allOf": [
        "organizational_unit": {
{
            "title": "Organizational unit",
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
            "title*": {
}
                "de": "Organisationseinheit"
],
            },
"title": "Person",
            "type": "array",
"title*": {
            "format": "table",
"de": "Person",
            "items": {
"en": "Person"
                "type": "string",
},
                "oneOf": [
"type": "object",
                    {
"uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
                        "title": "Free text entry",
"description": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
                        "title*": {
"description*": {
                            "de": "Freitext-Eintrag"
"en": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
                        },
"de": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen."
                        "format": "string"
},
                    },
"data_source_maps": [
                    {
{
                        "title": "Entry with autocomplete",
"id": "pub.orcid.org",
                        "title*": {
"source": "https://pub.orcid.org/v3.0/{{#split '/' -1}}{{orcid}}{{/split}}",
                            "de": "Eintrag mit Autocomplete"
"format": "jsonld",
                        },
"label": "ORCID",
                        "format": "autocomplete",
"required": [
                        "query": "[[HasType::Category:OSWfe3e842b804445c7bb0dd8ee61da2d70]] |?Display_title_of=label",
"orcid"
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
],
                        "labelTemplate": "{{result.printouts.label.[0]}}"
"object_map": {
                    }
"first_name": "$.givenName",
                ]
"surname": "$.familyName"
            },
}
            "uniqueItems": true,
}
            "minItems": 1,
],
            "default": [
"defaultProperties": [
                ""
"first_name",
            ]
"surname",
        },
"organization",
        "email": {
"email",
            "title": "Email address",
"phone_number"
            "title*": {
],
                "de": "E-Mail"
"required": [
            },
"first_name",
            "eval_template": {
"surname",
                "type": "mustache-wikitext",
"type"
                "mode": "render",
],
                "value": "{{#email}}[mailto:{{.}} {{.}}] \u003Cbr\u003E{{/email}}"
"properties": {
            },
"type": {
            "type": "array",
"default": [
            "format": "table",
"Category:OSW44deaa5b806d41a2a88594f562b110e9"
            "items": {
]
                "title": "",
},
                "type": "string",
"first_name": {
                "format": "email"
"title": "First name / Given name / Forename",
            },
"title*": {
            "uniqueItems": true
"de": "Vorname"
        },
},
        "website": {
"type": "string",
            "title": "Website",
"propertyOrder": -3
            "title*": {
},
                "de": "Webseite"
"middle_name": {
            },
"title": "Middle name(s)",
            "eval_template": {
"title*": {
                "type": "mustache-wikitext",
"de": "Zweite(r) Vorname(n)"
                "mode": "render",
},
                "value": "{{#website}}{{{.}}} \u003Cbr\u003E{{/website}}"
"type": "array",
            },
"format": "table",
            "type": "array",
"items": {
            "format": "table",
"title": "Name",
            "items": {
"type": "string"
                "title": "",
},
                "type": "string",
"uniqueItems": true,
                "format": "uri"
"propertyOrder": -2
            },
},
            "uniqueItems": true
"surname": {
        },
"title": "Last name / Family name / Surname",
        "orcid": {
"title*": {
            "title": "ORCID iD",
"de": "Nachname"
            "title*": {
},
                "de": "ORCID iD"
"type": "string",
            },
"propertyOrder": -1
            "description": "The ORCID iD is an https URI with a 16-digit number, e.g., https://orcid.org/0000-0001-2345-6789.",
},
            "description*": {
"label": {
                "de": "Die ORCID iD ist eine https URI mit einer 16-stelligen Nummer, z. B. https://orcid.org/0000-0001-2345-6789."
"items": {
            },
"title": "Display name",
            "type": "string",
"title*": {
            "format": "uri"
"de": "Anzeigenamen"
        },
},
        "phone_number": {
"properties": {
            "title": "Phone number",
"text": {
            "title*": {
"watch": {
                "de": "Telefonnummer"
"first_name": "root.first_name",
            },
"middle_name": "root.middle_name",
            "description": "Phone number formatted with country code and hyphens, e.g.. +49-931-4100-172. According to https://www.wikidata.org/wiki/Property:P1329",
"surname": "root.surname"
            "description*": {
},
                "de": "Telefonnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
"readonly": true,
            },
"dynamic_template": "{{first_name}}{{#each middle_name}} {{.}}{{/each}}{{#if surname}} {{{surname}}}{{/if}}"
            "eval_template": {
},
                "type": "mustache-wikitext",
"lang": {
                "mode": "render",
"type": "string",
                "value": "{{#phone_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/phone_number}}"
"default": "en"
            },
}
            "type": "array",
}
            "format": "table",
},
            "items": {
"options": {
                "title": "",
"hidden": true
                "type": "string",
}
                "pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?"
},
            },
"organization": {
            "uniqueItems": true
"title": "Organization",
        },
"title*": {
        "fax_number": {
"de": "Organisation"
            "title": "Fax number",
},
            "title*": {
"description": "Organization(s) the person is affiliated with. E.g., university, research institute, company, etc.",
                "de": "Faxnummer"
"description*": {
            },
"de": "Organisation(en), derer die Person Mitglied ist. Z.B. Universität, Forschungsinstitut, Unternehmen, etc."
            "description": "Fax number formatted with country code and hyphens, e.g.. +49-931-4100-172. According to https://www.wikidata.org/wiki/Property:P1329",
},
            "description*": {
"type": "array",
                "de": "Faxnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
"format": "table",
            },
"items": {
            "eval_template": {
"type": "string",
                "type": "mustache-wikitext",
"title": "Organization",
                "mode": "render",
"title*": {
                "value": "{{#fax_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/fax_number}}"
"de": "Organisation"
            },
},
            "type": "array",
"format": "autocomplete",
            "format": "table",
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
            "items": {
},
                "title": "",
"uniqueItems": true
                "type": "string",
},
                "pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?"
"organizational_unit": {
            },
"title": "Organizational (sub)unit",
            "uniqueItems": true
"title*": {
        },
"de": "Organisations(unter)einheit"
        "located_in": {
},
            "title": "Located at ",
"description": "Organizational (sub)unit(s) the person is member of. E.g., faculty, institute, department or research group, etc.",
            "title*": {
"description*": {
                "de": "Tätig an (Standort)"
"de": "Organisations(unter)einheit(en), derer die Person Mitglied ist. Z.B. Fakultät, Institut, Abteilung oder Forschungsgruppe, etc."
            },
},
            "type": "array",
"type": "array",
            "format": "table",
"format": "table",
            "items": {
"items": {
                "type": "string",
"type": "string",
                "oneOf": [
"title": "Organizational unit",
                    {
"title*": {
                        "title": "Entry with autocomplete",
"de": "Organisationseinheit"
                        "title*": {
},
                            "de": "Eintrag mit Autocomplete"
"format": "autocomplete",
                        },
"range": "Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
                        "format": "autocomplete",
},
                        "query": "[[HasType::Category:OSW473d7a1ed48544d1be83b258b5810948]] |?Display_title_of=label",
"uniqueItems": true
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
},
                        "labelTemplate": "{{result.printouts.label.[0]}}"
"email": {
                    },
"title": "Email address",
                    {
"title*": {
                        "title": "Free text entry",
"de": "E-Mail Adresse"
                        "title*": {
},
                            "de": "Freitext-Eintrag"
"eval_template": {
                        },
"type": "mustache-wikitext",
                        "format": "string"
"mode": "render",
                    }
"value": "{{#email}}[mailto:{{.}} {{.}}] \u003Cbr\u003E{{/email}}"
                ]
},
            },
"type": "array",
            "uniqueItems": true,
"format": "table",
            "minItems": 1,
"items": {
            "default": [
"title": "Email",
                ""
"title*": {
            ]
"de": "E-Mail"
        },
},
        "role": {
"type": "string",
            "title": "Role",
"format": "email"
            "title*": {
},
                "de": "Rolle(n)"
"uniqueItems": true
            },
},
            "type": "array",
"website": {
            "format": "table",
"title": "Website",
            "items": {
"title*": {
                "title": "",
"de": "Webseite"
                "type": "string",
},
                "format": "autocomplete",
"eval_template": {
                "query": "[[HasType::Category:OSW5efde23b1d8c4e1c864ef039cb0616ed]] |?Display_title_of=label",
"type": "mustache-wikitext",
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"mode": "render",
                "labelTemplate": "{{result.printouts.label.[0]}}"
"value": "{{#website}}{{{.}}} \u003Cbr\u003E{{/website}}"
            },
},
            "uniqueItems": true,
"type": "array",
            "default": [
"format": "table",
                ""
"items": {
            ]
"title": "URL",
        },
"type": "string",
        "competence": {
"format": "uri"
            "title": "Competence(s)",
},
            "title*": {
"uniqueItems": true
                "de": "Kompetenz(en)"
},
            },
"orcid": {
            "type": "array",
"title": "ORCID iD",
            "format": "table",
"title*": {
            "items": {
"de": "ORCID iD"
                "title": "",
},
                "type": "string",
"description": "The ORCID iD is an https URI with a 16-digit number, e.g., https://orcid.org/0000-0001-2345-6789.",
                "format": "autocomplete",
"description*": {
                "query": "[[HasType::Category:OSW5eb9c52b804544dc870dfd54ff434428]] |?Display_title_of=label",
"de": "Die ORCID iD ist eine https URI mit einer 16-stelligen Nummer, z. B. https://orcid.org/0000-0001-2345-6789."
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
},
                "labelTemplate": "{{result.printouts.label.[0]}}"
"type": "string",
            },
"format": "uri"
            "uniqueItems": true,
},
            "default": [
"phone_number": {
                ""
"title": "Phone number",
            ]
"title*": {
        },
"de": "Telefonnummer"
        "topic": {
},
            "title": "Topic(s)",
"description": "Phone number formatted with country code and hyphens, e.g.. +49-931-4100-172. According to https://www.wikidata.org/wiki/Property:P1329",
            "title*": {
"description*": {
                "de": "Thema/en"
"de": "Telefonnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
            },
},
            "type": "array",
"eval_template": {
            "format": "table",
"type": "mustache-wikitext",
            "items": {
"mode": "render",
                "title": "",
"value": "{{#phone_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/phone_number}}"
                "type": "string",
},
                "format": "autocomplete",
"type": "array",
                "query": "[[HasType::Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec]] |?Display_title_of=label",
"format": "table",
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
"items": {
                "labelTemplate": "{{result.printouts.label.[0]}}"
"title": "Phone",
            },
"title*": {
            "uniqueItems": true,
"de": "Telefon"
            "default": [
},
                ""
"type": "string",
            ]
"pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?"
        },
},
        "type": {
"uniqueItems": true
            "default": [
},
                "Category:OSW44deaa5b806d41a2a88594f562b110e9"
"fax_number": {
            ]
"title": "Fax number",
        }
"title*": {
    },
"de": "Faxnummer"
    "title": "Person",
},
    "title*": {
"description": "Fax number formatted with country code and hyphens, e.g.. +49-931-4100-172. According to https://www.wikidata.org/wiki/Property:P1329",
        "de": "Person"
"description*": {
    },
"de": "Faxnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
    "type": "object",
},
    "allOf": [
"eval_template": {
        {
"type": "mustache-wikitext",
            "type": "object",
"mode": "render",
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"value": "{{#fax_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/fax_number}}"
        }
},
    ]
"type": "array",
"format": "table",
"items": {
"title": "Fax",
"type": "string",
"pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?"
},
"uniqueItems": true
},
"located_in": {
"title": "Located at ",
"title*": {
"de": "Tätig an (Standort)"
},
"type": "array",
"format": "table",
"items": {
"type": "string",
"title": "Location",
"title*": {
"de": "Standort"
},
"format": "autocomplete",
"range": "Category:OSW473d7a1ed48544d1be83b258b5810948"
},
"uniqueItems": true
},
"role": {
"title": "Roles",
"title*": {
"de": "Rollen"
},
"type": "array",
"format": "table",
"items": {
"title": "Role",
"title*": {
"de": "Rolle"
},
"type": "string",
"format": "autocomplete",
"range": "Category:OSW5efde23b1d8c4e1c864ef039cb0616ed"
},
"uniqueItems": true
},
"competence": {
"title": "Competences",
"title*": {
"de": "Kompetenzen"
},
"type": "array",
"format": "table",
"items": {
"title": "Competence",
"title*": {
"de": "Kompetenz"
},
"type": "string",
"format": "autocomplete",
"range": "Category:OSW5eb9c52b804544dc870dfd54ff434428"
},
"uniqueItems": true
},
"topic": {
"title": "Topics",
"title*": {
"de": "Themen"
},
"type": "array",
"format": "table",
"items": {
"title": "Topic",
"title*": {
"de": "Thema"
},
"type": "string",
"format": "autocomplete",
"range": "Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec"
},
"uniqueItems": true
}
}
}
}
header_template
Line 27: Line 27:
<tr>  
<tr>  
<th>{{{_label_organizational_unit|Department}}}</th>  
<th>{{{_label_organizational_unit|Department}}}</th>  
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasOU=|format=plain|mainlabel=-}}</td>  
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasOu=|format=plain|mainlabel=-}}</td>  
</tr>  
</tr>  
<tr>  
<tr>