29 lines
868 B
YAML
29 lines
868 B
YAML
id: https://nde.nl/ontology/hc/class/Arrangement
|
|
name: Arrangement
|
|
title: Arrangement
|
|
description: The arrangement of a collection.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
wd: http://www.wikidata.org/entity/
|
|
classes:
|
|
Arrangement:
|
|
class_uri: rico:RecordSet
|
|
description: The arrangement of a collection.
|
|
slots:
|
|
- has_description
|
|
- has_type
|
|
- has_level
|
|
- has_note
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/20260202_matang/has_description
|
|
- ../slots/20260202_matang/has_level
|
|
- ../slots/20260202_matang/has_note
|
|
- ../slots/20260202_matang/has_type
|