21 lines
568 B
YAML
21 lines
568 B
YAML
id: https://nde.nl/ontology/hc/class/Concatenation
|
|
name: Concatenation
|
|
title: Concatenation
|
|
description: >-
|
|
The process of linking things together in a series or chain.
|
|
MIGRATED from full_extracted_text slot context.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_label
|
|
- ../slots/has_or_had_description
|
|
default_prefix: hc
|
|
classes:
|
|
Concatenation:
|
|
class_uri: prov:Activity
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|