356 lines
10 KiB
YAML
356 lines
10 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/start
|
|
- ../slots/supersedes_or_superseded
|
|
- ../slots/temporal_extent
|
|
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
|
|
close_mappings:
|
|
- schema:temporalCoverage
|
|
- 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
|
|
- isbn
|
|
- language
|
|
- includes_or_included
|
|
- contains_or_contained
|
|
- note
|
|
- has_or_had_period
|
|
- 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
|
|
- 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
|
|
|
|
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
|
|
- 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: false # Fixed invalid inline for primitive type
|
|
examples:
|
|
- value: 'label_value: "Burgerlijke Stand"
|
|
language_code: "nl"
|
|
'
|
|
- value: 'label_value: "Civil Registry"
|
|
language_code: "en"
|
|
'
|
|
has_or_had_url:
|
|
range: uri
|
|
inlined: false # Fixed invalid inline for primitive type
|
|
required: true
|
|
has_or_had_type:
|
|
# range: string # 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
|
|
- 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: false # Fixed invalid inline for primitive type
|
|
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
|
|
- 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
|
|
- has_or_had_score
|
|
- has_or_had_provenance_path
|
|
slot_usage:
|
|
has_or_had_description:
|
|
# range: string
|
|
multivalued: true
|
|
inlined: false # Fixed invalid inline for primitive type
|
|
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: false # Fixed invalid inline for primitive type
|
|
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: false # Fixed invalid inline for primitive type
|
|
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"
|
|
'
|