Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve namespacing? #16

Open
joeflack4 opened this issue Oct 1, 2023 · 0 comments
Open

Improve namespacing? #16

joeflack4 opened this issue Oct 1, 2023 · 0 comments

Comments

@joeflack4
Copy link
Contributor

Overview

I'm using OMOP for concept IDs and omoprel for relationships. But I'm also using OMOP for omop table properties, e.g. concept_class_id in the example below. Maybe use something else, like omopproperty?

<owl:Class rdf:about="https://athena.ohdsi.org/search-terms/terms/709741">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Excision of chest wall tumor involving rib(s), with plastic reconstruction</rdfs:label>
    <OMOP:concept_class_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CPT4 Hierarchy</OMOP:concept_class_id>

Ian Braun is also doing similar work, and he was going to use omoptype for something. I don't remember what that was, but maybe there's something I overlooked where this could be utilized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant