Module: Asciimath2UnitsML

Defined in:
lib/asciimath2unitsml/conv.rb,
lib/asciimath2unitsml/unit.rb,
lib/asciimath2unitsml/parse.rb,
lib/asciimath2unitsml/render.rb,
lib/asciimath2unitsml/version.rb

Defined Under Namespace

Classes: Conv

Constant Summary collapse

MATHML_NS =
"http://www.w3.org/1998/Math/MathML".freeze
UNITSML_NS =
"https://schema.unitsml.org/unitsml/1.0".freeze
VERSION =
'0.3.1'.freeze