-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Overview
We are temporarily using loinc
as the prefix for SNOMED terms. We need to add a SNOMED prefix to the LinkML data model, then regenerate the Python data classes.
Example
Just a snippet of the outputs snomed-parts.owl
:
AnnotationAssertion( rdfs:label loinc:138875005 "SCT SNOMED CT Concept (SNOMED RT+CTV3)" )
SubClassOf( loinc:362981000 loinc:138875005 )
Most or all classes (I can't remember which; Shahim would know) in this file should have a SNOMED
prefix, not loinc
.
Verification
Afterwards, if we run the build, we should see that loinc-snomed-equiv.owl
is now using this prefix instead for SNOMED terms.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
4. Done