Skip to content

Slot: sample_label

A human-readable description of the sample, short enough to be used for listings within software user interfaces, tables, illustration legends, etc.

URI: https://w3id.org/fga-wg/schema/bundle/sample_label

Applicable Classes

Name Description Modifies Slot
Sample Information about a biospecimen/sample used as raw material for lab experiments. no

Properties

Type and Range

Property Value
Range String
Domain Of Sample

Cardinality and Requirements

Property Value
Required Yes
### Value Constraints
Property Value
Regex Pattern ^.{1,60}$

Examples

Value
Homo sapiens AG04450 cell line

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/sample_label
native https://w3id.org/fga-wg/schema/bundle/sample_label

LinkML Source

name: sample_label
description: A human-readable description of the sample, short enough to be used for
  listings within software user interfaces, tables, illustration legends, etc.
examples:
- value: Homo sapiens AG04450 cell line
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- Sample
range: string
required: true
pattern: ^.{1,60}$