- 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.
54 lines
1.6 KiB
YAML
54 lines
1.6 KiB
YAML
id: https://w3id.org/nde/ontology/NobilityArchive
|
|
name: NobilityArchive
|
|
title: Nobility Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
NobilityArchive:
|
|
description: Archive organization preserving records related to noble families, titles, estates, and heraldic history.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q355358
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
identified_by: null
|
|
annotations:
|
|
skos:prefLabel: Nobility Archive
|
|
skos:altLabel: Adelsarchiv, archivo nobiliario, archive de noblesse, Aristocratic Archive
|
|
subject_domain: nobility/aristocracy
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- HouseArchive
|
|
- FamilyArchive
|
|
- PrivateArchive
|
|
- HeraldryArchive
|
|
comments:
|
|
- Adelsarchiv (de)
|
|
- archivo nobiliario (es)
|
|
- archive de noblesse (fr)
|
|
- Documents noble families, titles, and estates
|
|
- Important for genealogy and social history
|
|
- May be privately held or in public repositories
|