Category:OSW44deaa5b806d41a2a88594f562b110e9: Difference between revisions

Category page
Category:OSW44deaa5b806d41a2a88594f562b110e9
(Update package: OSW Base)
(Update package: OSW Base)
Tag: Blanking
Line 1: Line 1:
{{Template:ELN/Editor/DrawIO
 
|file_name=Person class diagram
|page_name=Category:OSW44deaa5b806d41a2a88594f562b110e9
|full_width=0
|uuid=d9b53356-9a92-51ab-a475-1f19f78c9c9a
}}
jsondata
Line 2: Line 2:
     "subclass_of": [
     "subclass_of": [
         "Category:Item"
         "Category:Item"
    ],
    "type": [
        "Category:Category"
     ],
     ],
     "uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
     "uuid": "44deaa5b-806d-41a2-a885-94f562b110e9",
Line 14: Line 17:
         }
         }
     ],
     ],
     "short_name": [
     "description": [
         {
         {
             "text": "Person",
             "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": "Person",
             "text": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen.",
             "lang": "de"
             "lang": "de"
         }
         }
     ],
     ],
     "description": [
     "short_name": [
         {
         {
             "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": "en"
         },
         },
         {
         {
             "text": "Kategorie für eine Person im Allgemeinen. Unterkategorien sind bsp. 'User', also Personen die über eine Nutzerkennung verfügen.",
             "text": "Person",
             "lang": "de"
             "lang": "de"
         }
         }
     ],
     ],
     "name": "Person",
     "name": "Person"
    "type": [
        "Category:Category"
    ]
}
}
jsonschema
Line 3: Line 3:
         "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
         "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
         {
         {
             "first_name": "Property:HasFirstName",
            "competence": {
             "first_name*": "schema:givenName",
                "@id": "schema:knowsAbout",
             "middle_name": "schema:additionalName",
                "@type": "@id"
             "middle_name*": "Property:HasMiddleName",
            },
             "surname": "schema:familyName",
            "competence*": {
             "surname*": "Property:HasSurname",
                "@id": "Property:HasCompetence",
             "organization": "schema:Organization",
                "@type": "@id"
             "organization*": "Property:HasOrganization",
            },
             "organizational_unit": "Property:HasOu",
            "email": {
            "email": "schema:email",
                "@id": "schema:email"
             "email*": "Property:HasEmail",
            },
             "phone_number": "schema:telephone",
            "email*": {
             "phone_number*": "Property:HasPhoneNumber",
                "@id": "Property:HasEmail"
             "fax_number": "schema:faxNumber",
            },
             "fax_number*": "Property:HasFaxNumber",
            "fax_number": {
             "located_in": "Property:IsLocatedIn",
                "@id": "schema:faxNumber"
             "role": "Property:HasRole",
            },
             "competence": "Property:HasCompetence",
            "fax_number*": {
             "topic": "Property:HasTopic",
                "@id": "Property:HasFaxNumber"
             "orcid": "Property:HasOrcidId",
            },
             "website": "Property:HasWebsite"
             "first_name": {
                "@id": "schema:givenName"
            },
            "first_name*": {
                "@id": "Property:HasFirstName"
            },
             "located_in": {
                "@id": "schema:workLocation",
                "@type": "@id"
            },
            "located_in*": {
                "@id": "Property:IsLocatedIn",
                "@type": "@id"
            },
             "middle_name": {
                "@id": "schema:additionalName"
            },
             "middle_name*": {
                "@id": "Property:HasMiddleName"
            },
             "orcid": {
                "@id": "schema:identifier"
            },
             "orcid*": {
                "@id": "Property:HasOrcidId"
            },
             "organization": {
                "@id": "schema:worksFor",
                "@type": "@id"
            },
             "organization*": {
                "@id": "Property:HasOrganization",
                "@type": "@id"
            },
             "organizational_unit": {
                "@id": "schema:memberOf",
                "@type": "@id"
            },
             "organizational_unit*": {
                "@id": "Property:HasOU",
                "@type": "@id"
            },
             "phone_number": {
                "@id": "schema:telephone"
            },
             "phone_number*": {
                "@id": "Property:HasPhoneNumber"
            },
             "role": {
                "@id": "schema:jobTitle",
                "@type": "@id"
            },
             "role*": {
                "@id": "Property:HasRole",
                "@type": "@id"
            },
             "surname": {
                "@id": "schema:familyName"
            },
             "surname*": {
                "@id": "Property:HasSurname"
            },
             "topic": {
                "@id": "schema:knowsAbout",
                "@type": "@id"
            },
             "topic*": {
                "@id": "Property:HasTopic",
                "@type": "@id"
            },
             "website": {
                "@id": "schema:subjectOf"
            },
             "website*": {
                "@id": "Property:HasWebsite"
            }
         }
         }
     ],
     ],
