<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8679532556055869305</id><updated>2011-08-12T00:43:08.849-07:00</updated><title type='text'>Nadia Anwar</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-6228311475579240929</id><published>2008-11-12T11:10:00.000-08:00</published><updated>2008-11-12T11:11:21.425-08:00</updated><title type='text'></title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-6228311475579240929?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/6228311475579240929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=6228311475579240929' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/6228311475579240929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/6228311475579240929'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2008/11/blog-post.html' title=''/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-8031673007860446568</id><published>2007-09-25T04:01:00.001-07:00</published><updated>2007-09-25T04:04:00.055-07:00</updated><title type='text'>University Blog Page</title><content type='html'>I have installed word-press on my server at Uni.&lt;br /&gt;&lt;br /&gt;This is the link. &lt;a href="http://eve.bio.gla.ac.uk/%7Erasorblog"&gt;RasorBlog&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-8031673007860446568?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/8031673007860446568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=8031673007860446568' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/8031673007860446568'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/8031673007860446568'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/09/university-blog-page.html' title='University Blog Page'/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-8063937867138018304</id><published>2007-07-09T07:41:00.001-07:00</published><updated>2007-07-09T07:55:16.484-07:00</updated><title type='text'></title><content type='html'>Answer:&lt;br /&gt;You can't have two tables in one model!&lt;br /&gt;After creating a table you then create a model - this fails since the model already exists and as far as I can tell there is no SDO_RDF.add_to_model blah blah.&lt;br /&gt;&lt;br /&gt;This may not even matter since all the models are stored in the same network and the tables store references to the RDF data that are loaded into the network.&lt;br /&gt;&lt;br /&gt;So with better understanding: now the question is, one table/model for each RDF data file or throw everything together into one enormous table/model?? From the query examples I think I want to have all my data in one model as per&lt;br /&gt;&lt;br /&gt;select x, y, name from&lt;br /&gt;TABLE(SDO_RDF_MATCH(&lt;br /&gt;                            ‘(:Tom :hasParent  ?y)&lt;br /&gt;                             (?y     :hasFather  ?x)&lt;br /&gt;                             (?x     :name          ?name)’,&lt;br /&gt;                            SDO_RDF_Models(‘family'), ...);&lt;br /&gt;&lt;br /&gt;Need to figure out if SDO_RDF_Models(‘family','order','plan') is possible???&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-8063937867138018304?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/8063937867138018304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=8063937867138018304' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/8063937867138018304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/8063937867138018304'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/07/answer-you-cant-have-two-tables-in-one.html' title=''/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-3232940032505737599</id><published>2007-07-09T06:35:00.000-07:00</published><updated>2007-07-09T06:43:40.051-07:00</updated><title type='text'></title><content type='html'>One table or two?&lt;br /&gt;I have been figuring out the RDF capability in Oracle and I'm now stuck. I created a table rdf_dev, then created a model (as per the manual) and I have loaded one data set. I am stuck  on what to do with the second data set. Do I  create a new table (this seems non-sensicle since it will have the same structure and will be in the same model) or do I create a separate table for each data set in the model??? I have a feeling one table- one model is not going to scale very well.  But - how is querying across these tables going to work? Do the queries run over the model or over the tables? Also, how do the inference rules run - again across the model or a across the table?? More reading.....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-3232940032505737599?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/3232940032505737599/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=3232940032505737599' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/3232940032505737599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/3232940032505737599'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/07/one-table-or-two-i-have-been-figuring.html' title=''/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-135756557284985745</id><published>2007-06-21T05:35:00.002-07:00</published><updated>2007-06-21T05:36:41.464-07:00</updated><title type='text'>RDF serialization with SQLX</title><content type='html'>Look how easy it is!!!&lt;br /&gt;&lt;br /&gt;select XMLELEMENT("rdf:description",&lt;br /&gt;XMLATTRIBUTES(assertion_id as "rdf:about=http://spira.zoology.gla.ac.uk/tcl_assertion.php?id"),&lt;br /&gt;XMLELEMENT("assertion:source", get_source_name(source_id)),&lt;br /&gt;XMLELEMENT("assertion:dbsourceid", dbsource_id),&lt;br /&gt;XMLELEMENT("assertion:rank", rank),&lt;br /&gt;XMLELEMENT("assertion:kingdom", kingdom),&lt;br /&gt;XMLELEMENT("assertion:name",&lt;br /&gt;XMLATTRIBUTES(get_name_text(name_id) as "rdf:resource=http://spira.zoology.gla.ac.uk/tcl_name.php?id"))&lt;br /&gt;)&lt;br /&gt;from assertion&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-135756557284985745?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/135756557284985745/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=135756557284985745' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/135756557284985745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/135756557284985745'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/06/rdf-serialization-with-sqlx.html' title='RDF serialization with SQLX'/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-1954580104709595072</id><published>2007-06-13T07:41:00.000-07:00</published><updated>2007-06-13T07:56:14.966-07:00</updated><title type='text'>TCl search WSDL</title><content type='html'>&lt;span style="font-family:times new roman;"&gt;I have built a SOAP service for the little useful PHP scripts I have built. The URL is&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:times new roman;"&gt;http://spira.zoology.gla.ac.uk/app/nusoap.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:times new roman;"&gt;I have tested them all and they work as expected. There is a bug in one of the functions&lt;/span&gt; (&lt;span style="font-family:courier new;"&gt;getclassification_ncbi&lt;/span&gt;) &lt;span style="font-family:times new roman;"&gt;which gets the classification string for NCBI so I haven't included it. The&lt;/span&gt; &lt;span style="font-family:courier new;"&gt;getclassification_itis&lt;span style="font-family:times new roman;"&gt; is working. I haven't figured out why the NCBI classification fails it must be something in the data because the code is exactly the same.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:times new roman;"&gt;Here is an example client code in PHP that calls the functions in the service&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;?php&lt;br /&gt;&lt;br /&gt;require_once('./lib/nusoap.php');&lt;br /&gt;// Get inputs&lt;br /&gt;$client = new soapclient('http://spira.zoology.gla.ac.uk/app/nusoap/tclsearchwsdl.php');&lt;br /&gt;$int = array('int'=&gt;'1818'); # AN ITIS or NCBI ID&lt;br /&gt;$param = array('string'=&gt;$_GET['string']);&lt;br /&gt;$name_id = array('name_id'=&gt;$_GET['name_id']);&lt;br /&gt;// Call the functions&lt;br /&gt;$result = $client-&gt;call('getName', $param);&lt;br /&gt;$dot = $client-&gt;call('createDot', $param);&lt;br /&gt;$itischildrendot = $client-&gt;call('getchildrendot_itis', $name_id);&lt;br /&gt;$ncbichildrendot = $client-&gt;call('getchildrendot_ncbi', $name_id);&lt;br /&gt;$classification = $client-&gt;call('getclassification', $param);&lt;br /&gt;$name = $client-&gt;call('getNameByID', $int);&lt;br /&gt;$ids = $client-&gt;call('getids', $param);&lt;br /&gt;$assertions = $client-&gt;call('getassertions', $param);&lt;br /&gt;$hierarchy = $client-&gt;call('gethierarchy', $param);&lt;br /&gt;$synonym = $client-&gt;call('getsynonym', $param);&lt;br /&gt;$vernacular = $client-&gt;call('getvernacular', $param);&lt;br /&gt;// Display the results&lt;br /&gt;print_r($result);&lt;br /&gt;print_r($dot);&lt;br /&gt;print_r($itischildrendot);&lt;br /&gt;print_r($ncbichildrendot);&lt;br /&gt;print_r($classification);&lt;br /&gt;print_r($name);&lt;br /&gt;print_r($ids);&lt;br /&gt;print_r($assertions);&lt;br /&gt;print_r($hierarchy);&lt;br /&gt;print_r($synonym);&lt;br /&gt;print_r($vernacular);&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:times new roman;"&gt;I am still writing this chapter up, once it's done I'll copy more details on this here.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-1954580104709595072?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/1954580104709595072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=1954580104709595072' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/1954580104709595072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/1954580104709595072'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/06/tcl-search-wsdl.html' title='TCl search WSDL'/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-622787902678379290</id><published>2007-06-01T11:18:00.000-07:00</published><updated>2007-06-01T11:22:18.793-07:00</updated><title type='text'>My other work......</title><content type='html'>As part of the RASOR project, I have been tasked to implement technologies to interface across proteomic and genomic data. The focus of this project is improved data handling, storage and distribution through an integrated LIMS systems as a foundation to the establishment of an integrated relational database. On the face of it, this is classic data integration of two heterogeneous data systems, however given the nature of the data sources, proteomics data and genomics data, actual integration would be minimal since the overlapping data elements are few. The data are semantically different and therefore not only  are they difficult to physically integrate but the process would add little value to the data itself.  Since the actual reason for integration is to query the data as a unit, it is more important to the data users to have the data in a form that allows querying across these data. Semantic integration promises to provide exactly this capability.&lt;br /&gt;&lt;br /&gt;The rasor project proposes to use semantic web technologies to interface across genomic and proteomic data. At the moment I am focusing on Globally Unique Identifers. URI's, Uniform Resource Identifier, forms the base technology on which RDF, Resource Description Framework was developed.  All things on the Semantic Web are resources, and all resources may be identified by URIs. LSID's a type of URI (URN,  Uniform Resource Name (URN): a type of URI that identifies a resource by name in a particular namespace) form one potential mechanism of globally unique identification.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-622787902678379290?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/622787902678379290/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=622787902678379290' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/622787902678379290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/622787902678379290'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/06/my-other-work.html' title='My other work......'/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8679532556055869305.post-7250718423120489970</id><published>2007-06-01T11:05:00.000-07:00</published><updated>2007-06-01T11:14:33.968-07:00</updated><title type='text'>PhD</title><content type='html'>I am currently going through the painful process of writing up my PhD. I haven't decided on a title yet. The official title is "Tooling up for the Tree of Life", I have also been flaunting a very vague title "Phyloinformatics". Essentially, I built a data warehouse of taxonomic names for the purposes of of building a taxonomic backbone into TreeBASE. The warehouse contains names from multiple data sources so that there is broad coverage. The database, differs from most other taxonomic name servers in that the database also stores the individual classifications from each of the datasources, which can be used to perform hierarchical queries. The purpose of this database is to enable a kind of query expansion on taxon names. The best example is when someone submits a search using a vernacular name like birds, this name should translate (expand) to the latin name (Aves) and hierarchically to include all children of the term.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8679532556055869305-7250718423120489970?l=nadiaanwar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nadiaanwar.blogspot.com/feeds/7250718423120489970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8679532556055869305&amp;postID=7250718423120489970' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/7250718423120489970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8679532556055869305/posts/default/7250718423120489970'/><link rel='alternate' type='text/html' href='http://nadiaanwar.blogspot.com/2007/06/phd.html' title='PhD'/><author><name>.</name><uri>http://www.blogger.com/profile/07648100312852937696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://1.bp.blogspot.com/_LLg4tSxoBC4/TF28pyqy7KI/AAAAAAAAFfo/QMsWnQBxIsQ/S220/me.gif'/></author><thr:total>0</thr:total></entry></feed>
