- Created deliverables_slot for expected or achieved deliverable outputs. - Introduced event_id_slot for persistent unique event identifiers. - Added follow_up_date_slot for scheduled follow-up action dates. - Implemented object_ref_slot for references to heritage objects. - Established price_slot for price information across entities. - Added price_currency_slot for currency codes in price information. - Created protocol_slot for API protocol specifications. - Introduced provenance_text_slot for full provenance entry text. - Added record_type_slot for classification of record types. - Implemented response_formats_slot for supported API response formats. - Established status_slot for current status of entities or activities. - Added FactualCountDisplay component for displaying count query results. - Introduced ReplyTypeIndicator component for visualizing reply types. - Created approval_date_slot for formal approval dates. - Added authentication_required_slot for API authentication status. - Implemented capacity_items_slot for maximum storage capacity. - Established conservation_lab_slot for conservation laboratory information. - Added cost_usd_slot for API operation costs in USD.
77 lines
2.5 KiB
YAML
77 lines
2.5 KiB
YAML
# VirtualMapLibrary - Library for virtual maps or cartographic products
|
|
# Wikidata: Q5995078
|
|
# Generated from ArchiveTypeEnum refactoring
|
|
|
|
id: https://nde.nl/ontology/hc/class/VirtualMapLibrary
|
|
name: VirtualMapLibrary
|
|
title: VirtualMapLibrary Type
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
|
|
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
|
|
annotations:
|
|
custodian_types: '["L", "D"]'
|
|
custodian_types_rationale: "Virtual map library combines library (L) and digital platform (D)."
|
|
wikidata: Q5995078
|
|
label_de: "Virtuelle Kartenbibliothek"
|
|
label_es: "Mapoteca virtual"
|
|
rico_record_set_type: true
|
|
custodian_type: true
|
|
mixins:
|
|
- DigitalPlatformType
|
|
- LibraryType
|
|
slots:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q5995078
|
|
# Override DigitalPlatformType identifier to avoid conflict with CustodianType.type_id
|
|
platform_type_id:
|
|
identifier: false
|
|
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
|
|
|
|
# rico:RecordSetType for collection classification
|
|
VirtualMapLibraryRecordSetType:
|
|
description: >-
|
|
A rico:RecordSetType for classifying digital cartographic
|
|
collections and virtual map resources.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slots:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q5995078
|
|
see_also:
|
|
- VirtualMapLibrary
|
|
annotations:
|
|
wikidata: Q5995078
|
|
linked_custodian_type: VirtualMapLibrary
|