Skip to content

revaise_registration_template

Registration template definitions for systematic reviews.

URI: https://open-and-sustainable.github.io/revaise-model/schema/objects/registration_template

Name: revaise_registration_template

Classes

Class Description
RegistrationTemplate A template used for registering systematic reviews, defining required and opt...
TemplateField A field within a registration template

Slots

Slot Description
conditional_on Field ID that this field's visibility depends on
created_date Date when the template was created
deprecation_date Date when this template will be or was deprecated
field_definitions Formal definition of template fields (e
is_repeatable Whether this field can have multiple values
optional_fields Fields that may be completed in this template
required_fields Fields that must be completed in this template
successor_template_id ID of the template that supersedes this one
template_description Description of the template and its purpose
template_doi DOI of the template publication if available
template_field_constraints Constraints on the field value
template_field_description Description of what should be entered in this field
template_field_example Example value for this field
template_field_format Expected format for the field value
template_field_help_text Help text to guide users
template_field_id Unique identifier for this template field
template_field_label Human-readable label for the field
template_field_name Technical name of the field
template_field_order Display order of the field
template_field_section Section of the template this field belongs to
template_field_type Data type of the field
template_id Unique identifier for the registration template
template_language Language of the template content
template_last_updated Date and time when the template was last updated
template_name Human-readable name of the template
template_provider Organization or registry providing the template
template_type Type of registration template
template_uri URI where the template can be accessed
template_version Version number of the template
validation_rules Rules for validating template field values

Enumerations

Enumeration Description
FieldType Data types for template fields
TemplateType Types of registration templates

Types

Type Description
Boolean A binary (true or false) value
Curie a compact URI
Date a date (year, month and day) in an idealized calendar
DateOrDatetime Either a date or a datetime
Datetime The combination of a date and time
Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci...
Double A real number that conforms to the xsd:double specification
Float A real number that conforms to the xsd:float specification
Integer An integer
Jsonpath A string encoding a JSON Path
Jsonpointer A string encoding a JSON Pointer
Ncname Prefix part of CURIE
Nodeidentifier A URI, CURIE or BNODE that represents a node in a model
Objectidentifier A URI or CURIE that represents an object in the model
Sparqlpath A string encoding a SPARQL Property Path
String A character string
Time A time object represents a (local) time of day, independent of any particular...
Uri a complete URI
Uriorcurie a URI or a CURIE

Subsets

Subset Description