glam/schemas/20251121/linkml/modules/classes/VirtualMapLibrary.yaml
kempersc 11983014bb Enhance specificity scoring system integration with existing infrastructure
- Updated documentation to clarify integration points with existing components in the RAG pipeline and DSPy framework.
- Added detailed mapping of SPARQL templates to context templates for improved specificity filtering.
- Implemented wrapper patterns around existing classifiers to extend functionality without duplication.
- Introduced new tests for the SpecificityAwareClassifier and SPARQLToContextMapper to ensure proper integration and functionality.
- Enhanced the CustodianRDFConverter to include ISO country and subregion codes from GHCID for better geospatial data handling.
2026-01-05 17:37:49 +01:00

108 lines
3.6 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
specificity_score: 0.5
specificity_rationale: Library-related class.
specificity_annotation_timestamp: '2026-01-05T10:51:51Z'
specificity_annotation_agent: opencode-claude-sonnet-4
template_specificity:
archive_search: 0.55
museum_search: 0.55
library_search: 0.25
collection_discovery: 0.55
person_research: 0.55
location_browse: 0.55
identifier_lookup: 0.55
organizational_change: 0.55
digital_platform: 0.55
general_heritage: 0.55
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
specificity_score: 0.7
specificity_rationale: Type taxonomy class.
specificity_annotation_timestamp: '2026-01-05T10:51:51Z'
specificity_annotation_agent: opencode-claude-sonnet-4
template_specificity:
archive_search: 0.75
museum_search: 0.75
library_search: 0.2
collection_discovery: 0.75
person_research: 0.75
location_browse: 0.75
identifier_lookup: 0.75
organizational_change: 0.75
digital_platform: 0.75
general_heritage: 0.75