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

Update codebook #67

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified metadata/SDD-NHANES-LAB-RESULTS.xlsx
Binary file not shown.
30 changes: 20 additions & 10 deletions ontologies/nhanes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ obo:STATO_0000113 rdf:type owl:Class .
obo:UO_0000052 rdf:type owl:Class .


### http://purl.obolibrary.org/obo/UO_0000178
obo:UO_0000178 rdf:type owl:Class .


### http://purl.org/twc/HHEAR_00027
<http://purl.org/twc/HHEAR_00027> rdf:type owl:Class .

Expand Down Expand Up @@ -832,6 +836,12 @@ obo:UO_0000052 rdf:type owl:Class .
<http://purl.org/twc/NHANES_00153> rdf:type owl:Class .


### http://purl.org/twc/NHANES_00154
<http://purl.org/twc/NHANES_00154> rdf:type owl:Class ;
rdfs:subClassOf obo:UO_0000178 ;
rdfs:label "microunit per mililiter" .


### http://semanticscience.org/resource/SIO_000391
sio:SIO_000391 rdf:type owl:Class .

Expand Down Expand Up @@ -1783,8 +1793,8 @@ obo:STATO_0000113 rdfs:label "variance" .
skos:notation "DMDEDUC3-11" .


<http://purl.org/twc/NHANES_00043> rdfs:label "12th grade, no diploma" ;
skos:notation "DMDEDUC3-12" .
<http://purl.org/twc/NHANES_00043> skos:notation "DMDEDUC3-12" ;
rdfs:label "12th grade, no diploma" .


<http://purl.org/twc/NHANES_00044> skos:notation "DMDEDUC3-13" ;
Expand Down Expand Up @@ -1884,8 +1894,8 @@ obo:STATO_0000113 rdfs:label "variance" .
rdfs:label "<20 years" .


<http://purl.org/twc/NHANES_00071> rdfs:label "<12 months" ,
205 .
<http://purl.org/twc/NHANES_00071> rdfs:label 205 ,
"<12 months" .


<http://purl.org/twc/NHANES_00072> skos:notation "DMDHRAGZ-4" ;
Expand Down Expand Up @@ -1950,8 +1960,8 @@ obo:STATO_0000113 rdfs:label "variance" .
skos:notation "HIQ031AA-40" .


<http://purl.org/twc/NHANES_00088> rdfs:label "Covered by private insurance - Refused" ;
skos:notation "HIQ031A-77" .
<http://purl.org/twc/NHANES_00088> skos:notation "HIQ031A-77" ;
rdfs:label "Covered by private insurance - Refused" .


<http://purl.org/twc/NHANES_00089> rdfs:label "Covered by private insurance - Don't know" ;
Expand Down Expand Up @@ -2005,8 +2015,8 @@ obo:STATO_0000113 rdfs:label "variance" .
skos:notation "DIQ010-2" .


<http://purl.org/twc/NHANES_00103> rdfs:label "Borderline" ;
skos:notation "DIQ010-3" .
<http://purl.org/twc/NHANES_00103> skos:notation "DIQ010-3" ;
rdfs:label "Borderline" .


<http://purl.org/twc/NHANES_00104> rdfs:label "Refused" ;
Expand Down Expand Up @@ -2162,8 +2172,8 @@ obo:STATO_0000113 rdfs:label "variance" .
rdfs:label "Don't know" .


<http://purl.org/twc/NHANES_00144> rdfs:label "Refused" ,
"DMDHREDZ-7" .
<http://purl.org/twc/NHANES_00144> rdfs:label "DMDHREDZ-7" ,
"Refused" .


<http://purl.org/twc/NHANES_00145> rdfs:label "Don't know" ;
Expand Down