- Apply Rule 39: RiC-O style temporal naming (hasOrHad*, isOrWas*) - Apply Rule 43: Singular noun convention for slot names - Remove duplicate slot definitions consolidated into centralized files - Net reduction: 6,162 lines across 305 deleted files
16 lines
434 B
YAML
16 lines
434 B
YAML
id: https://nde.nl/ontology/hc/slot/featured_work
|
|
name: featured_work_slot
|
|
title: Featured Works Slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
slots:
|
|
featured_work:
|
|
description: Key artworks/objects in the exhibition (string-based, deprecated)
|
|
range: string
|
|
multivalued: true
|
|
slot_uri: schema:workFeatured
|