Skip to content

Bug: Unknown prefixes && Inconsistent SNOMED URI prefixes #261

@joeflack4

Description

@joeflack4

Overview

This happens after doing robot measure, which outputs into the "Entities and axioms" section of stats.md. The two namespace counts tables show prefix_unknown.

This previously did not appear, because all prefixes were accounted for. But there has been recent major refactoring to CompLOINC, as well as LOINC and LOINC-SNOMED representations.

Possible solution: SNOMED prefix maps

I used http://snomed.info/id/ as the URI prefix, which I got from reading the SNOMED and LOINC-SNOMED inputs. But CompLOINC uses http://snomed.info/sct/.

Solutions:
a. Have CompLOINC also use http://snomed.info/id/ <--- my preferred solution
b. Add a prefix map for both. That way, all SNOMED IDs will show up in this report, but they will appear in 2 rows.

Additional info

Related

The prefix map that applies to this situation is located in the makefile, and is called PREFIXES_METRICS.

Metadata

Metadata

Assignees

Labels

analysisbugSomething isn't working

Type

Projects

Status

1. Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions