update to URI table
This commit is contained in:
parent
ee02120e92
commit
173726b1a3
|
@ -46,9 +46,9 @@ VOCINIT ; INITIALIZE VOCABULARIES
|
||||||
S C0XVOC("sp")="http://smartplatforms.org/terms#"
|
S C0XVOC("sp")="http://smartplatforms.org/terms#"
|
||||||
S C0XVOC("qds")="http://cms.gov/pqri/qds/"
|
S C0XVOC("qds")="http://cms.gov/pqri/qds/"
|
||||||
S C0XVOC("smart")="http://sandbox-api.smartplatforms.org/records/"
|
S C0XVOC("smart")="http://sandbox-api.smartplatforms.org/records/"
|
||||||
S C0XVOC("snomed")="http://www.ihtsdo.org/snomed-ct/concepts/"
|
S C0XVOC("snomed")="http://purl.bioontology.org/ontology/SNOMEDCT/"
|
||||||
S C0XVOC("rxnorm")="http://rxnav.nlm.nih.gov/REST/rxcui/"
|
S C0XVOC("rxnorm")="http://purl.bioontology.org/ontology/RXNORM/"
|
||||||
S C0XVOC("loinc")="http://loinc.org/codes/"
|
S C0XVOC("loinc")="http://purl.bioontology.org/ontology/LNC/"
|
||||||
S C0XVOC("file")="/home/glilly/fmts/trunk/samples/"
|
S C0XVOC("file")="/home/glilly/fmts/trunk/samples/"
|
||||||
S C0XVOC("foaf")="http://xmlns.com/foaf/0.1/"
|
S C0XVOC("foaf")="http://xmlns.com/foaf/0.1/"
|
||||||
S C0XVOC("skos")="http://www.w3.org/2004/02/skos/core#"
|
S C0XVOC("skos")="http://www.w3.org/2004/02/skos/core#"
|
||||||
|
|
Loading…
Reference in New Issue