Skip to content

Slot: rank

the relative order in which the element occurs, lower values are given precedence

URI: sh:order Alias: rank

Applicable Classes

Name Description Modifies Slot
Definition abstract base class for core metaclasses 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
AnonymousSlotExpression no
ClassRule A rule that applies to instances of a class no
SlotDefinition an element that describes how instances are related to other instances no
PatternExpression a regular expression pattern used to evaluate conformance of a string no
PermissibleValue a permissible value, accompanied by intended text and an optional mapping to ... no
PathExpression An expression that describes an abstract path from an object to another throu... no
CommonMetadata Generic metadata shared across definitions no
UniqueKey a collection of slots whose values uniquely identify an instance of a class no
StructuredAlias object that contains meta data about a synonym or alias including where it ca... no
AnonymousClassExpression no
EnumBinding A binding of a slot or a class to a permissible value from an enumeration no
TypeMapping Represents how a slot or type can be serialized to a format no
AnonymousExpression An abstract parent class for any nested expression no
TypeDefinition an element that whose instances are atomic scalar values that can be mapped t... no
ArrayExpression defines the dimensions of an array no
DimensionExpression defines one of the dimensions of an array no
ImportExpression an expression describing an import no
ClassDefinition an element whose instances are complex objects that may have slot-value assig... no
Element A named element in the model no
SubsetDefinition an element that can be used to group other metamodel elements no

Properties

Type and Range

Property Value
Range Integer
Domain Of CommonMetadata, ClassRule
Slot URI sh:order

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • order
  • precedence
  • display order

Comments

  • the rank of an element does not affect the semantics

Identifier and Mapping Information

Administrative Metadata

Rank: 51

Schema Source

Mappings

Mapping Type Mapped Value
self sh:order
native linkml:rank
exact qudt:order, qb:order

LinkML Source

name: rank
description: the relative order in which the element occurs, lower values are given
  precedence
comments:
- the rank of an element does not affect the semantics
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- order
- precedence
- display order
exact_mappings:
- qudt:order
- qb:order
rank: 51
slot_uri: sh:order
alias: rank
domain_of:
- common_metadata
- class_rule
range: integer