22 lines
577 B
YAML
22 lines
577 B
YAML
id: https://nde.nl/ontology/hc/class/DigitalPlatformDataSource
|
|
name: DigitalPlatformDataSource
|
|
title: Digital Platform Data Source
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
DigitalPlatformDataSource:
|
|
class_uri: prov:Entity
|
|
description: >-
|
|
Individual source artifact used in platform profiling and enrichment.
|
|
broad_mappings:
|
|
- prov:Entity
|
|
slots:
|
|
- has_type
|
|
- has_url
|
|
- retrieved_by
|
|
- retrieved_at
|