Category:OSW473d7a1ed48544d1be83b258b5810948: Difference between revisions

Category:OSW473d7a1ed48544d1be83b258b5810948
(Update package: OSW Base)
(Update package: OSW Base)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
* General (same as UUID of the category page): 473d7a1e-d485-44d1-be83-b258b5810948
* General (same as UUID of the category page): 473d7a1e-d485-44d1-be83-b258b5810948
* FhG: a7ff3f4c-ea08-5143-af94-7c8a925aba56
* FhG: a7ff3f4c-ea08-5143-af94-7c8a925aba56
{{#ask: [[{{FULLPAGENAME}}]]
|?HasName={{#switch: {{USERLANGUAGECODE}} |en=Name |de=Name |#default=Name }}
|?HasGpsCoordinates={{#switch: {{USERLANGUAGECODE}} |en=GPS coordinates |de=GPS-Koordinaten |#default=GPS coordinates }}
|?HasNumberOfBuildings={{#switch: {{USERLANGUAGECODE}} |en=Number of buildings |de=Gebäude (Anzahl) |#default=Number of buildings }}
|?HasNumberOfOccupants={{#switch: {{USERLANGUAGECODE}} |en=Number of Occupants |de=Belegung (Anzahl) |#default=Number of Occupants }}
|format=datatable
|limit=5000
|sort=Display title of
|order=asc
}}
jsondata
Line 21: Line 21:
         {
         {
             "text": "Standort",
             "text": "Standort",
            "lang": "de"
        }
    ],
    "description": [
        {
            "text": "A site is a location or place where a particular event, activity, or object exists or is situated.",
            "lang": "en"
        },
        {
            "text": "Ein Standort ist ein Ort oder Platz, an dem ein bestimmtes Ereignis, eine Aktivität oder ein Objekt existiert oder sich befindet.",
             "lang": "de"
             "lang": "de"
         }
         }
     ]
     ]
}
}
jsonschema
Line 1: Line 1:
{
{
     "type": "object",
     "@context": [
        "/wiki/Category:OSW3d238d05316e45a4ac95a11d7b24e36b?action=raw\u0026slot=jsonschema"
    ],
     "allOf": [
     "allOf": [
         {
         {
Line 6: Line 8:
         }
         }
     ],
     ],
    "type": "object",
     "title": "Site",
     "title": "Site",
    "title*": {
        "en": "Site",
        "de": "Standort"
    },
    "uuid": "473d7a1e-d485-44d1-be83-b258b5810948",
    "description": "A site is a location or place where a particular event, activity, or object exists or is situated.",
    "description*": {
        "de": "Ein Standort ist ein Ort oder ein Platz, an dem ein bestimmtes Ereignis, eine Aktivität oder ein Objekt existiert oder sich befindet."
    },
     "required": [
     "required": [
         "type"
         "type"
Line 16: Line 28:
             ]
             ]
         }
         }
     },
     }
    "@context": [
        "/wiki/Category:OSW3d238d05316e45a4ac95a11d7b24e36b?action=raw\u0026slot=jsonschema"
    ],
    "uuid": "473d7a1e-d485-44d1-be83-b258b5810948",
    "title*": {
        "en": "Site",
        "de": "Standort"
    },
    "description": "",
    "description*": {}
}
}
header_template
Line 13: Line 13:
</tr>
</tr>
</table>
</table>
<!-- Overview of buildings -->
=={{#switch:{{USERLANGUAGECODE}}|en=Buildings |de=Gebäude|#default=Buildings}}==
{{#set: HasNumberOfBuildings=
    {{#ask: [[Category:OSW4bcd4a99a73f482ea40ac4210dfab836]][[IsLocatedIn::{{FULLPAGENAME}}]]
        |format=count
        |limit=1000
        }}
}}
{{#switch:{{USERLANGUAGECODE}}
        |en=Number of buildings
        |de=Gebäude (Anzahl)
        |#default=Number of buildings
    }}: {{#show: {{FULLPAGENAME}} |?HasNumberOfBuildings}}
{{#ask: [[Category:OSW4bcd4a99a73f482ea40ac4210dfab836]][[IsLocatedIn::{{FULLPAGENAME}}]]
    |?HasNumberOfFloors={{#switch: {{USERLANGUAGECODE}} |en=Number of floors |de=Stockwerke (Anzahl) |#default=Number of floors}}
    |?HasNumberOfRooms={{#switch: {{USERLANGUAGECODE}} |en=Number of rooms |de=Räume (Anzahl) |#default=Number of rooms}}
    |?HasNumberOfOccupants={{#switch: {{USERLANGUAGECODE}} |en=Number of occupants |de=Belegung (Anzahl) |#default=Number of occupants}}
    |format=table
    |limit=1000
    |sort=Display title of
    |order=asc
    }}
<!-- Occupancy -->
=={{#switch:{{USERLANGUAGECODE}}|en=Occupancy|de=Belegung|#default=Occupancy}}==
{{#set: HasNumberOfOccupants=
    {{#ask: [[Category:OSW4bcd4a99a73f482ea40ac4210dfab836]][[IsLocatedIn::{{FULLPAGENAME}}]]
        |?HasNumberOfOccupants
        |format=sum
        }}
}}
{{#switch:{{USERLANGUAGECODE}}
        |en=Number of occupants
        |de=Belegung (Anzahl)
        |#default=Number of occupants
    }}: {{#show: {{FULLPAGENAME}} |?HasNumberOfOccupants}}

Latest revision as of 08:07, 12 July 2025

Site
ID OSW473d7a1ed48544d1be83b258b5810948
UUID 473d7a1e-d485-44d1-be83-b258b5810948
Label Site
Machine compatible name Site
Statements (outgoing)
Statements (incoming)

Description

A site is a location or place where a particular event, activity, or object exists or is situated.

Category (Class)
UTF8-Iconssee https://www.unicode.org/cldr/charts/latest/annotations/romance.html<br>Definition: Category (Class)
  • 🗺
  • 📍
  • 📌
  • 🖈
Supercategories<br>Definition: Category (Class)
  • Location
  • Namespaces

    for UUID generation via uuid5

    • General (same as UUID of the category page): 473d7a1e-d485-44d1-be83-b258b5810948
    • FhG: a7ff3f4c-ea08-5143-af94-7c8a925aba56
     HasNameHasGpsCoordinatesHasNumberOfBuildingsHasNumberOfOccupants
    jsondata
    type
    "Category:Category"
    subclass_of
    "Category:OSW3d238d05316e45a4ac95a11d7b24e36b"
    utf8_icon
    "🗺"
    "📍"
    "📌"
    "🖈"
    uuid"473d7a1e-d485-44d1-be83-b258b5810948"
    name"Site"
    label
    text"Site"
    lang"en"
    text"Standort"
    lang"de"
    description
    text"A site is a location or place where a particular event, activity, or object exists or is situated."
    lang"en"
    text"Ein Standort ist ein Ort oder Platz, an dem ein bestimmtes Ereignis, eine Aktivität oder ein Objekt existiert oder sich befindet."
    lang"de"
    jsonschema
    @context
    "/wiki/Category:OSW3d238d05316e45a4ac95a11d7b24e36b?action=raw&slot=jsonschema"
    allOf
    $ref"/wiki/Category:OSW3d238d05316e45a4ac95a11d7b24e36b?action=raw&slot=jsonschema"
    type"object"
    title"Site"
    title*
    en"Site"
    de"Standort"
    uuid"473d7a1e-d485-44d1-be83-b258b5810948"
    description"A site is a location or place where a particular event, activity, or object exists or is situated."
    description*
    de"Ein Standort ist ein Ort oder ein Platz, an dem ein bestimmtes Ereignis, eine Aktivität oder ein Objekt existiert oder sich befindet."
    required
    "type"
    properties
    type
    default
    "Category:OSW473d7a1ed48544d1be83b258b5810948"

    This category currently contains no pages or media.