Skip to content

Slot: is_major_revision

Whether this is a major revision

URI: revaise:is_major_revision

Applicable Classes

Name Description Modifies Slot
RegistrationVersion An immutable version of a registration, capturing the exact state at a point ... yes

Properties

Type and Range

Property Value
Range Boolean
Domain Of RegistrationVersion

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent false

Identifier and Mapping Information

Schema Source

  • from schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/registration

Mappings

Mapping Type Mapped Value
self revaise:is_major_revision
native revaise:is_major_revision

LinkML Source

name: is_major_revision
description: Whether this is a major revision
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/registration
rank: 1000
ifabsent: 'false'
domain_of:
- RegistrationVersion
range: boolean