Slot: in_subset
used to indicate membership of a term in a defined subset of terms used for a particular domain or application.
URI: OIO:inSubset
Alias: in_subset
Applicable Classes
| Name |
Description |
Modifies Slot |
| StructuredAlias |
object that contains meta data about a synonym or alias including where it ca... |
no |
| PatternExpression |
a regular expression pattern used to evaluate conformance of a string |
no |
| ImportExpression |
an expression describing an import |
no |
| AnonymousClassExpression |
|
no |
| ArrayExpression |
defines the dimensions of an array |
no |
| ClassDefinition |
an element whose instances are complex objects that may have slot-value assig... |
no |
| TypeDefinition |
an element that whose instances are atomic scalar values that can be mapped t... |
no |
| CommonMetadata |
Generic metadata shared across definitions |
no |
| EnumBinding |
A binding of a slot or a class to a permissible value from an enumeration |
no |
| Definition |
abstract base class for core metaclasses |
no |
| PermissibleValue |
a permissible value, accompanied by intended text and an optional mapping to ... |
no |
| AnonymousExpression |
An abstract parent class for any nested expression |
no |
| TypeMapping |
Represents how a slot or type can be serialized to a format |
no |
| UniqueKey |
a collection of slots whose values uniquely identify an instance of a class |
no |
| AnonymousSlotExpression |
|
no |
| SchemaDefinition |
A collection of definitions that make up a schema or a data model |
no |
| EnumDefinition |
an element whose instances must be drawn from a specified set of permissible ... |
no |
| SlotDefinition |
an element that describes how instances are related to other instances |
no |
| SubsetDefinition |
an element that can be used to group other metamodel elements |
no |
| DimensionExpression |
defines one of the dimensions of an array |
no |
| ClassRule |
A rule that applies to instances of a class |
no |
| PathExpression |
An expression that describes an abstract path from an object to another throu... |
no |
| Element |
A named element in the model |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
In Subsets
- an example of use in the translator_minimal subset in the biolink model, holding the minimal set of predicates used in a translator knowledge graph
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
OIO:inSubset |
| native |
linkml:in_subset |
LinkML Source
name: in_subset
description: used to indicate membership of a term in a defined subset of terms used
for a particular domain or application.
comments:
- an example of use in the translator_minimal subset in the biolink model, holding
the minimal set of predicates used in a translator knowledge graph
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: element
slot_uri: OIO:inSubset
alias: in_subset
domain_of:
- common_metadata
range: subset_definition
multivalued: true