Eric Prud'hommeaux, eric@w3.org
Sanitation Engineer
Requires shared terms:
test1 systolicBP "120"^^:mmHg .
test7 systolicBP "118"^^:mmHg ;
bodyPos supine .
test3 systolicBP "121"^^:mmHg ;
location leftArm ;
device BPcuff .
Study Data Tabulation Model (STDM)
SELECT ?bp
WHERE { ?test systolicBP ?bp }
SELECT ?bp
WHERE { ?test systolicBP ?bp ;
location leftArm ;
device BPcuff }
Integrating large, independent databases: