22 lines
583 B
YAML
22 lines
583 B
YAML
id: https://nde.nl/ontology/hc/class/KeyDate
|
|
name: KeyDate
|
|
title: KeyDate
|
|
description: A significant date in the history of an entity.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
classes:
|
|
KeyDate:
|
|
class_uri: schema:Event
|
|
description: Key date.
|
|
slots:
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|