- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form. - Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format. - Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
78 lines
2.6 KiB
YAML
78 lines
2.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/TradeUnionArchive
|
|
name: TradeUnionArchive
|
|
title: TradeUnionArchive Type
|
|
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/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- ../classes/AgentType
|
|
- ../classes/TradeUnionArchiveRecordSetType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/related_to
|
|
classes:
|
|
TradeUnionArchive:
|
|
description: An archive formed by the documentation of labor organizations, trade unions, and workers' movements. Trade
|
|
union archives (Gewerkschaftsarchive) preserve records documenting the history of organized labor, including meeting
|
|
minutes, correspondence, publications, photographs, and other materials relating to workers' rights, collective bargaining,
|
|
strikes, and labor activism.
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
exact_mappings:
|
|
- wd:Q66604802
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by: null
|
|
hold_record_set:
|
|
range: TradeUnionArchiveRecordSetType
|
|
multivalued: true
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
see_also:
|
|
- PoliticalArchive
|
|
- AssociationArchive
|
|
- SocialArchive
|
|
- EconomicArchive
|
|
- TradeUnionArchiveRecordSetType
|
|
annotations:
|
|
label_de: Gewerkschaftsarchiv
|
|
skos:prefLabel: Trade Union Archive
|
|
skos:altLabel: Gewerkschaftsarchiv, archivo sindical, archives syndicales, Labor Archive, Workers Archive
|
|
subject_domain: labor/workers
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
comments:
|
|
- Gewerkschaftsarchiv (de)
|
|
- archivo sindical (es)
|
|
- archives syndicales (fr)
|
|
- Preserves records of labor organizations and workers' movements
|
|
- Major Dutch collection at IISG (International Institute of Social History)
|
|
- Documents collective bargaining, strikes, and workers' rights
|