- Migrated catering_type to CateringType with subclasses for better classification. - Updated certainty_level to has_or_had_level for improved metadata consistency. - Addressed cessation_observed_in by confirming existing temporal data structure. - Created NetAsset class and updated financial statements for richer financial modeling. - Completed migrations for default_access_policy, default_audio_language, and default_language to structured classes. - Migrated default_position to structured Alignment class for better representation. - Updated defined_by_standard to broaden range for identifier standards. - Migrated definition to structured Resolution class for video resolution modeling. - Completed migrations for degree_name, deliverable, and departement_code to structured classes. - Migrated deployment_date to structured DeploymentEvent with temporal extent. - Migrated derived_from_entity and derived_from_observation to new reference structures. - Completed description and description_text migrations to enhance content modeling. - Migrated detection_count, detection_level, and detection_threshold to structured slots with classes. - Migrated device-related slots to structured classes for better identification and classification. - Added new slots and classes for historic building and web address modeling.
171 lines
8.1 KiB
YAML
171 lines
8.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/DepartmentalArchives
|
|
name: departmental_archives_class
|
|
title: Departmental Archives Type (France)
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./DepartmentalArchivesRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/archive_series
|
|
- ../slots/has_or_had_custodian_type
|
|
# MIGRATED 2026-01-24: departement_code, departement_name → has_or_had_service_area + ServiceArea (Rule 53)
|
|
- ../slots/has_or_had_service_area
|
|
- ./ServiceArea
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./WikidataAlignment
|
|
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
|
- ../slots/is_or_was_part_of_archive_series
|
|
- ./DepartmentalArchivesRecordSetType
|
|
- ../slots/has_applicable_country
|
|
classes:
|
|
DepartmentalArchives:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- archive_series
|
|
- has_or_had_custodian_type
|
|
# MIGRATED 2026-01-24: departement_code, departement_name → has_or_had_service_area + ServiceArea (Rule 53)
|
|
- has_or_had_service_area
|
|
- hold_or_held_record_set_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
description: "Departmental archives in France (archives départementales).\n\n**Wikidata**: Q2860456 (archives départementales)\n\
|
|
\n**⚠️ GEOGRAPHIC RESTRICTION: FRANCE ONLY**\n\nThis type applies ONLY to French département-level archives. For archives\n\
|
|
at comparable administrative levels in other countries, use:\n- DistrictArchiveGermany (Q130757255) for Kreisarchiv\n\
|
|
- ProvincialArchive (Q5403345) for provincial archives\n- RegionalArchive (Q27032392) for other regional archives\n\n\
|
|
**DEFINITION**:\n\nArchives départementales are public archives at the département level in France.\nThey are the primary\
|
|
\ repositories for:\n- Pre-revolutionary records (ancien régime documents)\n- Civil registration (état civil) from 1792\n\
|
|
- Notarial archives\n- Cadastral/land records\n- Local government records\n- Regional ecclesiastical records\n\n**FRENCH\
|
|
\ TERRITORIAL ARCHIVE HIERARCHY**:\n\n```\nArchives nationales (national)\n └── Archives régionales (regional)\n \
|
|
\ └── Archives départementales (THIS TYPE)\n └── Archives communales (municipal)\n```\n\n**STANDARDIZATION**:\n\
|
|
\nAll 101 départements (96 metropolitan + 5 overseas) have departmental archives.\nThey use standardized classification\
|
|
\ (série/sous-série) based on circulars\nfrom Archives de France.\n\n**COMMON SERIES**:\n- Série A-L: Ancien régime\n\
|
|
- Série M-Z: Post-1790 records\n- Série E: Civil registration (état civil)\n- Série Q: National property (biens nationaux)\n\
|
|
\n**MULTILINGUAL LABELS**:\n- Département-Archiv (de)\n- archivos departamentales (es)\n- archives départementales (fr)\n\
|
|
\n**RELATED TYPES**:\n- ArchivesRegionales (Q2860567) - regional archives (France)\n- PublicArchivesInFrance (Q2421452)\
|
|
\ - public archives in France\n- MunicipalArchive (Q604177) - communal archives\n"
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
# equals_string removed: Q2860456 (incompatible with uriorcurie range)
|
|
# MIGRATED 2026-01-24: departement_code, departement_name → has_or_had_service_area + ServiceArea (Rule 53)
|
|
has_or_had_service_area:
|
|
range: ServiceArea
|
|
inlined: true
|
|
required: false
|
|
description: |
|
|
French département served by this archive.
|
|
MIGRATED from 'departement_code' and 'departement_name' slots per slot_fixes.yaml (Rule 53).
|
|
|
|
Uses ServiceArea class with:
|
|
- service_area_name: Département name (e.g., "Bouches-du-Rhône")
|
|
- has_or_had_identifier: Département code as structured identifier (e.g., "13")
|
|
examples:
|
|
- value:
|
|
service_area_name: "Paris"
|
|
has_or_had_identifier:
|
|
identifier_scheme: "FR_DEPARTEMENT"
|
|
identifier_value: "75"
|
|
description: Paris département (code 75)
|
|
- value:
|
|
service_area_name: "Bouches-du-Rhône"
|
|
has_or_had_identifier:
|
|
identifier_scheme: "FR_DEPARTEMENT"
|
|
identifier_value: "13"
|
|
description: Bouches-du-Rhône département (code 13)
|
|
- value:
|
|
service_area_name: "La Réunion"
|
|
has_or_had_identifier:
|
|
identifier_scheme: "FR_DEPARTEMENT"
|
|
identifier_value: "974"
|
|
covers_country:
|
|
alpha_2: "FR"
|
|
description: La Réunion overseas département (code 974)
|
|
is_or_was_part_of_archive_series:
|
|
range: string
|
|
multivalued: true
|
|
examples:
|
|
- value:
|
|
- A-L (ancien régime)
|
|
- E (état civil)
|
|
- M (administration)
|
|
- Q (biens nationaux)
|
|
has_applicable_country:
|
|
ifabsent: string(FR)
|
|
required: true
|
|
minimum_cardinality: 1
|
|
maximum_cardinality: 1
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
rules:
|
|
- description: DepartmentalArchives MUST have applicable_countries containing "FR" (France). This is a mandatory geographic
|
|
restriction for French departmental archives.
|
|
postconditions:
|
|
slot_conditions:
|
|
has_applicable_country:
|
|
any_of:
|
|
- equals_string: FR
|
|
exact_mappings:
|
|
- wd:Q2860456
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
related_mappings:
|
|
- wikidata:Q2860567
|
|
- wikidata:Q2421452
|
|
- wikidata:Q604177
|
|
comments:
|
|
- ⚠️ FRANCE ONLY - French départements have this archive type
|
|
- 101 departmental archives across France (96 metropolitan + 5 overseas)
|
|
- Major source for genealogical research (état civil from 1792)
|
|
- Uses standardized French archival classification
|
|
- Part of Archives de France network
|
|
- 'Geographic restriction enforced via LinkML rules: France (FR) only'
|
|
see_also:
|
|
- https://www.wikidata.org/wiki/Q2860456
|
|
- https://francearchives.gouv.fr/
|
|
examples:
|
|
- value:
|
|
type_id: https://nde.nl/ontology/hc/type/archive/Q2860456
|
|
glamorcubesfixphdnt_code: ARCHIVE
|
|
has_or_had_identifier: Q2860456 # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
type_label:
|
|
- Departmental Archives@en
|
|
- Département-Archiv@de
|
|
- archivos departamentales@es
|
|
- archives départementales@fr
|
|
has_or_had_description: Departmental archives in France # was: type_description - migrated per Rule 53/56 (2026-01-16)
|
|
# MIGRATED 2026-01-24: departement_code, departement_name → has_or_had_service_area (Rule 53)
|
|
has_or_had_service_area:
|
|
service_area_name: "Bouches-du-Rhône"
|
|
has_or_had_identifier:
|
|
identifier_scheme: "FR_DEPARTEMENT"
|
|
identifier_value: "13"
|
|
covers_country:
|
|
alpha_2: "FR"
|
|
is_or_was_part_of_archive_series:
|
|
- A-L (ancien régime)
|
|
- E (état civil)
|
|
- M (administration)
|
|
description: Archives départementales des Bouches-du-Rhône
|