Category:OSW44deaa5b806d41a2a88594f562b110e9: Difference between revisions

Update package: OSW Base
(Update package: OSW Base)
(Update package: OSW Base)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:Item"
"Category:Item"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
"uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
    "label": [
"label": [
        {
{
            "text": "Person",
"text": "Person",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Person",
"text": "Person",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
"text": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen.",
"text": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen.",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "short_name": [
"short_name": [
        {
{
            "text": "Person",
"text": "Person",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Person",
"text": "Person",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "Person",
"name": "Person",
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:Person"
"schema:Person"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
{
            "competence": {
"competence": {
                "@id": "schema:knowsAbout",
"@id": "schema:knowsAbout",
                "@type": "@id"
"@type": "@id"
            },
},
            "competence*": {
"competence*": {
                "@id": "Property:HasCompetence",
"@id": "Property:HasCompetence",
                "@type": "@id"
"@type": "@id"
            },
},
            "email": {
"email": {
                "@id": "schema:email",
"@id": "schema:email",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "email*": {
"email*": {
                "@id": "Property:HasEmail",
"@id": "Property:HasEmail",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "fax_number": {
"fax_number": {
                "@id": "schema:faxNumber",
"@id": "schema:faxNumber",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "fax_number*": {
"fax_number*": {
                "@id": "Property:HasFaxNumber",
"@id": "Property:HasFaxNumber",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "first_name": {
"first_name": {
                "@id": "schema:givenName",
"@id": "schema:givenName",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "first_name*": {
"first_name*": {
                "@id": "Property:HasFirstName",
"@id": "Property:HasFirstName",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "located_in": {
"located_in": {
                "@id": "schema:workLocation",
"@id": "schema:workLocation",
                "@type": "@id"
"@type": "@id"
            },
},
            "located_in*": {
"located_in*": {
                "@id": "Property:IsLocatedIn",
"@id": "Property:IsLocatedIn",
                "@type": "@id"
"@type": "@id"
            },
},
            "middle_name": {
"middle_name": {
                "@id": "schema:additionalName",
"@id": "schema:additionalName",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "middle_name*": {
"middle_name*": {
                "@id": "Property:HasMiddleName",
"@id": "Property:HasMiddleName",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "orcid": {
"orcid": {
                "@id": "schema:identifier",
"@id": "schema:identifier",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "orcid*": {
"orcid*": {
                "@id": "Property:HasOrcidId",
"@id": "Property:HasOrcidId",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "organization": {
"organization": {
                "@id": "schema:worksFor",
"@id": "schema:worksFor",
                "@type": "@id"
"@type": "@id"
            },
},
            "organization*": {
"organization*": {
                "@id": "Property:HasOrganization",
"@id": "Property:HasOrganization",
                "@type": "@id"
"@type": "@id"
            },
},
            "organizational_unit": {
"organization**": {
                "@id": "schema:memberOf",
"@id": "Property:HasOu",
                "@type": "@id"
"@type": "@id"
            },
},
            "organizational_unit*": {
"organizational_unit": {
                "@id": "Property:HasOu",
"@id": "schema:memberOf",
                "@type": "@id"
"@type": "@id"
            },
},
            "phone_number": {
"organizational_unit*": {
                "@id": "schema:telephone",
"@id": "Property:HasOu",
                "@type": "xsd:string"
"@type": "@id"
            },
},
            "phone_number*": {
"phone_number": {
                "@id": "Property:HasPhoneNumber",
"@id": "schema:telephone",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "role": {
"phone_number*": {
                "@id": "schema:jobTitle",
"@id": "Property:HasPhoneNumber",
                "@type": "@id"
"@type": "xsd:string"
            },
},
            "role*": {
"role": {
                "@id": "Property:HasRole",
"@id": "schema:jobTitle",
                "@type": "@id"
"@type": "@id"
            },
},
            "surname": {
"role*": {
                "@id": "schema:familyName",
"@id": "Property:HasRole",
                "@type": "xsd:string"
"@type": "@id"
            },
},
            "surname*": {
"surname": {
                "@id": "Property:HasSurname",
"@id": "schema:familyName",
                "@type": "xsd:string"
"@type": "xsd:string"
            },
},
            "topic": {
"surname*": {
                "@id": "schema:knowsAbout",
"@id": "Property:HasSurname",
                "@type": "@id"
"@type": "xsd:string"
            },
},
            "topic*": {
"topic": {
                "@id": "Property:HasTopic",
"@id": "schema:knowsAbout",
                "@type": "@id"
"@type": "@id"
            },
},
            "website": {
"topic*": {
                "@id": "schema:subjectOf",
"@id": "Property:HasTopic",
                "@type": "xsd:string"
"@type": "@id"
            },
},
            "website*": {
"website": {
                "@id": "Property:HasWebsite",
"@id": "schema:subjectOf",
                "@type": "xsd:string"
"@type": "xsd:string"
            }
},
        },
"website*": {
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"@id": "Property:HasWebsite",
    ],
"@type": "xsd:string"
    "allOf": [
}
        {
},
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"/wiki/Category:Item?action=raw\u0026slot=jsonschema"
        }
],
    ],
"allOf": [
    "title": "Person",
{
    "title*": {
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
        "de": "Person",
}
        "en": "Person"
],
    },
"title": "Person",
    "type": "object",
"title*": {
    "uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
"de": "Person",
    "description": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
"en": "Person"
    "description*": {
},
        "en": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
"type": "object",
        "de": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen."
"uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
    },
"description": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
    "defaultProperties": [
"description*": {
        "first_name",
"en": "Category for a person in general. Subcategories are e.g. 'User', i.e. persons who have a user ID.",
        "surname",
"de": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen."
        "organization",
},
        "email",
"data_source_maps": [
        "phone_number"
{
    ],
"id": "pub.orcid.org",
    "required": [
"source": "https://pub.orcid.org/v3.0/{{#split '/' -1}}{{orcid}}{{/split}}",
        "first_name",
"format": "jsonld",
        "surname",
"label": "ORCID",
        "type"
"required": [
    ],
"orcid"
    "properties": {
],
        "type": {
"object_map": {
            "default": [
"first_name": "$.givenName",
                "Category:OSW44deaa5b806d41a2a88594f562b110e9"
"surname": "$.familyName"
            ]
}
        },
}
        "first_name": {
],
            "title": "First name / Given name / Forename",
"defaultProperties": [
            "title*": {
"first_name",
                "de": "Vorname"
"surname",
            },
"organization",
            "type": "string",
"email",
            "propertyOrder": -3
"phone_number"
        },
],
        "middle_name": {
"required": [
            "title": "Middle name(s)",
"first_name",
            "title*": {
"surname",
                "de": "Zweite(r) Vorname(n)"
"type"
            },
],
            "type": "array",
"properties": {
            "format": "table",
"type": {
            "items": {
"default": [
                "title": "Name",
"Category:OSW44deaa5b806d41a2a88594f562b110e9"
                "type": "string"
]
            },
},
            "uniqueItems": true,
"first_name": {
            "propertyOrder": -2
"title": "First name / Given name / Forename",
        },
"title*": {
        "surname": {
"de": "Vorname"
            "title": "Last name / Family name / Surname",
},
            "title*": {
"type": "string",
                "de": "Nachname"
"propertyOrder": -3
            },
},
            "type": "string",
"middle_name": {
            "propertyOrder": -1
"title": "Middle name(s)",
        },
"title*": {
        "label": {
"de": "Zweite(r) Vorname(n)"
            "items": {
},
                "title": "Display name",
"type": "array",
                "title*": {
"format": "table",
                    "de": "Anzeigenamen"
"items": {
                },
"title": "Name",
                "properties": {
"type": "string"
                    "text": {
},
                        "watch": {
"uniqueItems": true,
                            "first_name": "root.first_name",
"propertyOrder": -2
                            "middle_name": "root.middle_name",
},
                            "surname": "root.surname"
"surname": {
                        },
"title": "Last name / Family name / Surname",
                        "readonly": true,
"title*": {
                        "dynamic_template": "{{first_name}}{{#each middle_name}} {{.}}{{/each}}{{#if surname}} {{{surname}}}{{/if}}"
"de": "Nachname"
                    }
},
                }
"type": "string",
            },
"propertyOrder": -1
            "options": {
},
                "hidden": true
"label": {
            }
"items": {
        },
"title": "Display name",
        "organization": {
"title*": {
            "title": "Organization",
"de": "Anzeigenamen"
            "title*": {
},
                "de": "Organisation"
"properties": {
            },
"text": {
            "description": "Organization(s) the person is affiliated with. E.g., university, research institute, company, etc.",
"watch": {
            "description*": {
"first_name": "root.first_name",
                "de": "Organisation(en), derer die Person Mitglied ist. Z.B. Universität, Forschungsinstitut, Unternehmen, etc."
"middle_name": "root.middle_name",
            },
"surname": "root.surname"
            "type": "array",
},
            "format": "table",
"readonly": true,
            "items": {
"dynamic_template": "{{first_name}}{{#each middle_name}} {{.}}{{/each}}{{#if surname}} {{{surname}}}{{/if}}"
                "type": "string",
},
                "title": "Organization",
"lang": {
                "title*": {
"type": "string",
                    "de": "Organisation"
"default": "en"
                },
}
                "format": "autocomplete",
}
                "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
},
            },
"options": {
            "uniqueItems": true
"hidden": true
        },
}
        "organizational_unit": {
},
            "title": "Organizational (sub)unit",
"organization": {
            "title*": {
"title": "Organization",
                "de": "Organisations(unter)einheit"
"title*": {
            },
"de": "Organisation"
            "description": "Organizational (sub)unit(s) the person is member of. E.g., faculty, institute, department or research group, etc.",
},
            "description*": {
"description": "Organization(s) the person is affiliated with. E.g., university, research institute, company, etc.",
                "de": "Organisations(unter)einheit(en), derer die Person Mitglied ist. Z.B. Fakultät, Institut, Abteilung oder Forschungsgruppe, etc."
"description*": {
            },
"de": "Organisation(en), derer die Person Mitglied ist. Z.B. Universität, Forschungsinstitut, Unternehmen, etc."
            "type": "array",
},
            "format": "table",
"type": "array",
            "items": {
"format": "table",
                "type": "string",
"items": {
                "title": "Organizational unit",
"type": "string",
                "title*": {
"title": "Organization",
                    "de": "Organisationseinheit"
"title*": {
                },
"de": "Organisation"
                "format": "autocomplete",
},
                "range": "Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
"format": "autocomplete",
            },
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
            "uniqueItems": true
},
        },
"uniqueItems": true
        "email": {
},
            "title": "Email address",
"organizational_unit": {
            "title*": {
"title": "Organizational (sub)unit",
                "de": "E-Mail Adresse"
"title*": {
            },
"de": "Organisations(unter)einheit"
            "eval_template": {
},
                "type": "mustache-wikitext",
"description": "Organizational (sub)unit(s) the person is member of. E.g., faculty, institute, department or research group, etc.",
                "mode": "render",
"description*": {
                "value": "{{#email}}[mailto:{{.}} {{.}}] \u003Cbr\u003E{{/email}}"
"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": {
                "title": "Email",
"type": "string",
                "title*": {
"title": "Organizational unit",
                    "de": "E-Mail"
"title*": {
                },
"de": "Organisationseinheit"
                "type": "string",
},
                "format": "email"
"format": "autocomplete",
            },
"range": "Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
            "uniqueItems": true
},
        },
"uniqueItems": true
        "website": {
},
            "title": "Website",
"email": {
            "title*": {
"title": "Email address",
                "de": "Webseite"
"title*": {
            },
"de": "E-Mail Adresse"
            "eval_template": {
},
                "type": "mustache-wikitext",
"eval_template": {
                "mode": "render",
"type": "mustache-wikitext",
                "value": "{{#website}}{{{.}}} \u003Cbr\u003E{{/website}}"
"mode": "render",
            },
"value": "{{#email}}[mailto:{{.}} {{.}}] \u003Cbr\u003E{{/email}}"
            "type": "array",
},
            "format": "table",
"type": "array",
            "items": {
"format": "table",
                "title": "URL",
"items": {
                "type": "string",
"title": "Email",
                "format": "uri"
"title*": {
            },
"de": "E-Mail"
            "uniqueItems": true
},
        },
"type": "string",
        "orcid": {
"format": "email"
            "title": "ORCID iD",
},
            "title*": {
"uniqueItems": true
                "de": "ORCID iD"
},
            },
"website": {
            "description": "The ORCID iD is an https URI with a 16-digit number, e.g., https://orcid.org/0000-0001-2345-6789.",
"title": "Website",
            "description*": {
"title*": {
                "de": "Die ORCID iD ist eine https URI mit einer 16-stelligen Nummer, z. B. https://orcid.org/0000-0001-2345-6789."
"de": "Webseite"
            },
},
            "type": "string",
"eval_template": {
            "format": "uri"
"type": "mustache-wikitext",
        },
"mode": "render",
        "phone_number": {
"value": "{{#website}}{{{.}}} \u003Cbr\u003E{{/website}}"
            "title": "Phone number",
},
            "title*": {
"type": "array",
                "de": "Telefonnummer"
"format": "table",
            },
"items": {
            "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": "URL",
            "description*": {
"type": "string",
                "de": "Telefonnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
"format": "uri"
            },
},
            "eval_template": {
"uniqueItems": true
                "type": "mustache-wikitext",
},
                "mode": "render",
"orcid": {
                "value": "{{#phone_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/phone_number}}"
"title": "ORCID iD",
            },
"title*": {
            "type": "array",
"de": "ORCID iD"
            "format": "table",
},
            "items": {
"description": "The ORCID iD is an https URI with a 16-digit number, e.g., https://orcid.org/0000-0001-2345-6789.",
                "title": "Phone",
"description*": {
                "title*": {
"de": "Die ORCID iD ist eine https URI mit einer 16-stelligen Nummer, z. B. https://orcid.org/0000-0001-2345-6789."
                    "de": "Telefon"
},
                },
"type": "string",
                "type": "string",
"format": "uri"
                "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}))?)?"
},
            },
"phone_number": {
            "uniqueItems": true
"title": "Phone number",
        },
"title*": {
        "fax_number": {
"de": "Telefonnummer"
            "title": "Fax number",
},
            "title*": {
"description": "Phone number formatted with country code and hyphens, e.g.. +49-931-4100-172. According to https://www.wikidata.org/wiki/Property:P1329",
                "de": "Faxnummer"
"description*": {
            },
"de": "Telefonnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
            "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*": {
"eval_template": {
                "de": "Faxnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
"type": "mustache-wikitext",
            },
"mode": "render",
            "eval_template": {
"value": "{{#phone_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/phone_number}}"
                "type": "mustache-wikitext",
},
                "mode": "render",
"type": "array",
                "value": "{{#fax_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/fax_number}}"
"format": "table",
            },
"items": {
            "type": "array",
"title": "Phone",
            "format": "table",
"title*": {
            "items": {
"de": "Telefon"
                "title": "Fax",
},
                "type": "string",
"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}))?)?"
"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
"uniqueItems": true
        },
},
        "located_in": {
"fax_number": {
            "title": "Located at ",
"title": "Fax number",
            "title*": {
"title*": {
                "de": "Tätig an (Standort)"
"de": "Faxnummer"
            },
},
            "type": "array",
"description": "Fax number formatted with country code and hyphens, e.g.. +49-931-4100-172. According to https://www.wikidata.org/wiki/Property:P1329",
            "format": "table",
"description*": {
            "items": {
"de": "Faxnummer mit Landesvorwahl und Bindestrichen formatiert, z.B.. +49-931-4100-172. Entsprechend https://www.wikidata.org/wiki/Property:P1329"
                "type": "string",
},
                "title": "Location",
"eval_template": {
                "title*": {
"type": "mustache-wikitext",
                    "de": "Standort"
"mode": "render",
                },
"value": "{{#fax_number}}[tel:{{.}} {{.}}] \u003Cbr\u003E{{/fax_number}}"
                "format": "autocomplete",
},
                "range": "Category:OSW473d7a1ed48544d1be83b258b5810948"
"type": "array",
            },
"format": "table",
            "uniqueItems": true
"items": {
        },
"title": "Fax",
        "role": {
"type": "string",
            "title": "Roles",
"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}))?)?"
            "title*": {
},
                "de": "Rollen"
"uniqueItems": true
            },
},
            "type": "array",
"located_in": {
            "format": "table",
"title": "Located at ",
            "items": {
"title*": {
                "title": "Role",
"de": "Tätig an (Standort)"
                "title*": {
},
                    "de": "Rolle"
"type": "array",
                },
"format": "table",
                "type": "string",
"items": {
                "format": "autocomplete",
"type": "string",
                "range": "Category:OSW5efde23b1d8c4e1c864ef039cb0616ed"
"title": "Location",
            },
"title*": {
            "uniqueItems": true
"de": "Standort"
        },
},
        "competence": {
"format": "autocomplete",
            "title": "Competences",
"range": "Category:OSW473d7a1ed48544d1be83b258b5810948"
            "title*": {
},
                "de": "Kompetenzen"
"uniqueItems": true
            },
},
            "type": "array",
"role": {
            "format": "table",
"title": "Roles",
            "items": {
"title*": {
                "title": "Competence",
"de": "Rollen"
                "title*": {
},
                    "de": "Kompetenz"
"type": "array",
                },
"format": "table",
                "type": "string",
"items": {
                "format": "autocomplete",
"title": "Role",
                "range": "Category:OSW5eb9c52b804544dc870dfd54ff434428"
"title*": {
            },
"de": "Rolle"
            "uniqueItems": true
},
        },
"type": "string",
        "topic": {
"format": "autocomplete",
            "title": "Topics",
"range": "Category:OSW5efde23b1d8c4e1c864ef039cb0616ed"
            "title*": {
},
                "de": "Themen"
"uniqueItems": true
            },
},
            "type": "array",
"competence": {
            "format": "table",
"title": "Competences",
            "items": {
"title*": {
                "title": "Topic",
"de": "Kompetenzen"
                "title*": {
},
                    "de": "Thema"
"type": "array",
                },
"format": "table",
                "type": "string",
"items": {
                "format": "autocomplete",
"title": "Competence",
                "range": "Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec"
"title*": {
            },
"de": "Kompetenz"
            "uniqueItems": true
},
        }
"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
}
}
}
}