glam/schemas/20251121/linkml/modules/classes/Verlagsarchiv.yaml
kempersc d37a120ef2 Refactor schema definitions across multiple classes to improve clarity and consistency
- Removed unnecessary aliases and adjusted slot definitions in Timestamp, Topic, TopicType, TransferEvent, TransferPolicy, and others.
- Enhanced descriptions and added alternative language descriptions for TradeUnionArchiveRecordSetType and UnescoIchElement.
- Updated slot usage for various archive-related classes to use `equals_string` instead of `equals_expression`.
- Streamlined VideoChapter class by refining descriptions and restructuring slot usage for better navigation and organization.
- General cleanup of comments and annotations to ensure clarity and maintainability.
2026-02-16 11:17:33 +01:00

47 lines
1.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/Verlagsarchiv
name: Verlagsarchiv
title: Verlagsarchiv Type
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
imports:
- ../classes/AgentType
- linkml:types
- ../slots/has_type
- ../slots/identified_by
- ../slots/has_score
- ../slots/related_to
- ../slots/has_label
classes:
Verlagsarchiv:
description: An archive of a publishing house (Verlag). Verlagsarchive preserve the historical records of publishing
companies in German-speaking countries, including correspondence with authors, manuscript submissions, editorial files,
contracts, marketing materials, and documentation of book production and distribution activities.
is_a: CustodianType
class_uri: skos:Concept
exact_mappings:
- wd:Q130759004
slots:
- has_type
- has_score
- related_to
- identified_by
slot_usage:
has_type:
equals_string: hc:ArchiveOrganizationType
related_to:
range: WikidataAlignment
inlined: true
has_label:
equals_string: Verlagsarchiv
see_also:
- LiteraryArchive
- CompanyArchives
- PressArchive
- MediaArchive
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'