Slot: Units (URL PIDs) (unitId)
One or more URL Persistent Identifers in which the min/max/values are recorded.
__
URI: schema:unitCode
Alias: unitId
Applicable Classes
| Name |
Description |
Modifies Slot |
| PropertyValue |
A property with or without a value |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^[A-Za-z0-9-_]+$ |
- For example:
http://vocab.nerc.ac.uk/collection/P06/current/UPMM/,
http://qudt.org/vocab/unit/NUM-PER-M3,
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.
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.
'
title: Units (URL PIDs)
comments:
- "For example: `http://vocab.nerc.ac.uk/collection/P06/current/UPMM/`, \n`http://qudt.org/vocab/unit/NUM-PER-M3`,\
\ \n`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"
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-_]+$