glam/schemas/20251121/linkml/modules/classes/FindingAid.yaml
kempersc ca4a54181e Refactor schema files to improve clarity and maintainability
- Updated WorldCatIdentifier.yaml to remove unnecessary description and ensure consistent formatting.
- Enhanced WorldHeritageSite.yaml by breaking long description into multiple lines for better readability and removed unused attributes.
- Simplified WritingSystem.yaml by removing redundant attributes and ensuring consistent formatting.
- Cleaned up XPathScore.yaml by removing unnecessary attributes and ensuring consistent formatting.
- Improved YoutubeChannel.yaml by breaking long description into multiple lines for better readability.
- Enhanced YoutubeEnrichment.yaml by breaking long description into multiple lines for better readability.
- Updated YoutubeVideo.yaml to break long description into multiple lines and removed legacy field name.
- Refined has_or_had_affiliation.yaml by removing unnecessary comments and ensuring clarity.
- Cleaned up is_or_was_retrieved_at.yaml by removing unnecessary comments and ensuring clarity.
- Added rules for generic slots and avoiding rough edits in schema files to maintain structural integrity.
- Introduced changes_or_changed_through.yaml to define a new slot for linking entities to change events.
2026-01-31 00:46:23 +01:00

480 lines
13 KiB
YAML

id: https://nde.nl/ontology/hc/class/FindingAid
name: finding_aid_class
title: FindingAid Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
rico: https://www.ica.org/standards/RiC/ontology#
crm: http://www.cidoc-crm.org/cidoc-crm/
bf: http://id.loc.gov/ontologies/bibframe/
skos: http://www.w3.org/2004/02/skos/core#
dcterms: http://purl.org/dc/terms/
schema: http://schema.org/
wd: http://www.wikidata.org/entity/
prov: http://www.w3.org/ns/prov#
foaf: http://xmlns.com/foaf/0.1/
xsd: http://www.w3.org/2001/XMLSchema#
default_prefix: hc
default_range: string
imports:
- linkml:types
- ../enums/ExternalResourceTypeEnum
- ../enums/LinkTypeEnum
- ../enums/RelationshipTypeEnum
- ../enums/SubGuideTypeEnum
- ../slots/contains_or_contained
- ../slots/creator
- ../slots/css_selector
- ../slots/custodian
- ../slots/date
- ../slots/has_or_had_content
- ../slots/has_or_had_description
- ../slots/has_or_had_file_location
- ../slots/has_or_had_format
- ../slots/has_or_had_geographic_extent
- ../slots/has_or_had_identifier
- ../slots/has_or_had_image
- ../slots/has_or_had_label
- ../slots/has_or_had_level
- ../slots/has_or_had_note
- ../slots/has_or_had_period
- ../slots/has_or_had_policy
- ../slots/has_or_had_provenance_path
- ../slots/has_or_had_restriction
- ../slots/has_or_had_score
- ../slots/has_or_had_status
- ../slots/has_or_had_type
- ../slots/has_or_had_url
- ../slots/inbound_from
- ../slots/includes_or_included
- ../slots/international
- ../slots/is_or_was_access_restricted
- ../slots/is_or_was_categorized_as
- ../slots/is_or_was_generated_by
- ../slots/is_or_was_instance_of
- ../slots/is_or_was_located_in
- ../slots/is_or_was_related_to
- ../slots/is_or_was_retrieved_through
- ../slots/is_or_was_superseded_by
- ../slots/is_sub_guide
- ../slots/isbn
- ../slots/isil
- ../slots/language
- ../slots/link_context
- ../slots/link_text
- ../slots/link_type
- ../slots/link_url
- ../slots/list_item
- ../slots/major_city
- ../slots/note
- ../slots/outbound_to
- ../slots/period
- ../slots/period_description
- ../slots/period_end
- ../slots/period_name
- ../slots/period_start
- ../slots/permission_required
- ../slots/primary
- ../slots/related
- ../slots/relationship
- ../slots/resource_description
- ../slots/restriction_description
- ../slots/restriction_type
- ../slots/retrieval_agent
- ../slots/revision_date
- ../slots/scope
- ../slots/secondary
- ../slots/section_id
- ../slots/served_by
- ../slots/slug
- ../slots/specificity_annotation
- ../slots/start
- ../slots/supersedes_or_superseded
- ../slots/temporal_extent
- ./AccessPolicy
- ./ColonialStatus
- ./ConfidenceMethod
- ./ConfidenceScore
- ./Content
- ./Description
- ./FileLocation
- ./FindingAid
- ./FindingAidType
- ./GenerationEvent
- ./HistoricalRegion
- ./KeyDate
- ./KeyPeriod
- ./Label
- ./Overview
- ./PageSection
- ./PersonWebClaim
- ./Restriction
- ./SpecificityAnnotation
- ./SubGuideType
- ./TemplateSpecificityScore
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
- ./TimeSpan
- ./Topic
- ./TopicType
- ./TopicTypes
- ./URL
- ./ValidationStatus
- ./WebClaim
- ./WebLink
- ./WikiDataEntry
- ./XPath
- ./Image
- ./GeoSpatialPlace
classes:
FindingAid:
class_uri: rico:FindingAid
description: 'A finding aid - a descriptive tool that establishes intellectual and physical
control over heritage materials by describing them and facilitating access.
**DEFINITION** (RiC-O):
"A finding aid is a set of descriptions that identifies, locates, summarizes,
and indexes materials in a record-holding organization, typically archives,
libraries, or museums."
This class captures the descriptive metadata for finding aids produced by
heritage custodians to facilitate access to their collections. It supports:
- Multilingual titles and descriptions (nl, en, etc.)
- Classification via FindingAidType hierarchy
- Custodian linkage via GHCID, ISIL, Wikidata
- Topic/subject indexing
- Temporal and geographic coverage
- References to sub-guides and external resources
- Key archives and related archives
- Related guides within the repository
- Provenance tracking for web-harvested data
- Page structure with web claims and XPath provenance
- RiC-O: rico:FindingAid
- Dublin Core: dcterms:BibliographicResource
- Schema.org: schema:CreativeWork
- CIDOC-CRM: crm:E31_Document
- BIBFRAME: bf:Work
**EXAMPLE FILES**:
See data/custodian/findingaid/NL-ZH-DHA-A-NA/guide/repository_guide/metadata/
'
exact_mappings:
- dcterms:PeriodOfTime
- schema:temporalCoverage
close_mappings:
- dcterms:BibliographicResource
- schema:CreativeWork
- crm:E31_Document
- bf:Work
slots:
- has_or_had_policy
- creator
- custodian
- has_or_had_description
- has_or_had_identifier
- has_or_had_note
- has_or_had_type
- has_or_had_format
- has_or_had_geographic_extent
- has_or_had_identifier
- isbn
- language
- note
- includes_or_included
- contains_or_contained
- includes_or_included
- contains_or_contained
- note
- has_or_had_period
- specificity_annotation
- start
- has_or_had_score
slot_usage:
start:
range: TemporalValue
required: true
has_or_had_period:
range: TemporalPeriod
multivalued: true
inlined_as_list: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
TemporalPeriod:
class_uri: dcterms:PeriodOfTime
description: A named historical period with optional start/end dates and description.
slots:
- period
- period_description
- period_end
- period_name
- period_start
- specificity_annotation
- has_or_had_score
slot_usage:
period_name:
range: string
required: true
aliases:
- name
period:
range: string
period_start:
range: TemporalValue
aliases:
- start
period_end:
range: TemporalValue
aliases:
period_description:
range: string
aliases:
- has_or_had_description
KeyDate:
class_uri: schema:Event
description: 'A significant historical date with event description.
Used for key_dates within TemporalCoverage.
'
slots:
- date
- has_or_had_description
- specificity_annotation
- has_or_had_score
slot_usage:
date:
range: string
required: true
has_or_had_description:
range: string
multivalued: true
inlined: true
required: true
GeographicExtent:
class_uri: dcterms:Location
description: 'Geographic area covered by the finding aid''s materials.
Supports primary areas, secondary/related areas, and migration patterns.
'
slots:
- includes_or_included
- is_or_was_categorized_as
- is_or_was_located_in
- inbound_from
- international
- major_city
- outbound_to
- primary
- related
- scope
- secondary
- specificity_annotation
- has_or_had_score
slot_usage:
primary:
multivalued: true
secondary:
multivalued: true
related:
multivalued: true
is_or_was_located_in:
range: string
multivalued: true
includes_or_included:
range: GeoSpatialPlace
multivalued: true
inlined: true
inlined_as_list: true
examples:
- value:
geospatial_id: https://nde.nl/ontology/hc/geo/dutch-east-indies
latitude: -6.2
longitude: 106.8
is_or_was_categorized_as:
range: ColonialStatus
multivalued: true
inlined: true
inlined_as_list: true
examples:
- value:
temporal_extent:
begin_of_the_begin: '1602-01-01'
end_of_the_end: '1949-12-27'
international:
multivalued: true
major_city:
multivalued: true
inbound_from:
multivalued: true
outbound_to:
multivalued: true
exact_mappings:
- dcterms:spatial
- schema:spatialCoverage
SubGuideReference:
class_uri: rico:FindingAid
description: 'Reference to a sub-guide or related finding aid within the same repository.
Sub-guides are more specific finding aids linked from a repository guide.
For example, a "Family History" repository guide links to specific sub-guides
for "Civil Registry", "Notarial Records", etc.
'
slots:
- is_or_was_access_restricted
- note
- slug
- specificity_annotation
- has_or_had_description
- has_or_had_content
- has_or_had_type
- has_or_had_score
- has_or_had_label
- has_or_had_url
slot_usage:
slug:
required: true
has_or_had_label:
range: string
required: true
multivalued: true
inlined: true
examples:
- value: 'label_value: "Burgerlijke Stand"
language_code: "nl"
'
- value: 'label_value: "Civil Registry"
language_code: "en"
'
has_or_had_url:
range: uri
inlined: true
required: true
has_or_had_type:
range: uriorcurie
is_or_was_access_restricted:
range: boolean
has_or_had_content:
range: string
examples:
- value: 1811-1935
- value: before 1811
exact_mappings:
- rico:isOrWasPartOf
ArchiveReference:
class_uri: rico:RecordSet
description: 'Reference to an archive collection or institution.
Used for key_archives (main archives for a topic) and related_archives
(external archives with related holdings).
'
slots:
- has_or_had_label
- has_or_had_identifier
- has_or_had_level
- contains_or_contained
- list_item
- section_id
- specificity_annotation
- has_or_had_score
- has_or_had_provenance_path
slot_usage:
has_or_had_level:
range: integer
minimum_value: 1
maximum_value: 6
contains_or_contained:
multivalued: true
inlined_as_list: true
any_of:
- range: PageSection
- range: PageLink
list_item:
multivalued: true
has_or_had_provenance_path:
range: XPath
inlined: true
exact_mappings:
- schema:WebPageElement
PageLink:
class_uri: schema:WebPage
description: 'A hyperlink extracted from a page.
'
slots:
- is_sub_guide
- link_context
- link_text
- link_type
- link_url
- specificity_annotation
- has_or_had_score
- has_or_had_provenance_path
slot_usage:
link_text:
required: true
link_url:
range: uri
required: true
link_type:
range: LinkTypeEnum
is_sub_guide:
range: boolean
has_or_had_provenance_path:
range: XPath
inlined: true
FeaturedCard:
class_uri: schema:CreativeWork
description: 'A featured content card (often with image/icon).
Common on archive websites to highlight important sub-guides or resources.
'
slots:
- has_or_had_description
- has_or_had_image
- has_or_had_label
- has_or_had_url
- specificity_annotation
- has_or_had_score
- has_or_had_provenance_path
slot_usage:
has_or_had_description:
range: string
multivalued: true
inlined: true
examples:
- value:
description_text: Kaart beschrijving in het Nederlands
description_type: card
language: nl
- value:
description_text: Card description in English
description_type: card
language: en
has_or_had_image:
range: Image
multivalued: true
inlined: true
examples:
- value:
has_or_had_url:
has_or_had_value: https://archive.org/images/card.jpg
has_or_had_label:
range: string
multivalued: true
inlined: true
required: true
examples:
- value:
has_or_had_text: Kaart titel
language: nl
- value:
has_or_had_text: Card title
language: en
has_or_had_url:
range: uri
inlined: true
examples:
- value:
has_or_had_value: https://archive.org/page
has_or_had_provenance_path:
range: XPath
inlined: true
types:
TemporalValue:
typeof: string
uri: xsd:string
description: 'A temporal value that can be either a year (integer) or special value like "present".
Examples: 1572, 1811, "present", "ongoing"
'