CTS2-LE UCUM Loader: Unterschied zwischen den Versionen
Krebs (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „The UCUM loader imports a terminology that comprises the most common units of measurement contemporarily used in international science, engineering and busines…“) |
Krebs (Diskussion | Beiträge) K |
||
| Zeile 10: | Zeile 10: | ||
* the name of the graph that represents the code system: <nowiki>http://unitsofmeasure.org/trac#UcumCodeSystem</nowiki> | * the name of the graph that represents the code system: <nowiki>http://unitsofmeasure.org/trac#UcumCodeSystem</nowiki> | ||
| − | When UCUM is loaded together with the [[CTS2-LE LOINC Loader|LOINC ]] terminology, the unit of a LOINC concept is referenced in the UCUM code system by means of a 'rdfs:seeAlso' relation. | + | When UCUM is loaded together with the [[CTS2-LE LOINC Loader|LOINC ]] terminology, the unit of a LOINC concept is referenced in the UCUM code system by means of a 'rdfs:seeAlso' relation. The below picture shows the 'seeAlso' relation between the LOINC concept 'Oxygen saturation in Venous blood' and the UCUM unit 'Percent'. |
| + | |||
| + | |||
| + | [[File:Loinc2Ucum.png|center|300px]] | ||
| + | |||
Further instructions on how to enable the import of UCUM during the installation process can be found [[CTS2-LE_Installation_and_Deployment#cts2_conf.xml|here]]. | Further instructions on how to enable the import of UCUM during the installation process can be found [[CTS2-LE_Installation_and_Deployment#cts2_conf.xml|here]]. | ||
Version vom 9. Juli 2015, 09:11 Uhr
The UCUM loader imports a terminology that comprises the most common units of measurement contemporarily used in international science, engineering and business. The loader maps the knowledge contained in the source .tsv-file to the entities of the CTS2-information model. There are attributes that cannot be derived from the file and need to be defined manually. Among these attributes are:
- the uri of the code system (aboutUri): http://unitsofmeasure.org/trac
- the alternative uri of the code system (alternateAboutUri): http://unitsofmeasure.org/trac
- the name of the code system version (resourceID): UcumCodeSystem2013
- the group name: UCUM
- the default language: en
- the name of the graph that represents the code system: http://unitsofmeasure.org/trac#UcumCodeSystem
When UCUM is loaded together with the LOINC terminology, the unit of a LOINC concept is referenced in the UCUM code system by means of a 'rdfs:seeAlso' relation. The below picture shows the 'seeAlso' relation between the LOINC concept 'Oxygen saturation in Venous blood' and the UCUM unit 'Percent'.
Further instructions on how to enable the import of UCUM during the installation process can be found here.