loinc / comp-loinc

MIT License
12 stars 4 forks source link

Grouping classes: from SNOMED-LOINC #56

Open joeflack4 opened 1 week ago

joeflack4 commented 1 week ago

Overview

The SNOMED-LOINC project (AKA "LOINC ontology") exists and is has overlap with CompLOINC. We want to leverage it and complement it. One way to do this is to utilize their existing grouping classes they've made.

Sub-tasks

Additional info

Resources:

Joe has some more notes jotted down in Workflowy, but kind of messy.

joeflack4 commented 1 week ago

Question: How to utilize their grouping classes? It seems simple to me, that we just import their ontology from URI, if it is downloadable, else we download and import it locally. Then for any grouping classes we identify and any subclasses that we determine, we just rdfs:subClassOf URI. @ShahimEssaid I think you may have had some other ideas in mind, perhaps, but does this sound to you more or less what we're going to do?