- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
46 lines
1.7 KiB
YAML
46 lines
1.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/HouseNumber
|
|
name: HouseNumber
|
|
title: House Number
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_value
|
|
classes:
|
|
HouseNumber:
|
|
class_uri: hc:HouseNumber
|
|
description: >-
|
|
Address component indicating the numeric or alphanumeric locator assigned
|
|
to a building entrance.
|
|
alt_descriptions:
|
|
nl: Adresonderdeel met de numerieke of alfanumerieke aanduiding van een gebouwtoegang.
|
|
de: Adressbestandteil mit numerischer oder alphanumerischer Kennung fuer einen Gebaeudeeingang.
|
|
fr: Composant d'adresse indiquant le repere numerique ou alphanumerique attribue a une entree de batiment.
|
|
es: Componente de direccion que indica el localizador numerico o alfanumerico asignado a la entrada de un edificio.
|
|
ar: عنصر عنوان يحدد الرقم أو الرمز الأبجدي الرقمي المخصص لمدخل المبنى.
|
|
id: Komponen alamat yang menunjukkan penanda numerik atau alfanumerik untuk pintu masuk bangunan.
|
|
zh: 表示建筑入口编号或字母数字门牌的地址组成部分。
|
|
structured_aliases:
|
|
- literal_form: huisnummer
|
|
in_language: nl
|
|
- literal_form: Hausnummer
|
|
in_language: de
|
|
- literal_form: numero de rue
|
|
in_language: fr
|
|
- literal_form: numero de casa
|
|
in_language: es
|
|
- literal_form: رقم المنزل
|
|
in_language: ar
|
|
- literal_form: nomor rumah
|
|
in_language: id
|
|
- literal_form: 门牌号
|
|
in_language: zh
|
|
slots:
|
|
- has_value
|
|
- has_label
|
|
broad_mappings:
|
|
- skos:Concept
|