Skip to content

Slot: hcr_temp

Original temperature of the hydrocarbon resource

URI: MIXS:0000393

Properties

Examples

Value
150-295 degree Celsius

Identifier and Mapping Information

Annotations

property value
Preferred_unit degree Celsius

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc

LinkML Source

name: hcr_temp
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree Celsius
description: Original temperature of the hydrocarbon resource
title: hydrocarbon resource original temperature
examples:
- value: 150-295 degree Celsius
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0000393
multivalued: false
alias: hcr_temp
domain_of:
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+ *- *[-+]?[0-9]*\.?[0-9]+ ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{float} *- *{float} {unit}$
  interpolated: true
  partial_match: true