Category:OSW3cb8cef2225e403092f098f99bc4c472: Difference between revisions

Category page
Category:OSW3cb8cef2225e403092f098f99bc4c472
(Install package: OSW Base)
 
(Update package: OSW Base)
 
Line 1: Line 1:
== Namespaces ==
for UUID generation via uuid5


* General (same as UUID of the category page): 3cb8cef2-225e-4030-92f0-98f99bc4c472
* FhG: 18dfa021-fa38-5833-947f-1ae363511b41
{{#ask: [[{{FULLPAGENAME}}]]
|?HasLabel={{#switch: {{USERLANGUAGECODE}} |de=Label (de) |#default=Label (en) }} |+lang={{USERLANGUAGECODE}}
|?HasNumberOfMembers={{#switch:{{USERLANGUAGECODE}} |en=Number of members|de=Mitarbeitende (Anzahl) |#default=Number of members }}
|format=datatable
|limit=5000
|sort=Display title of
|order=asc
}}
header_template
Line 86: Line 86:
         <td>{{#ask:[[{{FULLPAGENAME}}]]|?IsMemberOf=|format=plain|mainlabel=-}}</td>
         <td>{{#ask:[[{{FULLPAGENAME}}]]|?IsMemberOf=|format=plain|mainlabel=-}}</td>
     </tr>
     </tr>
     {{#if:
     {{#ifeq:
         {{#ask:[[{{FULLPAGENAME}}]]|?HasType=|format=plain|mainlabel=-}} | Category:OSW1969007d5acf40539642877659a02c23
         {{#ask:[[{{FULLPAGENAME}}]]|?HasType=|format=plain|mainlabel=-}} | Category:OSW1969007d5acf40539642877659a02c23
         | <!-- is of type Category:Organization: show member (organizations) -->
         | <!-- is of type Category:Organization: show member (organizations) -->
Line 98: Line 98:
                 [[HasType::Category:OSW3cb8cef2225e403092f098f99bc4c472]][[IsMemberOf::{{FULLPAGENAME}}]]}}
                 [[HasType::Category:OSW3cb8cef2225e403092f098f99bc4c472]][[IsMemberOf::{{FULLPAGENAME}}]]}}
             </td>
             </td>
        </tr>
         | <!-- show nothing -->
         | <!-- show nothing -->
     }}
     }}
Line 107: Line 108:
         </th>
         </th>
         <td>{{#ask:
         <td>{{#ask:
             [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOU::{{FULLPAGENAME}}]]}}
             [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOu::{{FULLPAGENAME}}]]}}
         </td>
         </td>
     </tr>
     </tr>
Line 126: Line 127:
     </tr>
     </tr>
</table>
</table>
<!-- Overview of Members -->
=={{#switch:{{USERLANGUAGECODE}}|en=Members |de=Mitarbeitende|#default=Members}}==
{{#set: HasNumberOfMembers=
    {{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOu::{{FULLPAGENAME}}]]
        |format=count
        |limit=1000
        }}
}}
{{#switch:{{USERLANGUAGECODE}}
        |en=Number of members
        |de=Mitarbeitende (Anzahl)
        |#default=Number of members
    }}: {{#show: {{FULLPAGENAME}} |?HasNumberOfMembers}}
{{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOu::{{FULLPAGENAME}}]]
    |?HasRoom={{#switch: {{USERLANGUAGECODE}} |en=Room |de=Raum |#default=Room}}
    |?HasPhoneNumber={{#switch: {{USERLANGUAGECODE}} |en=Phone |de=Telefon |#default=Phone}}
    |?HasSuperior={{#switch: {{USERLANGUAGECODE}} |en=Superior |de=Führungskraft |#default=Superior}}
    |?HasRole={{#switch: {{USERLANGUAGECODE}} |en=Role |de=Rolle |#default=Role}}
    |format=table
    |limit=1000
    |sort=Display title of
    |order=asc
    }}
jsondata
Line 20: Line 20:
     "description": [
     "description": [
         {
         {
             "text": "Building block of the organizational structure of an organization",
             "text": "The most general kind of organizational unit - an organization but also parts of an organization",
             "lang": "en"
             "lang": "en"
         },
         },
         {
         {
             "text": "Baustein der Aufbauorganisation einer Organisation",
             "text": "Die allgemeinste Art von Organisationseinheit - eine Organisation, aber auch Teile einer Organisation",
             "lang": "de"
             "lang": "de"
         }
         }
    ],
    "instance_rdf_type": [
        "schema:Organization"
     ]
     ]
}
}
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
         {
         {
             "abbreviation": "Property:HasAbbreviation",
             "abbreviation": {
             "competence": "Property:HasCompetence",
                "@id": "Property:HasAbbreviation",
             "deputy_manager": "Property:HasDeputyManager",
                "@type": "xsd:string"
             "mailing_list": "Property:HasMailingList",
            },
             "manager": "Property:HasManager",
            "city": {
             "secretary": "Property:HasSecretary",
                "@id": "Property:HasCity",
             "superordinate_ou": "Property:HasSuperordinateOu",
                "@type": "@id"
             "topic": "Property:HasTopic",
            },
             "website": "Property:HasWebsite",
            "competence": {
             "phone_number": "Property:HasPhoneNumber",
                "@id": "schema:knowsAbout",
             "fax_number": "Property:HasFaxNumber",
                "@type": "@id"
             "email": "Property:HasEmail",
            },
             "image": "Property:HasLogo",
             "competence*": {
             "member_of": "Property:IsMemberOf",
                "@id": "Property:HasCompetence",
             "site": "Property:IsLocatedIn",
                "@type": "@id"
             "city": "Property:HasCity",
            },
             "country": "Property:HasCountry",
            "country": {
             "house_no": "Property:HasHouseNo",
                "@id": "Property:HasCountry",
             "postal_address": "Property:HasPostalAddress",
                "@type": "@id"
             "postal_code": "Property:HasPostalCode",
            },
             "post_office_box_no": "Property:HasPoBoxNo",
             "deputy_manager": {
             "region": "Property:HasRegion",
                "@id": "Property:HasDeputyManager",
             "state": "Property:HasState",
                "@type": "@id"
             "street_name": "Property:HasStreet"
            },
         }
            "email": {
                "@id": "schema:email",
                "@type": "xsd:string"
            },
             "email*": {
                "@id": "Property:HasEmail",
                "@type": "xsd:string"
            },
            "fax_number": {
                "@id": "schema:faxNumber",
                "@type": "xsd:string"
            },
             "fax_number*": {
                "@id": "Property:HasFaxNumber",
                "@type": "xsd:string"
            },
            "founder": {
                "@id": "schema:founder",
                "@type": "xsd:string"
            },
             "founder*": {
                "@id": "Property:HasFounder",
                "@type": "@id"
            },
            "founding_date": {
                "@id": "schema:foundingDate",
                "@type": "xsd:date"
            },
             "founding_date*": {
                "@id": "Property:HasFoundingDate",
                "@type": "xsd:date"
            },
            "founding_location": {
                "@id": "schema:foundingLocation",
                "@type": "@id"
            },
             "founding_location*": {
                "@id": "Property:HasFoundingLocation",
                "@type": "@id"
            },
            "funder": {
                "@id": "schema:funder",
                "@type": "@id"
            },
             "funder*": {
                "@id": "Property:HasFunder",
                "@type": "@id"
            },
             "house_no": {
                "@id": "Property:HasHouseNo",
                "@type": "xsd:string"
            },
            "image": {
                "@id": "schema:logo",
                "@type": "@id"
            },
             "image*": {
                "@id": "Property:HasLogo",
                "@type": "@id"
            },
            "legal_name": {
                "@id": "schema:legalName",
                "@type": "xsd:string"
            },
             "legal_name*": {
                "@id": "Property:HasLegalName",
                "@type": "xsd:string"
            },
             "mailing_list": {
                "@id": "Property:HasMailingList",
                "@type": "@id"
            },
             "manager": {
                "@id": "Property:HasManager",
                "@type": "@id"
            },
            "member_ous": {
                "@id": "schema:member",
                "@type": "@id"
            },
             "member_ous*": {
                "@id": "Property:HasMember",
                "@type": "@id"
            },
            "member_persons": {
                "@id": "schema:member",
                "@type": "@id"
            },
             "member_persons*": {
                "@id": "Property:HasMember",
                "@type": "@id"
            },
            "member_of": {
                "@id": "schema:memberOf",
                "@type": "@id"
            },
             "member_of*": {
                "@id": "Property:IsMemberOf",
                "@type": "@id"
            },
            "phone_number": {
                "@id": "schema:telephone",
                "@type": "@id"
            },
             "phone_number*": {
                "@id": "Property:HasPhoneNumber",
                "@type": "xsd:string"
            },
            "postal_address": {
                "@id": "schema:address",
                "@type": "@id"
            },
             "postal_address*": {
                "@id": "Property:HasPostalAddress",
                "@type": "@id"
            },
             "postal_code": {
                "@id": "schema:postalCode",
                "@type": "xsd:string"
            },
            "postal_code*": {
                "@id": "Property:HasPostalCode",
                "@type": "xsd:string"
            },
             "post_office_box_no": {
                "@id": "schema:postOfficeBoxNumber",
                "@type": "xsd:string"
            },
            "post_office_box_no*": {
                "@id": "Property:HasPoBoxNo",
                "@type": "xsd:string"
            },
            "region": {
                "@id": "schema:addressLocality",
                "@type": "@id"
            },
             "region*": {
                "@id": "Property:HasRegion",
                "@type": "@id"
            },
            "ror_id": {
                "@id": "Property:HasRorId",
                "@type": "xsd:string"
            },
            "secretary": {
                "@id": "Property:HasSecretary",
                "@type": "@id"
            },
            "site": {
                "@id": "schema:location",
                "@type": "@id"
            },
            "site*": {
                "@id": "Property:IsLocatedIn",
                "@type": "@id"
            },
             "state": {
                "@id": "schema:addressRegion",
                "@type": "@id"
            },
            "state*": {
                "@id": "Property:HasState",
                "@type": "@id"
            },
            "street_name": {
                "@id": "schema:streetAddress",
                "@type": "@id"
            },
             "street_name*": {
                "@id": "Property:HasStreet",
                "@type": "@id"
            },
            "superordinate_ou": {
                "@id": "schema:parentOrganization",
                "@type": "@id"
            },
            "superordinate_ou*": {
                "@id": "Property:HasSuperordinateOu",
                "@type": "@id"
            },
            "tax_id": {
                "@id": "schema:taxID",
                "@type": "xsd:string"
            },
            "tax_id*": {
                "@id": "Property:HasTaxId",
                "@type": "xsd:string"
            },
            "topic": {
                "@id": "schema:knowsAbout",
                "@type": "@id"
            },
            "topic*": {
                "@id": "Property:HasTopic",
                "@type": "@id"
            },
            "vat_id": {
                "@id": "schema:vatID",
                "@type": "xsd:string"
            },
            "vat_id*": {
                "@id": "Property:HasVatId",
                "@type": "xsd:string"
            },
            "website": {
                "@id": "schema:subjectOf",
                "@type": "@id"
            },
            "website*": {
                "@id": "Property:HasWebsite",
                "@type": "xsd:anyURI"
            },
            "associated_acl_roles*": {
                "@id": "Property:HasAssociatedAclRole"
            }
         },
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
     ],
     ],
     "allOf": [
     "allOf": [
Line 41: Line 256:
     "id": "OSW3cb8cef2225e403092f098f99bc4c472",
     "id": "OSW3cb8cef2225e403092f098f99bc4c472",
     "type": "object",
     "type": "object",
     "description": "Building block of the organizational structure of an organization",
     "description": "The most general kind of organizational unit - an organization but also parts of an organization",
     "description*": {
     "description*": {
         "en": "Building block of the organizational structure of an organization",
         "de": "Die allgemeinste Art von Organisationseinheit - eine Organisation, aber auch Teile einer Organisation"
        "de": "Baustein der Aufbauorganisation einer Organisation"
     },
     },
     "defaultProperties": [
     "defaultProperties": [
        "uuid",
         "abbreviation"
        "label",
         "abbreviation",
        "deputy_manager",
        "mailing_list",
        "manager",
        "secretary",
        "superordinate_ou",
        "topic",
        "website",
        "phone_number",
        "fax_number",
        "email",
        "image",
        "member_of",
        "postal_address"
     ],
     ],
     "required": [
     "required": [
Line 68: Line 267:
     ],
     ],
     "properties": {
     "properties": {
        "type": {
            "default": [
                "Category:OSW3cb8cef2225e403092f098f99bc4c472"
            ]
        },
         "abbreviation": {
         "abbreviation": {
            "$comment": "should reuse short_name from Entity",
             "title": "Acronym",
             "title": "Acronym",
             "title*": {
             "title*": {
Line 87: Line 292:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Competence",
                "title*": {
                    "de": "Kompetenz"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[Category:OSW5eb9c52b804544dc870dfd54ff434428]] |?Display_title_of=label",
                 "range": "Category:OSW5eb9c52b804544dc870dfd54ff434428"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "uniqueItems": true,
             "uniqueItems": true
            "minItems": 1,
            "default": [
                ""
            ]
         },
         },
         "deputy_manager": {
         "deputy_manager": {
             "title": "Deputy manager",
             "title": "Deputy manager",
             "title*": {
             "title*": {
                "en": "Deputy manager",
                 "de": "Stellvertretende:r Manager:in"
                 "de": "Stellvertretende:r Manager:in"
             },
             },
Line 109: Line 310:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Deputy manager",
                "title*": {
                    "de": "Stellvertretende:r Manager:in"
                },
                "type": "string",
                "format": "autocomplete",
                "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
            },
            "uniqueItems": true
        },
        "founder": {
            "title": "Founder",
            "title*": {
                "de": "Gründer:in"
            },
            "type": "array",
            "format": "table",
            "items": {
                "title": "Founder",
                "title*": {
                    "de": "Gründer:in"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] |?Display_title_of=label",
                 "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "minItems": 1,
             "uniqueItems": true
             "default": [
        },
                 ""
        "founding_date": {
             ]
            "title": "Founding date",
            "title*": {
                "en": "Founding date",
                "de": "Gründungsdatum"
            },
            "type": "string",
            "format": "date"
        },
        "founding_location": {
            "title": "Founding location",
            "title*": {
                "en": "Founding location",
                "de": "Gründungsort"
            },
            "type": "string",
             "format": "text"
        },
        "funder": {
            "title": "Funder",
            "title*": {
                 "de": "Förderer*in"
            },
            "description": "The Funder of a Consortium is the Organization that provides the funding for the Consortium.",
             "description*": {
                "de": "Der/die Geldgeber*in eines Konsortiums ist die Organisation, die die Finanzierung des Konsortiums bereitstellt"
            },
            "type": "string",
            "format": "autocomplete",
            "options": {
                "autocomplete": {
                    "query": "[[Category:OSW3cb8cef2225e403092f098f99bc4c472]] OR [[Category:OSW44deaa5b806d41a2a88594f562b110e9]] |?Display_title_of=label"
                }
            }
         },
         },
         "image": {
         "image": {
Line 126: Line 378:
                 "de": "Logo"
                 "de": "Logo"
             }
             }
        },
        "legal_name": {
            "title": "Legal name",
            "title*": {
                "en": "Legal name",
                "de": "Rechtlicher Name"
            },
            "type": "string",
            "format": "text"
        },
        "legal_form": {
            "title": "Legal form",
            "title*": {
                "en": "Legal form",
                "de": "Rechtsform"
            },
            "type": "string",
            "format": "text"
         },
         },
         "mailing_list": {
         "mailing_list": {
             "title": "Mailing list",
             "title": "Mailing list",
             "title*": {
             "title*": {
                "en": "Mailing list",
                 "de": "E-Mail-Verteiler"
                 "de": "E-Mail-Verteiler"
             },
             },
             "description": "Mailing list of the organizational unit.",
             "description": "Mailing list of the organizational unit.",
             "description*": {
             "description*": {
                "en": "Mailing list of the organizational unit.",
                 "de": "Mailingliste der Organisationseinheit."
                 "de": "Mailingliste der Organisationseinheit."
             },
             },
Line 141: Line 409:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Mailing list",
                "title*": {
                    "de": "E-Mail-Verteiler"
                },
                 "type": "string",
                 "type": "string",
                 "format": "email"
                 "format": "email"
             }
             },
            "uniqueItems": true
         },
         },
         "manager": {
         "manager": {
             "title": "Manager",
             "title": "Manager",
             "title*": {
             "title*": {
                "en": "Manager",
                 "de": "Manager:in"
                 "de": "Manager:in"
             },
             },
Line 155: Line 426:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Manager",
                "title*": {
                    "de": "Manager:in"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] |?Display_title_of=label",
                 "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "minItems": 1,
             "uniqueItems": true
            "default": [
                ""
            ]
         },
         },
         "member_of": {
         "member_of": {
             "title": "Member of",
             "title": "Member of",
             "title*": {
             "title*": {
                "en": "Member of",
                 "de": "Mitglied in"
                 "de": "Mitglied in"
             },
             },
             "description": "The organization this organization is a member of.",
             "description": "The organization(al unit) this organization is a member of.",
            "description*": {
                "de": "Die Organisation(seinheit), der diese Organisation angehört."
            },
            "type": "array",
            "format": "table",
            "items": {
                "title": "Member of",
                "title*": {
                    "de": "Mitglied in"
                },
                "type": "string",
                "format": "autocomplete",
                "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
            },
            "uniqueItems": true
        },
        "member_persons": {
            "title": "Member person(s)",
            "title*": {
                "de": "Mitgliedsperson(en)"
            },
            "description": "The members (persons) of this organization(al unit).",
            "description*": {
                "de": "Die Mitglieder (Personen) dieser Organisation(seinheit)."
            },
            "type": "array",
            "format": "table",
            "items": {
                "title": "Member person(s)",
                "title*": {
                    "de": "Mitgliedsperson(en)"
                },
                "type": "string",
                "format": "autocomplete",
                "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
            },
            "uniqueItems": true
        },
        "member_ous": {
            "title": "Member OU(s)",
            "title*": {
                "de": "Mitglied OE(s)"
            },
            "description": "The members (organization units) of this organization(al unit).",
             "description*": {
             "description*": {
                "en": "The organization this organization is a member of.",
                 "de": "Die Mitglieder (Organisationseinheiten) dieser Organisation(seinheit)."
                 "de": "Die Organisation, der diese Organisation angehört."
             },
             },
             "type": "array",
             "type": "array",
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Member OU(s)",
                "title*": {
                    "de": "Mitglied OE(s)"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[Category:OSW1969007d5acf40539642877659a02c23]] |?Display_title_of=label",
                 "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "minItems": 1,
             "uniqueItems": true
            "default": [
                ""
            ]
         },
         },
         "secretary": {
         "secretary": {
             "title": "Secretary",
             "title": "Secretary",
             "title*": {
             "title*": {
                "en": "Secretary",
                 "de": "Sekretär:in"
                 "de": "Sekretär:in"
             },
             },
Line 202: Line 510:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Secretary",
                "title*": {
                    "de": "Sekretär:in"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] |?Display_title_of=label",
                 "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "minItems": 1,
             "uniqueItems": true
            "default": [
                ""
            ]
         },
         },
         "postal_address": {
         "postal_address": {
            "type": "object",
            "title": "Postal address",
            "title*": {
                "de": "Postalische Adresse"
            },
            "description": "Physical address of the organizational unit.",
            "description*": {
                "de": "Physische Adresse der Organisationseinheit."
            },
             "eval_template": {
             "eval_template": {
                 "type": "wikitext",
                 "type": "wikitext",
Line 245: Line 560:
                         "de": "Land"
                         "de": "Land"
                     },
                     },
                     "type": "string"
                     "type": "string",
                    "format": "autocomplete",
                    "range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe"
                 },
                 },
                 "state": {
                 "state": {
Line 253: Line 570:
                         "de": "Bundesland"
                         "de": "Bundesland"
                     },
                     },
                     "type": "string"
                     "type": "string",
                    "format": "autocomplete",
                    "range": "Category:OSWab60f9a227954ee0be92344ff6272420"
                 },
                 },
                 "region": {
                 "region": {
Line 261: Line 580:
                         "de": "Region"
                         "de": "Region"
                     },
                     },
                     "type": "string"
                     "type": "string",
                    "format": "autocomplete",
                    "range": "Category:OSW95efaf34e2c7439e8e7967233910e44b"
                 },
                 },
                 "post_office_box_no": {
                 "post_office_box_no": {
Line 269: Line 590:
                         "de": "Postfach nummer"
                         "de": "Postfach nummer"
                     },
                     },
                     "type": "number"
                     "type": "string"
                 },
                 },
                 "postal_code": {
                 "postal_code": {
Line 285: Line 606:
                         "de": "Stadt"
                         "de": "Stadt"
                     },
                     },
                     "type": "string"
                     "type": "string",
                    "format": "autocomplete",
                    "range": "Category:OSW807f1da5b42e42f296b213ab06ca873b"
                 },
                 },
                 "street_name": {
                 "street_name": {
Line 303: Line 626:
                     "type": "string"
                     "type": "string"
                 }
                 }
            }
        },
        "ror_id": {
            "title": "ROR ID",
            "title*": {
                "de": "ROR ID"
            },
            "description": "ID provided by https://ror.org/",
            "description*": {
                "de": "ID bereitgestellt von https://ror.org/"
             },
             },
             "title": "Postal address",
            "type": "string"
        },
        "site": {
             "title": "Site(s)",
             "title*": {
             "title*": {
                 "en": "Postal address",
                 "de": "Standort(e)"
                 "de": "Postalische Adresse"
            },
            "type": "array",
            "format": "table",
            "items": {
                 "title": "Site",
                "title*": {
                    "de": "Standort"
                },
                "type": "string",
                "format": "autocomplete",
                "range": "Category:OSW473d7a1ed48544d1be83b258b5810948"
             },
             },
             "type": "object",
             "uniqueItems": true
            "description": ""
         },
         },
         "site": {
         "superordinate_ou": {
             "title": "Site",
             "title": "Superordinate OU(s)",
             "title*": {
             "title*": {
                "en": "Site",
                 "de": "Übergeordnete OE(s)"
                 "de": "Standort"
             },
             },
             "type": "array",
             "type": "array",
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                "title": "Superordinate OU",
                "title*": {
                    "de": "Übergeordnete OE"
                },
                 "type": "string",
                 "type": "string",
                 "oneOf": [
                 "format": "autocomplete",
                     {
                "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
                         "title": "Entry with autocomplete",
            },
            "uniqueItems": true
        },
        "tax_id_obj": {
            "title": "Tax ID",
            "title*": {
                "de": "Steuer-ID"
            },
            "description": "Tax ID of the organizational unit.",
            "description*": {
                "de": "Steuer-ID der Organisationseinheit."
            },
            "type": "array",
            "format": "table",
            "items": {
                "title": "ID and country",
                "title*": {
                    "de": "ID und Land"
                },
                "type": "object",
                "properties": {
                     "tax_id": {
                         "title": "ID",
                         "title*": {
                         "title*": {
                             "de": "Eintrag mit Autocomplete"
                             "de": "ID"
                         },
                         },
                         "format": "autocomplete",
                         "type": "string"
                        "query": "[[Category:OSW473d7a1ed48544d1be83b258b5810948]] |?Display_title_of=label",
                        "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                        "labelTemplate": "{{result.printouts.label.[0]}}"
                     },
                     },
                     {
                     "country": {
                         "title": "Free text entry",
                         "title": "Country",
                         "title*": {
                         "title*": {
                             "de": "Freitext-Eintrag"
                             "de": "Land"
                         },
                         },
                         "format": "string"
                        "type": "string",
                         "format": "autocomplete",
                        "range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe"
                     }
                     }
                 ]
                 }
             },
             },
             "uniqueItems": true,
             "uniqueItems": true
            "minItems": 1,
            "default": [
                ""
            ]
         },
         },
         "superordinate_ou": {
         "vat_id_obj": {
             "title": "Superordinate OU",
             "title": "VAT ID",
             "title*": {
             "title*": {
                 "en": "Superordinate OU",
                 "de": "Umsatzsteuer-ID"
                 "de": "Übergeordnete OE"
            },
            "description": "VAT ID of the organizational unit.",
            "description*": {
                 "de": "Umsatzsteuer-ID der Organisationseinheit."
             },
             },
             "type": "array",
             "type": "array",
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "ID and country",
                 "type": "string",
                "title*": {
                 "format": "autocomplete",
                    "de": "ID und Land"
                "query": "[[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label",
                },
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                 "type": "object",
                "labelTemplate": "{{result.printouts.label.[0]}}"
                 "properties": {
                    "vat_id": {
                        "title": "ID",
                        "title*": {
                            "de": "ID"
                        },
                        "type": "string"
                    },
                    "country": {
                        "title": "Country",
                        "title*": {
                            "de": "Land"
                        },
                        "type": "string",
                        "format": "autocomplete",
                        "range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe"
                    }
                }
             },
             },
             "minItems": 1,
             "uniqueItems": true
            "default": [
                ""
            ]
         },
         },
         "topic": {
         "topic": {
Line 377: Line 759:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Topic(s)",
                "title*": {
                    "de": "Thema/en"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "query": "[[Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec]] |?Display_title_of=label",
                 "range": "Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec"
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
             },
             },
             "uniqueItems": true,
             "uniqueItems": true
            "minItems": 1,
            "default": [
                ""
            ]
         },
         },
         "website": {
         "website": {
Line 403: Line 782:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Website",
                "title*": {
                    "de": "Webseite"
                },
                 "type": "string",
                 "type": "string",
                 "format": "uri"
                 "format": "uri"
Line 422: Line 804:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Email address",
                "title*": {
                    "de": "E-Mail"
                },
                 "type": "string",
                 "type": "string",
                 "format": "email"
                 "format": "email"
Line 445: Line 830:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Phone number",
                "title*": {
                    "de": "Telefonnummer"
                },
                 "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}))?)?"
Line 468: Line 856:
             "format": "table",
             "format": "table",
             "items": {
             "items": {
                 "title": "",
                 "title": "Fax number",
                "title*": {
                    "de": "Faxnummer"
                },
                 "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}))?)?"
Line 474: Line 865:
             "uniqueItems": true
             "uniqueItems": true
         },
         },
         "type": {
         "associated_acl_roles": {
            "default": [
            "title": "Access control roles",
                 "Category:OSW3cb8cef2225e403092f098f99bc4c472"
            "title*": {
             ]
                "de": "Rollen für die Zugriffskontrolle"
            },
            "type": "array",
            "items": {
                "title": "Role",
                "title*": {
                    "de": "Rolle"
                },
                 "type": "string"
             }
         }
         }
     }
     }
}
}

