Category:OSWc5ed0ed1e33c4b31887c67af25a610c1: Difference between revisions

Category page
Category:OSWc5ed0ed1e33c4b31887c67af25a610c1
(Update package: OSW Base)
(Update package: OSW Base)
 
jsondata
Line 2: Line 2:
     "subclass_of": [
     "subclass_of": [
         "Category:OSW3d238d05316e45a4ac95a11d7b24e36b"
         "Category:OSW3d238d05316e45a4ac95a11d7b24e36b"
    ],
    "type": [
        "Category:Category"
     ],
     ],
     "uuid": "c5ed0ed1-e33c-4b31-887c-67af25a610c1",
     "uuid": "c5ed0ed1-e33c-4b31-887c-67af25a610c1",
Line 15: Line 18:
     ],
     ],
     "name": "Room",
     "name": "Room",
    "type": [
        "Category:Category"
    ],
     "instance_rdf_type": [
     "instance_rdf_type": [
         "schema:Room"
         "schema:Room"
    ],
    "utf8_icon": [
        "🚪"
     ]
     ]
}
}
jsonschema
Line 209: Line 209:
             "uniqueItems": true
             "uniqueItems": true
         }
         }
     }
     },
    "uuid": "c5ed0ed1-e33c-4b31-887c-67af25a610c1",
    "title*": {
        "en": "Room",
        "de": "Raum"
    },
    "description": "",
    "description*": {}
}
}
header_template
Line 13: Line 13:
</tr>
</tr>
<tr>
<tr>
<th>{{{_label_function|Function}}}</th>
<th>{{{_label_usage|Usage}}}</th>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasRoomFunction=|format=plain|mainlabel=-}}</td>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasRoomUsage=|format=plain|mainlabel=-}}</td>
</tr>
</tr>
<tr>
<tr>

Latest revision as of 06:56, 21 February 2025

Room
ID OSWc5ed0ed1e33c4b31887c67af25a610c1
UUID c5ed0ed1-e33c-4b31-887c-67af25a610c1
Label Room
Machine compatible name Room
Statements (outgoing)
Statements (incoming)

Description

No description found
Category (Class)
instance_rdf_typeReferences 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: Category (Class)
  • schema:Room
Supercategories<br>Definition: Category (Class)
  • Location
  • UTF8-Iconssee https://www.unicode.org/cldr/charts/latest/annotations/romance.html<br>Definition: Category (Class)
  • 🚪
  • Namespaces


    📎 Select files (or drop them here)... 📷 Camera
      jsondata
      subclass_of
      "Category:OSW3d238d05316e45a4ac95a11d7b24e36b"
      type
      "Category:Category"
      uuid"c5ed0ed1-e33c-4b31-887c-67af25a610c1"
      label
      text"Room"
      lang"en"
      text"Raum"
      lang"de"
      name"Room"
      instance_rdf_type
      "schema:Room"
      utf8_icon
      "🚪"
      jsonschema
      @context
      area
      @id"schema:floorSize"
      @type"xsd:float"
      area*
      @id"Property:HasArea"
      @type"xsd:float"
      construction_year
      @id"schema:yearBuilt"
      @type"xsd:integer"
      construction_year*
      @id"Property:HasConstructionYear"
      @type"xsd:integer"
      door_height
      @id"Property:HasDoorHeight"
      @type"xsd:float"
      door_width
      @id"Property:HasDoorWidth"
      @type"xsd:float"
      height
      @id"schema:height"
      @type"xsd:float"
      height*
      @id"Property:HasHeight"
      @type"xsd:float"
      length
      @id"Property:HasLength"
      @type"xsd:float"
      located_in
      @id"schema:containedInPlace"
      @type"@id"
      located_in*
      @id"Property:IsLocatedIn"
      @type"@id"
      number
      @id"Property:HasRoomNumber"
      @type"xsd:string"
      responsible_person
      @id"Property:HasResponsiblePerson"
      @type"@id"
      usage
      @id"Property:HasRoomUsage"
      @type"@id"
      usage_type
      @id"Property:HasRoomUsageType"
      @type"@id"
      width
      @id"schema:width"
      @type"xsd:float"
      width*
      @id"Property:HasWidth"
      @type"xsd:float"
      "/wiki/Category:OSW3d238d05316e45a4ac95a11d7b24e36b?action=raw&slot=jsonschema"
      allOf
      $ref"/wiki/Category:OSW3d238d05316e45a4ac95a11d7b24e36b?action=raw&slot=jsonschema"
      title"Room"
      type"object"
      required
      "type"
      properties
      type
      default
      "Category:OSWc5ed0ed1e33c4b31887c67af25a610c1"
      located_in
      title"Floor"
      title*
      de"Stockwerk"
      en"Floor"
      type"array"
      format"table"
      items
      title""
      type"string"
      format"autocomplete"
      range"Category:OSW6c4212f1a39342be963d2b9efd19c5c2"
      uniqueItemstrue
      usage_type
      title"Room usage type"
      title*
      en"Room usage type"
      de"Raumnutzungsart"
      type"array"
      format"table"
      items
      title""
      type"string"
      format"autocomplete"
      range"Category:OSLae92be81cdb34d22844d4791ef790d93"
      uniqueItemstrue
      length
      title"Length"
      title*
      de"Länge"
      en"Length"
      type"number"
      width
      title"Width"
      title*
      de"Breite"
      en"Width"
      type"number"
      height
      title"Height"
      title*
      de"Höhe"
      en"Height"
      type"number"
      area
      title"Area"
      title*
      de"Fläche"
      en"Area"
      type"number"
      door_width
      title"Door width"
      title*
      de"Türbreite"
      en"Door width"
      type"number"
      door_height
      title"Door height"
      title*
      de"Türhöhe"
      en"Door height"
      type"number"
      number
      title"Number"
      title*
      en"Number"
      de"Nummer"
      type"string"
      usage
      title"Room usage"
      title*
      en"Room usage"
      de"Raumnutzung"
      type"array"
      format"table"
      items
      title""
      type"string"
      format"autocomplete"
      range"Category:OSWac9f0e49d8024804bd7d77058322a3fe"
      uniqueItemstrue
      responsible_person
      title"Responsible person"
      title*
      de"Verantwortliche Person"
      en"Responsible person"
      type"array"
      format"table"
      items
      title""
      type"string"
      format"autocomplete"
      range"Category:OSWd9aa0bca9b0040d8af6f5c091bf9eec7"
      uniqueItemstrue
      uuid"c5ed0ed1-e33c-4b31-887c-67af25a610c1"
      title*
      en"Room"
      de"Raum"
      description""
      description*
      Empty object

      This category currently contains no pages or media.

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