{"version":3,"sources":["qudtNamespaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,eAAO,MAAM,cAAc;;;;;;;;EAWzB,CAAC","file":"qudtNamespaces.d.ts","sourcesContent":["import { Namespace } from \"./namespace.js\";\n\nexport const QudtNamespaces = Object.freeze({\n  qudt: new Namespace(\"http://qudt.org/schema/qudt/\", \"qudt\"),\n  quantityKind: new Namespace(\"http://qudt.org/vocab/quantitykind/\", \"qk\"),\n  unit: new Namespace(\"http://qudt.org/vocab/unit/\", \"unit\"),\n  currency: new Namespace(\"http://qudt.org/vocab/currency/\", \"cur\"),\n  prefix: new Namespace(\"http://qudt.org/vocab/prefix/\", \"prefix\"),\n  systemOfUnits: new Namespace(\"http://qudt.org/vocab/sou/\", \"sou\"),\n  dimensionVector: new Namespace(\n    \"http://qudt.org/vocab/dimensionvector/\",\n    \"dv\"\n  ),\n});\n"]}