Line 47: Line 122:
         "first_name",
         "first_name",
         "surname",
         "surname",
         "type"
         "type",
        "rdf_type"
     ],
     ],
     "data_source_maps": [
     "data_source_maps": [
Line 99: Line 175:
             "title*": {
             "title*": {
                 "de": "Organisation"
                 "de": "Organisation"
            },
            "description": "Organization(s) the person is affiliated with. E.g., university, research institute, company, etc.",
            "description*": {
                "de": "Organisation(en), derer die Person Mitglied ist. Z.B. Universität, Forschungsinstitut, Unternehmen, etc."
             },
             },
             "type": "array",
             "type": "array",
Line 104: Line 184:
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
                 "oneOf": [
                 "title": "Organization",
                    {
                "title*": {
                        "title": "Free text entry",
                     "de": "Organisation"
                        "title*": {
                },
                            "de": "Freitext-Eintrag"
                "format": "autocomplete",
                        },
                "query": "[[Category:OSW1969007d5acf40539642877659a02c23]] OR [[Category:OSW5427361692374c8eaa6bd3733b92d343]] |?Display_title_of=label"
                        "format": "string"
                    },
                     {
                        "title": "Entry with autocomplete",
                        "title*": {
                            "de": "Eintrag mit Autocomplete"
                        },
                        "format": "autocomplete",
                        "query": "[[HasType::Category:OSW1969007d5acf40539642877659a02c23]] OR [[HasType::Category:OSW5427361692374c8eaa6bd3733b92d343]] |?Display_title_of=label",
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                        "labelTemplate": "{{result.printouts.label.[0]}}"
                    }
                ]
             },
             },
             "uniqueItems": true,
             "uniqueItems": true,
Line 131: Line 198:
         },
         },
         "organizational_unit": {
         "organizational_unit": {
             "title": "Organizational unit",
             "title": "Organizational (sub)unit",
             "title*": {
             "title*": {
                 "de": "Organisationseinheit"
                 "de": "Organisations(unter)einheit"
            },
            "description": "Organizational (sub)unit(s) the person is member of. E.g., faculty, institute, department or research group, etc.",
            "description*": {
                "de": "Organisations(unter)einheit(en), derer die Person Mitglied ist. Z.B. Fakultät, Institut, Abteilung oder Forschungsgruppe, etc."
             },
             },
             "type": "array",
             "type": "array",
Line 139: Line 210:
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
                 "oneOf": [
                 "title": "Organizational unit",
                    {
                "title*": {
                        "title": "Free text entry",
                     "de": "Organisationseinheit"
                        "title*": {
                },
                            "de": "Freitext-Eintrag"
                "format": "autocomplete",
                        },
                "range": "Category:OSWfe3e842b804445c7bb0dd8ee61da2d70"
                        "format": "string"
                     },
                    {
                        "title": "Entry with autocomplete",
                        "title*": {
                            "de": "Eintrag mit Autocomplete"
                        },
                        "format": "autocomplete",
                        "query": "[[HasType::Category:OSWfe3e842b804445c7bb0dd8ee61da2d70]] |?Display_title_of=label",
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                        "labelTemplate": "{{result.printouts.label.[0]}}"
                    }
                ]
             },
             },
             "uniqueItems": true,
             "uniqueItems": true,
Line 270: Line 328:
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
                 "oneOf": [
                 "title": "Location",
                    {
                "title*": {
                        "title": "Entry with autocomplete",
                    "de": "Standort"
                        "title*": {
                },
                            "de": "Eintrag mit Autocomplete"
                "format": "autocomplete",
                        },
                "range": "Category:OSW473d7a1ed48544d1be83b258b5810948"
                        "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"
                    }
                ]
             },
             },
             "uniqueItems": true,
             "uniqueItems": true,
            "minItems": 1,
             "default": [
             "default": [
                 ""
                 ""
Line 307: Line 351:
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[HasType::Category:OSW5efde23b1d8c4e1c864ef039cb0616ed]] |?Display_title_of=label",
                 "range": "Category:OSW5efde23b1d8c4e1c864ef039cb0616ed"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "uniqueItems": true,
             "uniqueItems": true,
Line 327: Line 369:
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[HasType::Category:OSW5eb9c52b804544dc870dfd54ff434428]] |?Display_title_of=label",
                 "range": "Category:OSW5eb9c52b804544dc870dfd54ff434428"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "uniqueItems": true,
             "uniqueItems": true,
Line 347: Line 387:
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[HasType::Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec]] |?Display_title_of=label",
                 "range": "Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "uniqueItems": true,
             "uniqueItems": true,
Line 355: Line 393:
                 ""
                 ""
             ]
             ]
        },
        "rdf_type": {
            "title": "RDF type",
            "title*": {
                "de": "RDF-Typ"
            },
            "type": "string",
            "default": "schema:Person",
            "options": {
                "hidden": true
            }
         },
         },
         "type": {
         "type": {
Line 375: Line 402:
     "title": "Person",
     "title": "Person",
     "title*": {
     "title*": {
         "de": "Person"
         "de": "Person",
        "en": "Person"
     },
     },
     "type": "object",
     "type": "object",
Line 382: Line 410:
             "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
             "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
         }
         }
     ]
     ],
    "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.",
    "description*": {
        "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."
    }
}
}

Revision as of 02:11, 13 December 2023

Person [OSW44deaa5b806d41a2a88594f562b110e9]
ID OSW44deaa5b806d41a2a88594f562b110e9
UUID 44deaa5b-806d-41a2-a885-94f562b110e9
Label Person
Short name Person
Machine compatible name Person
Statements (outgoing)
Statements (incoming)
Keywords

Description


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

    Subcategories

    This category has the following 2 subcategories, out of 2 total.

    E

    U

    Pages in category "OSW44deaa5b806d41a2a88594f562b110e9"

    The following 4 pages are in this category, out of 4 total.

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