Slot: Units (URL PIDs) (unitId)

One or more URL Persistent Identifers in which the min/max/values are recorded.

__

e.g. http://vocab.nerc.ac.uk/collection/P06/current/UPMM/, http://qudt.org/vocab/unit/NUM-PER-M3, or http://vocab.nerc.ac.uk/collection/P06/current/UPMM/|http://qudt.org/vocab/unit/NUM-PER-M3.

__

_The primary source of units should be NERC P06: BODC-approved data storage units. _

If a suitable unit cannot be found there, then a more general unit can be chosen from QUDT.

__

URI: schema:unitCode Alias: unitId

Applicable Classes

Name Description Modifies Slot
PropertyValue A property with or without a value no

Properties

  • Range: Uri

  • Multivalued: True

  • Regex pattern: ^[A-Za-z0-9-_]+$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:unitCode
native mbo:unitId

LinkML Source

name: unitId
description: "One or more URL Persistent Identifers in which the min/max/values are\
  \ recorded.\n\ne.g. `http://vocab.nerc.ac.uk/collection/P06/current/UPMM/`, `http://qudt.org/vocab/unit/NUM-PER-M3`,\
  \ or `http://vocab.nerc.ac.uk/collection/P06/current/UPMM/|http://qudt.org/vocab/unit/NUM-PER-M3`.\n\
  \nThe primary source of units should be [NERC P06: BODC-approved data storage units](https://vocab.nerc.ac.uk/collection/P06).\
  \ \nIf a suitable unit cannot be found there, then a more general unit can be chosen\
  \ from [QUDT](https://www.qudt.org/doc/2025/01/DOC_VOCAB-UNITS.html).\n"
title: Units (URL PIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:unitCode
alias: unitId
domain_of:
- PropertyValue
range: uri
required: false
multivalued: true
pattern: ^[A-Za-z0-9-_]+$