| 6 | |
| 7 | * execute: |
| 8 | |
| 9 | |
| 10 | {{{ |
| 11 | [fsearch@cl38 FedX]$ java -jar FedX3.1.jar -d bio2RDF.ttl -f STDOUT -q "select |
| 12 | ?s1 ?o1 ?o2 where{ ?s1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http |
| 13 | ://bio2rdf.org/omim_vocabulary:Gene>.?s1 <http://bio2rdf.org/omim_vocabulary: |
| 14 | refers-to> ?o1. ?o1 <http://bio2rdf.org/omim_vocabulary:x-snomed> ?o2.<http:/ |
| 15 | /bio2rdf.org/pharmgkb:PA446359> <http://bio2rdf.org/pharmgkb_vocabulary:x-snome |
| 16 | dct> ?o2.}" |
| 17 | |
| 18 | }}} |
| 19 | |
| 20 | |
| 21 | Result: |
| 22 | |
| 23 | query1: return 5 results |
| 24 | |
| 25 | ||Query\time(ms) ||time 1 || time 2 || time 3 ||time 4||time 5 || |
| 26 | ||case1 ||11624 ||4763 ||4766 ||4765|| 4763|| |