Slot: Explanation/Description (embargoDescription)
The textual description of the embargo.
URI: schema:text
Alias: embargoDescription
Applicable Classes
| Name |
Description |
Modifies Slot |
| EmbargoStatement |
A record describing why a dataset has been embargoed and when it will be rele... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
- For example:
Preliminary dataset undergoing quality control and validation procedures.
Embargo in place until data quality flags are finalized.
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:text |
| native |
mbo:embargoDescription |
LinkML Source
name: embargoDescription
description: The textual description of the embargo.
title: Explanation/Description
comments:
- "For example: \n`Preliminary dataset undergoing quality control and validation procedures.\
\ \nEmbargo in place until data quality flags are finalized.`\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:text
alias: embargoDescription
domain_of:
- EmbargoStatement
range: string
required: true
multivalued: false