Latest revision as of 03:37, 6 July 2024

Organizational unit [OSW3cb8cef2225e403092f098f99bc4c472]
ID OSW3cb8cef2225e403092f098f99bc4c472
UUID 3cb8cef2-225e-4030-92f0-98f99bc4c472
Label Organizational unit
Machine compatible name OrganizationalUnit
Statements (outgoing)
Statements (incoming)
Keywords

Description

The most general kind of organizational unit - an organization but also parts of an organization

Category
RDF type(s) of instancesReferences a class/type/category in another ontology to describe the instances of this category. Typically a prefix, representing the resolvable URI of an ontology and an id from the namespace of said ontology, separated by colon, e.g., "schema:Person"<br>Definition: CategoryClass
  • schema:Organization
Supercategories<br>Definition: CategoryClass
  • Item
  • Namespaces

    for UUID generation via uuid5

    • General (same as UUID of the category page): 3cb8cef2-225e-4030-92f0-98f99bc4c472
    • FhG: 18dfa021-fa38-5833-947f-1ae363511b41


    jsondata
    type
    "Category:Category"
    subclass_of
    "Category:Item"
    uuid"3cb8cef2-225e-4030-92f0-98f99bc4c472"
    name"OrganizationalUnit"
    label
    text"Organizational unit"
    lang"en"
    text"Organisationseinheit"
    lang"de"
    description
    text"The most general kind of organizational unit - an organization but also parts of an organization"
    lang"en"
    text"Die allgemeinste Art von Organisationseinheit - eine Organisation, aber auch Teile einer Organisation"
    lang"de"
    instance_rdf_type
    "schema:Organization"
    jsonschema
    @context
    abbreviation
    @id"Property:HasAbbreviation"
    @type"xsd:string"
    city
    @id"Property:HasCity"
    @type"@id"
    competence
    @id"schema:knowsAbout"
    @type"@id"
    competence*
    @id"Property:HasCompetence"
    @type"@id"
    country
    @id"Property:HasCountry"
    @type"@id"
    deputy_manager
    @id"Property:HasDeputyManager"
    @type"@id"
    email
    @id"schema:email"
    @type"xsd:string"
    email*
    @id"Property:HasEmail"
    @type"xsd:string"
    fax_number
    @id"schema:faxNumber"
    @type"xsd:string"
    fax_number*
    @id"Property:HasFaxNumber"
    @type"xsd:string"
    founder
    @id"schema:founder"
    @type"xsd:string"
    founder*
    @id"Property:HasFounder"
    @type"@id"
    founding_date
    @id"schema:foundingDate"
    @type"xsd:date"
    founding_date*
    @id"Property:HasFoundingDate"
    @type"xsd:date"
    founding_location
    @id"schema:foundingLocation"
    @type"@id"
    founding_location*
    @id"Property:HasFoundingLocation"
    @type"@id"
    funder
    @id"schema:funder"
    @type"@id"
    funder*
    @id"Property:HasFunder"
    @type"@id"
    house_no
    @id"Property:HasHouseNo"
    @type"xsd:string"
    image
    @id"schema:logo"
    @type"@id"
    image*
    @id"Property:HasLogo"
    @type"@id"
    legal_name
    @id"schema:legalName"
    @type"xsd:string"
    legal_name*
    @id"Property:HasLegalName"
    @type"xsd:string"
    mailing_list
    @id"Property:HasMailingList"
    @type"@id"
    manager
    @id"Property:HasManager"
    @type"@id"
    member_ous
    @id"schema:member"
    @type"@id"
    member_ous*
    @id"Property:HasMember"
    @type"@id"
    member_persons
    @id"schema:member"
    @type"@id"
    member_persons*
    @id"Property:HasMember"
    @type"@id"
    member_of
    @id"schema:memberOf"
    @type"@id"
    member_of*
    @id"Property:IsMemberOf"
    @type"@id"
    phone_number
    @id"schema:telephone"
    @type"@id"
    phone_number*
    @id"Property:HasPhoneNumber"
    @type"xsd:string"
    postal_address
    @id"schema:address"
    @type"@id"
    postal_address*
    @id"Property:HasPostalAddress"
    @type"@id"
    postal_code
    @id"schema:postalCode"
    @type"xsd:string"
    postal_code*
    @id"Property:HasPostalCode"
    @type"xsd:string"
    post_office_box_no
    @id"schema:postOfficeBoxNumber"
    @type"xsd:string"
    post_office_box_no*
    @id"Property:HasPoBoxNo"
    @type"xsd:string"
    region
    @id"schema:addressLocality"
    @type"@id"
    region*
    @id"Property:HasRegion"
    @type"@id"
    ror_id
    @id"Property:HasRorId"
    @type"xsd:string"
    secretary
    @id"Property:HasSecretary"
    @type"@id"
    site
    @id"schema:location"
    @type"@id"
    site*
    @id"Property:IsLocatedIn"
    @type"@id"
    state
    @id"schema:addressRegion"
    @type"@id"
    state*
    @id"Property:HasState"
    @type"@id"
    street_name
    @id"schema:streetAddress"
    @type"@id"
    street_name*
    @id"Property:HasStreet"
    @type"@id"
    superordinate_ou
    @id"schema:parentOrganization"
    @type"@id"
    superordinate_ou*
    @id"Property:HasSuperordinateOu"
    @type"@id"
    tax_id
    @id"schema:taxID"
    @type"xsd:string"
    tax_id*
    @id"Property:HasTaxId"
    @type"xsd:string"
    topic
    @id"schema:knowsAbout"
    @type"@id"
    topic*
    @id"Property:HasTopic"
    @type"@id"
    vat_id
    @id"schema:vatID"
    @type"xsd:string"
    vat_id*
    @id"Property:HasVatId"
    @type"xsd:string"
    website
    @id"schema:subjectOf"
    @type"@id"
    website*
    @id"Property:HasWebsite"
    @type"xsd:anyURI"
    associated_acl_roles*
    @id"Property:HasAssociatedAclRole"
    "/wiki/Category:Item?action=raw&slot=jsonschema"
    allOf
    $ref"/wiki/Category:Item?action=raw&slot=jsonschema"
    title"OrganizationalUnit"
    title*
    de"Organisationseinheit"
    uuid"3cb8cef2-225e-4030-92f0-98f99bc4c472"
    id"OSW3cb8cef2225e403092f098f99bc4c472"
    type"object"
    description"The most general kind of organizational unit - an organization but also parts of an organization"
    description*
    de"Die allgemeinste Art von Organisationseinheit - eine Organisation, aber auch Teile einer Organisation"
    defaultProperties
    "abbreviation"
    required
    "type"
    properties
    type
    default
    "Category:OSW3cb8cef2225e403092f098f99bc4c472"
    abbreviation
    $comment"should reuse short_name from Entity"
    title"Acronym"
    title*
    de"Akronym"
    description"Acronym of the organizational unit."
    description*
    de"Akronym der Organisationseinheit."
    type"string"
    competence
    title"Competence(s)"
    title*
    de"Kompetenz(en)"
    type"array"
    format"table"
    items
    title"Competence"
    title*
    de"Kompetenz"
    type"string"
    format"autocomplete"
    range"Category:OSW5eb9c52b804544dc870dfd54ff434428"
    uniqueItemstrue
    deputy_manager
    title"Deputy manager"
    title*
    de"Stellvertretende:r Manager:in"
    type"array"
    format"table"
    items
    title"Deputy manager"
    title*
    de"Stellvertretende:r Manager:in"
    type"string"
    format"autocomplete"
    range"Category:OSW44deaa5b806d41a2a88594f562b110e9"
    uniqueItemstrue
    founder
    title"Founder"
    title*
    de"Gründer:in"
    type"array"
    format"table"
    items
    title"Founder"
    title*
    de"Gründer:in"
    type"string"
    format"autocomplete"
    range"Category:OSW44deaa5b806d41a2a88594f562b110e9"
    uniqueItemstrue
    founding_date
    title"Founding date"
    title*
    en"Founding date"
    de"Gründungsdatum"
    type"string"
    format"date"
    founding_location
    title"Founding location"
    title*
    en"Founding location"
    de"Gründungsort"
    type"string"
    format"text"
    funder
    title"Funder"
    title*
    de"Förderer*in"
    description"The Funder of a Consortium is the Organization that provides the funding for the Consortium."
    description*
    de"Der/die Geldgeber*in eines Konsortiums ist die Organisation, die die Finanzierung des Konsortiums bereitstellt"
    type"string"
    format"autocomplete"
    options
    autocomplete
    query"[[Category:OSW3cb8cef2225e403092f098f99bc4c472]] OR [[Category:OSW44deaa5b806d41a2a88594f562b110e9]] |?Display_title_of=label"
    image
    title"Logo"
    title*
    de"Logo"
    legal_name
    title"Legal name"
    title*
    en"Legal name"
    de"Rechtlicher Name"
    type"string"
    format"text"
    legal_form
    title"Legal form"
    title*
    en"Legal form"
    de"Rechtsform"
    type"string"
    format"text"
    mailing_list
    title"Mailing list"
    title*
    de"E-Mail-Verteiler"
    description"Mailing list of the organizational unit."
    description*
    de"Mailingliste der Organisationseinheit."
    type"array"
    format"table"
    items
    title"Mailing list"
    title*
    de"E-Mail-Verteiler"
    type"string"
    format"email"
    uniqueItemstrue
    manager
    title"Manager"
    title*
    de"Manager:in"
    type"array"
    format"table"
    items
    title"Manager"
    title*
    de"Manager:in"
    type"string"
    format"autocomplete"
    range"Category:OSW44deaa5b806d41a2a88594f562b110e9"
    uniqueItemstrue
    member_of
    title"Member of"
    title*
    de"Mitglied in"
    description"The organization(al unit) this organization is a member of."
    description*
    de"Die Organisation(seinheit), der diese Organisation angehört."
    type"array"
    format"table"
    items
    title"Member of"
    title*
    de"Mitglied in"
    type"string"
    format"autocomplete"
    range"Category:OSW3cb8cef2225e403092f098f99bc4c472"
    uniqueItemstrue
    member_persons
    title"Member person(s)"
    title*
    de"Mitgliedsperson(en)"
    description"The members (persons) of this organization(al unit)."
    description*
    de"Die Mitglieder (Personen) dieser Organisation(seinheit)."
    type"array"
    format"table"
    items
    title"Member person(s)"
    title*
    de"Mitgliedsperson(en)"
    type"string"
    format"autocomplete"
    range"Category:OSW44deaa5b806d41a2a88594f562b110e9"
    uniqueItemstrue
    member_ous
    title"Member OU(s)"
    title*
    de"Mitglied OE(s)"
    description"The members (organization units) of this organization(al unit)."
    description*
    de"Die Mitglieder (Organisationseinheiten) dieser Organisation(seinheit)."
    type"array"
    format"table"
    items
    title"Member OU(s)"
    title*
    de"Mitglied OE(s)"
    type"string"
    format"autocomplete"
    range"Category:OSW3cb8cef2225e403092f098f99bc4c472"
    uniqueItemstrue
    secretary
    title"Secretary"
    title*
    de"Sekretär:in"
    type"array"
    format"table"
    items
    title"Secretary"
    title*
    de"Sekretär:in"
    type"string"
    format"autocomplete"
    range"Category:OSW44deaa5b806d41a2a88594f562b110e9"
    uniqueItemstrue
    postal_address
    type"object"
    title"Postal address"
    title*
    de"Postalische Adresse"
    description"Physical address of the organizational unit."
    description*
    de"Physische Adresse der Organisationseinheit."
    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
    country
    title"Country"
    title*
    en"Country"
    de"Land"
    type"string"
    format"autocomplete"
    range"Category:OSW0551abcd6f734047825e3ded4c8a0ffe"
    state
    title"State"
    title*
    en"State"
    de"Bundesland"
    type"string"
    format"autocomplete"
    range"Category:OSWab60f9a227954ee0be92344ff6272420"
    region
    title"Region"
    title*
    en"Region"
    de"Region"
    type"string"
    format"autocomplete"
    range"Category:OSW95efaf34e2c7439e8e7967233910e44b"
    post_office_box_no
    title"PO box number"
    title*
    en"PO box number"
    de"Postfach nummer"
    type"string"
    postal_code
    title"Postal code"
    title*
    en"Postal code"
    de"Postleitzahl"
    type"string"
    city
    title"City"
    title*
    en"City"
    de"Stadt"
    type"string"
    format"autocomplete"
    range"Category:OSW807f1da5b42e42f296b213ab06ca873b"
    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"
    ror_id
    title"ROR ID"
    title*
    de"ROR ID"
    description"ID provided by https://ror.org/"
    description*
    de"ID bereitgestellt von https://ror.org/"
    type"string"
    site
    title"Site(s)"
    title*
    de"Standort(e)"
    type"array"
    format"table"
    items
    title"Site"
    title*
    de"Standort"
    type"string"
    format"autocomplete"
    range"Category:OSW473d7a1ed48544d1be83b258b5810948"
    uniqueItemstrue
    superordinate_ou
    title"Superordinate OU(s)"
    title*
    de"Übergeordnete OE(s)"
    type"array"
    format"table"
    items
    title"Superordinate OU"
    title*
    de"Übergeordnete OE"
    type"string"
    format"autocomplete"
    range"Category:OSW3cb8cef2225e403092f098f99bc4c472"
    uniqueItemstrue
    tax_id_obj
    title"Tax ID"
    title*
    de"Steuer-ID"
    description"Tax ID of the organizational unit."
    description*
    de"Steuer-ID der Organisationseinheit."
    type"array"
    format"table"
    items
    title"ID and country"
    title*
    de"ID und Land"
    type"object"
    properties
    tax_id
    title"ID"
    title*
    de"ID"
    type"string"
    country
    title"Country"
    title*
    de"Land"
    type"string"
    format"autocomplete"
    range"Category:OSW0551abcd6f734047825e3ded4c8a0ffe"
    uniqueItemstrue
    vat_id_obj
    title"VAT ID"
    title*
    de"Umsatzsteuer-ID"
    description"VAT ID of the organizational unit."
    description*
    de"Umsatzsteuer-ID der Organisationseinheit."
    type"array"
    format"table"
    items
    title"ID and country"
    title*
    de"ID und Land"
    type"object"
    properties
    vat_id
    title"ID"
    title*
    de"ID"
    type"string"
    country
    title"Country"
    title*
    de"Land"
    type"string"
    format"autocomplete"
    range"Category:OSW0551abcd6f734047825e3ded4c8a0ffe"
    uniqueItemstrue
    topic
    title"Topic(s)"
    title*
    de"Thema/en"
    type"array"
    format"table"
    items
    title"Topic(s)"
    title*
    de"Thema/en"
    type"string"
    format"autocomplete"
    range"Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec"
    uniqueItemstrue
    website
    title"Website"
    title*
    de"Webseite"
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{#website}}{{{.}}} <br>{{/website}}"
    type"array"
    format"table"
    items
    title"Website"
    title*
    de"Webseite"
    type"string"
    format"uri"
    uniqueItemstrue
    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"Email address"
    title*
    de"E-Mail"
    type"string"
    format"email"
    uniqueItemstrue
    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"Phone number"
    title*
    de"Telefonnummer"
    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"Fax number"
    title*
    de"Faxnummer"
    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
    associated_acl_roles
    title"Access control roles"
    title*
    de"Rollen für die Zugriffskontrolle"
    type"array"
    items
    title"Role"
    title*
    de"Rolle"
    type"string"

    Subcategories

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

    ... more about "OrganizationalUnit"
    Lowercase display titleInternal property that stores the lowercase version of Display_title_of to enable case insensitive search 
    organizationalunit +
    Normalized display titleInternal property that stores the lowercase version of Display_title_of with all non-alphanumeric chars removed to enable a normalized search 
    organizationalunit +
    The most general kind of organizational unit - an organization but also parts of an organization (en) +  and Die allgemeinste Art von Organisationseinheit - eine Organisation, aber auch Teile einer Organisation (de) +
    LabelMulti-language label 
    Organizational unit (en) +  and Organisationseinheit (de) +
    HasNameThe alpha-numeric label in English
    OrganizationalUnit +
    Normalized labelProperty that stores the lowercase version of HasLabel with all non-alphanumeric chars removed to enable a normalized search 
    organizationalunit (en) +  and organisationseinheit (de) +
    OSW-IDConsists of a namespace, the prefix OSW and an UUID without any delimiters. Subobjects extend the OSW-ID of their parent with and Hash-Char followed by their own ID (prefix OSW and an UUID without any delimiters) 
    Category:OSW3cb8cef2225e403092f098f99bc4c472 +
    HasTypeLinks an instance/individual with a class
    3cb8cef2-225e-4030-92f0-98f99bc4c472 +
    SubClassOfLinks as superclass with its subclass
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.