- Updated descriptions in `WikidataOrganization`, `WikidataRecognition`, `WikidataResolvedEntities`, `WikidataSitelinks`, `WikidataSocialMedia`, `WikidataTemporal`, `WikidataTimeValue`, `WikidataWeb`, `WomensArchives`, `WomensArchivesRecordSetType`, `WomensArchivesRecordSetTypes`, `WordCount`, `WorkRevision`, `WorldCatIdentifier`, `WorldHeritageSite`, `WritingSystem`, `XPath`, `XPathScore`, `YoutubeChannel`, `YoutubeComment`, `YoutubeTranscript`, and `YoutubeVideo` to enhance readability and precision. - Adjusted mappings and slot usage in various schemas to align with updated descriptions and improve data structure. - Added new synonyms in multiple languages for better localization support.
25 lines
714 B
YAML
25 lines
714 B
YAML
id: https://nde.nl/ontology/hc/class/ExternalResource
|
|
name: ExternalResource
|
|
title: External Resource Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_url
|
|
classes:
|
|
ExternalResource:
|
|
class_uri: schema:CreativeWork
|
|
description: Referenced external resource linked from a local record or finding aid.
|
|
broad_mappings:
|
|
- schema:CreativeWork
|
|
slots:
|
|
- has_label
|
|
- has_url
|
|
annotations:
|
|
specificity_score: 0.25
|
|
specificity_rationale: Generic link target for external descriptive resources.
|
|
custodian_types: '["*"]'
|