- Fix scope_note → finding_aid_scope_note in FindingAid.yaml - Remove duplicate wikidata_entity slot from CustodianType.yaml (import instead) - Remove duplicate rico_record_set_type from class_metadata_slots.yaml - Fix range types for equals_string compatibility (uriorcurie → string) - Move class names from close_mappings to see_also in 10 RecordSetTypes files - Generate all RDF formats: OWL, N-Triples, RDF/XML, N3, JSON-LD context - Sync schemas to frontend/public/schemas/ Files: 1,151 changed (includes prior CustodianType migration)
97 lines
3.1 KiB
YAML
97 lines
3.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/VirtualMapLibrary
|
|
name: VirtualMapLibrary
|
|
title: VirtualMapLibrary Type
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ../slots/class_metadata_slots
|
|
classes:
|
|
VirtualMapLibrary:
|
|
description: A type of library for virtual maps or cartographic products. Virtual map
|
|
libraries (mapotecas virtuales) provide digital access to cartographic collections,
|
|
including digitized historical maps, geographic information systems (GIS) data,
|
|
and born-digital cartographic materials. They may exist as digital-only platforms or
|
|
as online extensions of physical map collections.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
mixins:
|
|
- DigitalPlatformType
|
|
- LibraryType
|
|
slots:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q5995078
|
|
platform_type_id:
|
|
identifier: false
|
|
custodian_types:
|
|
equals_expression: '["hc:LibraryType", "hc:DigitalPlatformType"]'
|
|
custodian_types_rationale:
|
|
equals_string: Virtual map library combines library (L) and digital platform
|
|
(D).
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
description: 'Wikidata alignment: Q5995078 ()'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
rico_record_set_type:
|
|
equals_string: 'True'
|
|
label_de:
|
|
equals_string: Virtuelle Kartenbibliothek
|
|
label_es:
|
|
equals_string: Mapoteca virtual
|
|
custodian_type:
|
|
equals_expression: 'true'
|
|
attributes:
|
|
cartographic_coverage:
|
|
description: Geographic areas covered by the map collection
|
|
range: string
|
|
multivalued: true
|
|
map_types:
|
|
description: Types of maps in the collection (topographic, thematic, historical,
|
|
etc.)
|
|
range: string
|
|
multivalued: true
|
|
gis_capabilities:
|
|
description: Whether GIS viewing and analysis tools are provided
|
|
range: boolean
|
|
see_also:
|
|
- MapLibrary
|
|
- DigitalArchive
|
|
- DigitalLibrary
|
|
- GeographicInformationSystem
|
|
VirtualMapLibraryRecordSetType:
|
|
description: A rico:RecordSetType for classifying digital cartographic collections
|
|
and virtual map resources.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q5995078
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
description: 'Wikidata alignment: Q5995078 ()'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
see_also:
|
|
- VirtualMapLibrary
|