- Updated descriptions and titles for CantonalArchiveRecordSetType and CantonalArchiveRecordSetTypes to improve clarity and consistency. - Added multilingual alt_descriptions and structured_aliases for better accessibility and understanding across languages. - Refined slot usage and annotations for CantonalGovernmentFonds and CantonalLegislationCollection to align with RiC-O principles. - Enhanced Capacity class with detailed descriptions, alt_descriptions, and structured_aliases for various capacity types, including Volume, Shelf Length, Floor Area, Item Count, Weight, and Seating capacities. - Introduced a new rule for describing archive organization types to emphasize their institutional context rather than just record types.
85 lines
2.9 KiB
YAML
85 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/Boundary
|
|
name: Boundary
|
|
title: Boundary
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
geosparql: http://www.opengis.net/ont/geosparql#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
Boundary:
|
|
class_uri: hc:Boundary
|
|
description: >-
|
|
Geographic or conceptual demarcation defining the extent or limits of
|
|
an area, region, or administrative unit.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Geografische of conceptuele afbakening die de omvang of grenzen van een
|
|
gebied, regio of administratieve eenheid definieert.
|
|
de: >-
|
|
Geografische oder konzeptionelle Abgrenzung, die die Ausdehnung oder
|
|
Grenzen eines Bereichs, einer Region oder einer Verwaltungseinheit
|
|
definiert.
|
|
fr: >-
|
|
Demarcation geographique ou conceptuelle definissant l'etendue ou les
|
|
limites d'une zone, d'une region ou d'une unite administrative.
|
|
es: >-
|
|
Demarcacion geografica o conceptual que define la extension o limites de
|
|
un area, region o unidad administrativa.
|
|
ar: >-
|
|
ترسيم جغرافي أو مفاهيمي يحدد مدى أو حدود منطقة أو إقليم أو وحدة إدارية.
|
|
id: >-
|
|
Pembatasan geografis atau konseptual yang mendefinisikan luas atau batas
|
|
wilayah, daerah, atau unit administratif.
|
|
zh: >-
|
|
定义区域、地区或行政单位范围或界限的地理或概念性边界。
|
|
broad_mappings:
|
|
- schema:Place
|
|
- geosparql:Feature
|
|
close_mappings:
|
|
- crm:E53_Place
|
|
structured_aliases:
|
|
- literal_form: grens
|
|
in_language: nl
|
|
- literal_form: Grenze
|
|
in_language: de
|
|
- literal_form: limite
|
|
in_language: fr
|
|
- literal_form: limite
|
|
in_language: es
|
|
- literal_form: حدود
|
|
in_language: ar
|
|
- literal_form: batas
|
|
in_language: id
|
|
- literal_form: 边界
|
|
in_language: zh
|
|
examples:
|
|
- value:
|
|
has_label: "Municipal Boundary"
|
|
has_description: "Administrative boundary between Amsterdam and Amstelveen"
|
|
description: Geographic administrative boundary
|
|
- value:
|
|
has_label: "Collection Zone Boundary"
|
|
description: Conceptual boundary for collection scope
|
|
keywords:
|
|
- geographic
|
|
- demarcation
|
|
- limits
|
|
- extent
|
|
- administrative
|
|
slots:
|
|
- has_description
|
|
- has_label
|
|
comments:
|
|
- Used for geographic and administrative boundaries
|
|
- Also applicable to conceptual boundaries in heritage contexts
|
|
annotations:
|
|
specificity_score: "0.2"
|
|
specificity_rationale: Generic boundary concept for geographic and conceptual limits
|
|
custodian_types: "['*']"
|