Category:OSW3d238d05316e45a4ac95a11d7b24e36b
(Update package: OSW Base) |
(Update package: OSW Base) |
||
| jsonschema | |||
|---|---|---|---|
| Line 2: | Line 2: | ||
"@context": [ | "@context": [ | ||
{ | { | ||
"gps_coordinates": { | "gps_coordinates": { | ||
"@id": "schema:geo", | "@id": "schema:geo", | ||
| Line 28: | Line 8: | ||
"gps_coordinates*": { | "gps_coordinates*": { | ||
"@id": "Property:HasGpsCoordinates", | "@id": "Property:HasGpsCoordinates", | ||
"@type": "xsd:string" | "@type": "xsd:string" | ||
}, | }, | ||
| Line 55: | Line 31: | ||
}, | }, | ||
"postal_address": { | "postal_address": { | ||
"@id": "Property:HasPostalAddress", | "@id": "Property:HasPostalAddress", | ||
"@type": "@id | "@type": "@id", | ||
"@context": [ | |||
"/wiki/JsonSchema:PostalAddress?action=raw" | |||
] | |||
"@ | |||
} | } | ||
}, | }, | ||
| Line 133: | Line 72: | ||
}, | }, | ||
"postal_address": { | "postal_address": { | ||
" | "allOf": [ | ||
{ | |||
"$ref": "/wiki/JsonSchema:PostalAddress?action=raw" | |||
" | |||
} | } | ||
] | |||
}, | }, | ||
"gps_coordinates": { | "gps_coordinates": { | ||
| Line 276: | Line 116: | ||
"de": "Die Winkelmessung reicht von 0 Grad am Aequator bis +90 Grad am Nordpol und minus 90 Grad am Suedpol." | "de": "Die Winkelmessung reicht von 0 Grad am Aequator bis +90 Grad am Nordpol und minus 90 Grad am Suedpol." | ||
}, | }, | ||
"minimum": -90, | "minimum": -90, | ||
"maximum": 90 | "maximum": 90 | ||
| Line 291: | Line 130: | ||
"de": "Die Winkelmessung reicht von 0 Grad am Nullmeridian bis +180 Grad im Osten und minus 180 Grad im Westen." | "de": "Die Winkelmessung reicht von 0 Grad am Nullmeridian bis +180 Grad im Osten und minus 180 Grad im Westen." | ||
}, | }, | ||
"minimum": -180, | "minimum": -180, | ||
"maximum": 180 | "maximum": 180 | ||
Latest revision as of 04:50, 9 October 2024
| Location | |
|---|---|
| ID | OSW3d238d05316e45a4ac95a11d7b24e36b |
| UUID | 3d238d05-316e-45a4-ac95-a11d7b24e36b |
| Label | Location |
| Machine compatible name | Location |
| Statements (outgoing) | |
| Statements (incoming) | |
|
|
|
Description
A location. Entities that have a somewhat fixed, physical extension.
| Category (Class) | |
|---|---|
| UTF8-Iconssee https://www.unicode.org/cldr/charts/latest/annotations/romance.html<br>Definition: 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) |
|
| Supercategories<br>Definition: Category (Class) |
|
Namespaces
jsondata
| type |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| subclass_of |
| ||||||||||
| uuid | "3d238d05-316e-45a4-ac95-a11d7b24e36b" | ||||||||||
| name | "Location" | ||||||||||
| label |
| ||||||||||
| description |
| ||||||||||
| instance_rdf_type |
| ||||||||||
| utf8_icon |
|
jsonschema
| @context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Location" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| uuid | "3d238d05-316e-45a4-ac95-a11d7b24e36b" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | "A location. Entities that have a somewhat fixed, physical extension." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| defaultProperties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|