Final Retrieval of Results For Use Case 1

In summary, the requirement for Use Case 1 is that information is retrieved about a protein containing the word ``rad9'' which belongs to the taxonomic species represented by the NCBI Tax ID 4932. The final step of this use case is to restrict the instances of Rad9 to the specified taxonomic identifier. The SQWRL query TUO_SQWRL_00001, shown in Figure 15, performs this function.

Figure 15: SQWRL Rule TUO_SQWRL_00001.
\begin{figure}$tuo:Rad9(?someEntity)$\ $\wedge$\ \\
$tuo:hasTaxon(?someEntity, ...
...932)$\ $\rightarrow$\ \\
$sqwrl:selectDistinct(?someEntity)$\ \\\end{figure}

TUO_SQWRL_00001.csv in the zip file mentioned in Section 1 shows these results. All three instances are correctly returned in this query. The information contained within these three instances is the result of Use Case 1.



RBM Home