Anonymous

Category:OSW44deaa5b806d41a2a88594f562b110e9: Difference between revisions

From OSL Demo
Update package: OSW Base
(Update package: OSW Base)
(Update package: OSW Base)
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
}}
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
         {
         {
             "first_name": "Property:HasFirstName",
             "first_name": "Property:HasFirstName",
             "middle_name": "Property:HasMiddleName",
            "first_name*": "schema:givenName",
             "surname": "Property:HasSurname",
            "middle_name": "schema:additionalName",
             "organization": "Property:HasOrganization",
             "middle_name*": "Property:HasMiddleName",
             "surname": "schema:familyName",
            "surname*": "Property:HasSurname",
             "organization": "schema:Organization",
            "organization*": "Property:HasOrganization",
             "organizational_unit": "Property:HasOU",
             "organizational_unit": "Property:HasOU",
             "email": "Property:HasEmail",
             "email": "schema:email",
             "phone_number": "Property:HasPhoneNumber",
            "email*": "Property:HasEmail",
             "fax_number": "Property:HasFaxNumber",
             "phone_number": "schema:telephone",
            "phone_number*": "Property:HasPhoneNumber",
             "fax_number": "schema:faxNumber",
            "fax_number*": "Property:HasFaxNumber",
             "located_in": "Property:IsLocatedIn",
             "located_in": "Property:IsLocatedIn",
             "role": "Property:HasRole",
             "role": "Property:HasRole",
Line 347: Line 355:
                 ""
                 ""
             ]
             ]
        },
        "rdf_type": {
            "title": "RDF type",
            "title*": {
                "de": "RDF-Typ"
            },
            "type": "string",
            "default": "schema:Person",
            "options": {
                "hidden": true
            }
         },
         },
         "type": {
         "type": {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.