Class: Unitsdb::QudtUnit
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Unitsdb::QudtUnit
- Defined in:
- lib/unitsdb/qudt.rb
Overview
QUDT Unit from units vocabulary Example: http://qudt.org/vocab/unit/M (meter)
Instance Method Summary collapse
Instance Method Details
#identifier ⇒ Object
17 18 19 |
# File 'lib/unitsdb/qudt.rb', line 17 def identifier "qudt:unit:#{uri}" end |