Slot: status
status of the element
URI: [bibo:status](http://purl.org/ontology/bibo/status)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [CommonMetadata](CommonMetadata.md) | Generic metadata shared across definitions | no |
| [Element](Element.md) | A named element in the model | no |
| [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no |
| [TypeDefinition](TypeDefinition.md) | an element that whose instances are atomic scalar values that can be mapped t... | no |
| [SubsetDefinition](SubsetDefinition.md) | an element that can be used to group other metamodel elements | no |
| [Definition](Definition.md) | abstract base class for core metaclasses | no |
| [EnumDefinition](EnumDefinition.md) | an element whose instances must be drawn from a specified set of permissible ... | no |
| [EnumBinding](EnumBinding.md) | A binding of a slot or a class to a permissible value from an enumeration | no |
| [StructuredAlias](StructuredAlias.md) | object that contains meta data about a synonym or alias including where it ca... | no |
| [AnonymousExpression](AnonymousExpression.md) | An abstract parent class for any nested expression | no |
| [PathExpression](PathExpression.md) | An expression that describes an abstract path from an object to another throu... | no |
| [AnonymousSlotExpression](AnonymousSlotExpression.md) | | no |
| [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no |
| [AnonymousClassExpression](AnonymousClassExpression.md) | | no |
| [ClassDefinition](ClassDefinition.md) | an element whose instances are complex objects that may have slot-value assig... | no |
| [ClassRule](ClassRule.md) | A rule that applies to instances of a class | no |
| [ArrayExpression](ArrayExpression.md) | defines the dimensions of an array | no |
| [DimensionExpression](DimensionExpression.md) | defines one of the dimensions of an array | no |
| [PatternExpression](PatternExpression.md) | a regular expression pattern used to evaluate conformance of a string | no |
| [ImportExpression](ImportExpression.md) | an expression describing an import | no |
| [PermissibleValue](PermissibleValue.md) | a permissible value, accompanied by intended text and an optional mapping to ... | no |
| [UniqueKey](UniqueKey.md) | a collection of slots whose values uniquely identify an instance of a class | no |
| [TypeMapping](TypeMapping.md) | Represents how a slot or type can be serialized to a format | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Uriorcurie](Uriorcurie.md) |
| Domain | [Element](Element.md) |
| Domain Of | [CommonMetadata](CommonMetadata.md) |
| Slot URI | [bibo:status](http://purl.org/ontology/bibo/status) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## In Subsets
* [BasicSubset](BasicSubset.md)
## Aliases
* workflow status
## Examples
| Value |
| --- |
| bibo:draft |
## See Also
* [https://www.hl7.org/fhir/valueset-publication-status.html](https://www.hl7.org/fhir/valueset-publication-status.html)
* [https://www.hl7.org/fhir/versions.html#std-process](https://www.hl7.org/fhir/versions.html#std-process)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bibo:status |
| native | linkml:status |
## LinkML Source
name: status
description: status of the element
examples:
- value: bibo:draft
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
see_also:
- https://www.hl7.org/fhir/valueset-publication-status.html
- https://www.hl7.org/fhir/versions.html#std-process
aliases:
- workflow status
rank: 1000
domain: element
slot_uri: bibo:status
domain_of:
- common_metadata
range: uriorcurie