Skip to content

Enum: EnumAvailability

URI: EnumAvailability

Permissible Values

Value Meaning Description
Available None Sample or Container is potentially available to be requested through the Virt...
Unavailable None Sample or Container either was available through Virtual Biorepository but ha...

Slots

Name Description
sampleAvailability Whether or not the Sample (any Container thereof) is potentially available fo...
containerAvailability Whether or not the specific Container is potentially available for sharing th...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/include

LinkML Source

name: enum_Availability
definition_uri: include:enum_Availability
from_schema: https://w3id.org/include
rank: 1000
permissible_values:
  available:
    text: available
    description: Sample or Container is potentially available to be requested through
      the Virtual Biorepository (see VBR contact info in Study page)
    title: Available
  unavailable:
    text: unavailable
    description: Sample or Container either was available through Virtual Biorepository
      but has been used up, or is part of a study that is not participating in the
      VBR
    title: Unavailable