Slot: pv_formula
Defines the specific formula to be used to generate the permissible values.
URI: linkml:pv_formula
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
EnumExpression | An expression that constrains the range of a slot | no |
EnumBinding | A binding of a slot or a class to a permissible value from an enumeration | no |
AnonymousEnumExpression | An enum_expression that is not named | no |
EnumDefinition | an element whose instances must be drawn from a specified set of permissible ... | no |
Properties
- Range: PvFormulaOptions
Comments
- you cannot have BOTH the permissible_values and permissible_value_formula tag
- code_set must be supplied for this to be valid
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: pv_formula
description: Defines the specific formula to be used to generate the permissible values.
comments:
- you cannot have BOTH the permissible_values and permissible_value_formula tag
- code_set must be supplied for this to be valid
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
alias: pv_formula
domain_of:
- enum_expression
- enum_binding
range: pv_formula_options