- 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.
62 lines
2.3 KiB
YAML
62 lines
2.3 KiB
YAML
id: https://w3id.org/nde/ontology/HouseArchive
|
|
name: HouseArchive
|
|
title: House Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../classes/ArchiveOrganizationType
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
HouseArchive:
|
|
class_uri: hc:HouseArchive
|
|
is_a: ArchiveOrganizationType
|
|
description: >-
|
|
Archival institution category centered on preservation of multi-generational
|
|
family, estate, and household documentation.
|
|
alt_descriptions:
|
|
nl: Archiefcategorie gericht op bewaring van meer-generatie familie-, huis- en boedelgerelateerde documentatie.
|
|
de: Archivkategorie zur Bewahrung mehrgenerationeller Familien-, Haus- und Nachlassunterlagen.
|
|
fr: Categorie archivistique centree sur la conservation de documents familiaux, domestiques et successoraux sur plusieurs generations.
|
|
es: Categoria archivistica orientada a preservar documentacion familiar, domestica y patrimonial de multiples generaciones.
|
|
ar: فئة أرشيفية تُعنى بحفظ وثائق الأسر والممتلكات المنزلية عبر أجيال متعددة.
|
|
id: Kategori arsip yang berfokus pada pelestarian dokumentasi keluarga, rumah tangga, dan warisan lintas generasi.
|
|
zh: 以保存跨世代家族、宅邸与产业文献为核心的档案机构类别。
|
|
structured_aliases:
|
|
- literal_form: familiearchief
|
|
in_language: nl
|
|
- literal_form: Familienarchiv
|
|
in_language: de
|
|
- literal_form: archives familiales
|
|
in_language: fr
|
|
- literal_form: archivo familiar
|
|
in_language: es
|
|
- literal_form: أرشيف عائلي
|
|
in_language: ar
|
|
- literal_form: arsip keluarga
|
|
in_language: id
|
|
- literal_form: 家族档案
|
|
in_language: zh
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
exact_mappings:
|
|
- wd:Q4344572
|
|
broad_mappings:
|
|
- schema:ArchiveOrganization
|
|
- wd:Q166118
|
|
close_mappings:
|
|
- rico:CorporateBody
|