<br><font size=2 face="sans-serif">Hi Rod,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; The Perl implemented
authorities run on port 80 and the Java ones (which are NCBI etc..) run
on port 9090. &nbsp;However, NCBI recently upated their web services causing
our Java stuff to break. &nbsp;We are in the midst of fixing it. &nbsp;As
for the ontologies themselves, I couldn't agree more. &nbsp;However, the
task of implementing the ontologies was so daunting that as a first pass,
I just did a naive transliteration from their Web Service XML format to
RDF and wrote Axis-Jastor translation code in the middle. &nbsp;My hope
is to begin replacing predicates with DC predicates where possible, and
have domain experts suggest ontologies that we could reuse for the more
bio-specific predicates. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">- Ben</font>
<br>
<br><tt><font size=2>Roderic Page &lt;r.page@bio.gla.ac.uk&gt; wrote on
05/08/2006 04:12:16 AM:<br>
<br>
&gt; Dear Ben,<br>
&gt; <br>
&gt; Who do I contact regarding the lsid.biopathways.org resolver? It's
a &nbsp;<br>
&gt; bit flaky, and I think the DNS SRV record is out of date. My crude
LSID &nbsp;<br>
&gt; tester reports errors (e.g., &nbsp;<br>
&gt; http://linnaeus.zoology.gla.ac.uk/~rpage/lsid/tester/? <br>
&gt; q=urn%3Alsid%3Ancbi.nlm.nih.gov.lsid.biopathways.org%3Apubmed%3A12441807
<br>
&gt; ), which I suspect is because the SRV record states the resolver is
on &nbsp;<br>
&gt; port 9090, when it's actually on port 80 (at least, I get a WSDL from
&nbsp;<br>
&gt; http://lsid.biopathways.org:80/authority/ but not &nbsp;<br>
&gt; http://lsid.biopathways.org:9090/authority/).<br>
&gt; <br>
&gt; As an aside, I guess this is an interesting management issue -- how
&nbsp;<br>
&gt; does one discover who to complain to when an LSID authority is broken?<br>
&gt; <br>
&gt; I've had a quick look at the PubMed stuff that I did manage to get
out &nbsp;<br>
&gt; of the Biopathways site. My concern about this is that it perhaps
&nbsp;<br>
&gt; models the PubMed record a little too closely (in the same way that
a &nbsp;<br>
&gt; lot of NCBI's XML is horrendous as it models the underlying ASN.1
- &nbsp;<br>
&gt; yuck). If we're going to integrate this stuff with other providers
&nbsp;<br>
&gt; (e.g., RDF feeds from the publishing industry or projects like &nbsp;<br>
&gt; Connotea) then I think we need to adopt generic vocabularies (such
as &nbsp;<br>
&gt; Dublin Core and PRISM), rather than object specific ones. I think
the &nbsp;<br>
&gt; last thing a user wants to do is have to learn a new vocabulary for
&nbsp;<br>
&gt; each data source. That rather defeats the dream of easy integration.<br>
&gt; <br>
&gt; Regards<br>
&gt; <br>
&gt; Rod<br>
&gt; <br>
&gt; <br>
&gt; On 6 May 2006, at 15:43, Benjamin H Szekely wrote:<br>
&gt; <br>
&gt; &gt;<br>
&gt; &gt; Hi Rod,<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;We have implementations of NCBI Pubmed, Genbank,
Protein, and &nbsp;<br>
&gt; &gt; OMIM. &nbsp;Gene is on the way. &nbsp;I'm in the process of updating
our &nbsp;<br>
&gt; &gt; implementations since the NCBI upgraded their web service to
1.4. &nbsp;I &nbsp;<br>
&gt; &gt; have created OWL ontologies for the various databases that you
might &nbsp;<br>
&gt; &gt; find useful in your implementation. &nbsp;They will be posted
online soon &nbsp;<br>
&gt; &gt; but I could send them to you if you like.<br>
&gt; &gt;<br>
&gt; &gt; - Ben<br>
&gt; &gt;<br>
&gt; &gt; tdwg-guid-bounces@mailman.nhm.ku.edu wrote on 05/06/2006 06:12:13
AM:<br>
&gt; &gt;<br>
&gt; &gt; &nbsp;&gt; The web server that hosts most of my LSID work (including
the &nbsp;<br>
&gt; &gt; Taxonomy &nbsp;<br>
&gt; &gt; &nbsp;&gt; Search Engine) got hacked recently. Rebuilding it
is taking time, &nbsp;<br>
&gt; &gt; but &nbsp;<br>
&gt; &gt; &nbsp;&gt; one positive outcome is I'm trying to clean up some
LSID stuff.<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; I've rebuilt the LSID authority for PubMed, GenBank,
and NCBI &nbsp;<br>
&gt; &gt; taxonomy &nbsp;<br>
&gt; &gt; &nbsp;&gt; (by hacking Roger Hyam's PHP code - IBM's Perl stack
is giving me &nbsp;<br>
&gt; &gt; grief &nbsp;<br>
&gt; &gt; &nbsp;&gt; on a Fedora Core 4 box). These are, of course, experimental,
but &nbsp;<br>
&gt; &gt; &nbsp;&gt; hopefully the RDF will be of interest. I've tried
to use standard &nbsp;<br>
&gt; &gt; &nbsp;&gt; vocabularies, and link &nbsp;between records wherever
possible (e.g., a &nbsp;<br>
&gt; &gt; &nbsp;&gt; PubMed record for a paper will list sequences referred
to in that &nbsp;<br>
&gt; &gt; &nbsp;&gt; paper, a sequence will link back to the paper in which
it was &nbsp;<br>
&gt; &gt; &nbsp;&gt; published, etc.). I've set this up partly to support
my attempt to &nbsp;<br>
&gt; &gt; &nbsp;&gt; build a triple store for ants (see &nbsp;<br>
&gt; &gt; &nbsp;&gt; &nbsp;<br>
&gt; &gt; http://iphylo.blogspot.com/2006/05/ants-rdf-and-triple-stores.html),
&nbsp;<br>
&gt; &gt; &nbsp;&gt; which I hope to have running in time for GUID2.<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; You can try out the LSIDs, which have the form<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; urn:lsid:ncbi.nlm.nih.gov.lsid.zoology.gla.ac.uk:
&nbsp; pubmed or gi or &nbsp;<br>
&gt; &gt; &nbsp;<br>
&gt; &gt; &nbsp;&gt; taxon : id<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; e.g.<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; urn:lsid:ncbi.nlm.nih.gov.lsid.zoology.gla.ac.uk:pubmed:16601190<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; urn:lsid:ncbi.nlm.nih.gov.lsid.zoology.gla.ac.uk:gi:87047074<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; urn:lsid:ncbi.nlm.nih.gov.lsid.zoology.gla.ac.uk:taxon:369204<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; There's a lot more which could be added to the metadata,
but I hope &nbsp;<br>
&gt; &gt; &nbsp;<br>
&gt; &gt; &nbsp;&gt; this is of interest.<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; Regards<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; Rod<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; &nbsp;<br>
&gt; &gt; -----------------------------------------------------------------------
<br>
&gt; &gt; -<br>
&gt; &gt; &nbsp;&gt; ----------------------------------------<br>
&gt; &gt; &nbsp;&gt; Professor Roderic D. M. Page<br>
&gt; &gt; &nbsp;&gt; Editor, Systematic Biology<br>
&gt; &gt; &nbsp;&gt; DEEB, IBLS<br>
&gt; &gt; &nbsp;&gt; Graham Kerr Building<br>
&gt; &gt; &nbsp;&gt; University of Glasgow<br>
&gt; &gt; &nbsp;&gt; Glasgow G12 8QP<br>
&gt; &gt; &nbsp;&gt; United Kingdom<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; Phone: &nbsp; &nbsp;+44 141 330 4778<br>
&gt; &gt; &nbsp;&gt; Fax: &nbsp; &nbsp; &nbsp;+44 141 330 2792<br>
&gt; &gt; &nbsp;&gt; email: &nbsp; &nbsp;r.page@bio.gla.ac.uk<br>
&gt; &gt; &nbsp;&gt; web: &nbsp; &nbsp; &nbsp;http://taxonomy.zoology.gla.ac.uk/rod/rod.html<br>
&gt; &gt; &nbsp;&gt; reprints: http://taxonomy.zoology.gla.ac.uk/rod/pubs.html<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; Subscribe to Systematic Biology through the Society
of Systematic<br>
&gt; &gt; &nbsp;&gt; Biologists Website: &nbsp;http://systematicbiology.org<br>
&gt; &gt; &nbsp;&gt; Search for taxon names: &nbsp;<br>
&gt; &gt; http://darwin.zoology.gla.ac.uk/~rpage/portal/<br>
&gt; &gt; &nbsp;&gt; Find out what we know about a species: http://ispecies.org<br>
&gt; &gt; &nbsp;&gt; Rod's rants on phyloinformatics: http://iphylo.blogspot.com<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; &nbsp; &nbsp;<br>
&gt; &gt; &nbsp;&gt; &nbsp; &nbsp;<br>
&gt; &gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &nbsp;&gt; ___________________________________________________________<br>
&gt; &gt; &nbsp;&gt; Win tickets to the 2006 FIFA World Cup Germany with
Yahoo! &nbsp;<br>
&gt; &gt; Messenger.<br>
&gt; &gt; &nbsp;&gt; http://advision.webevents.yahoo.com/fifaworldcup_uk/<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt;<br>
&gt; &gt; &nbsp;&gt; _______________________________________________<br>
&gt; &gt; &nbsp;&gt; TDWG-GUID mailing list<br>
&gt; &gt; &nbsp;&gt; TDWG-GUID@mailman.nhm.ku.edu<br>
&gt; &gt; &nbsp;&gt; http://mailman.nhm.ku.edu/mailman/listinfo/tdwg-guid<br>
&gt; &gt;<br>
&gt; ------------------------------------------------------------------------
<br>
&gt; ----------------------------------------<br>
&gt; Professor Roderic D. M. Page<br>
&gt; Editor, Systematic Biology<br>
&gt; DEEB, IBLS<br>
&gt; Graham Kerr Building<br>
&gt; University of Glasgow<br>
&gt; Glasgow G12 8QP<br>
&gt; United Kingdom<br>
&gt; <br>
&gt; Phone: &nbsp; &nbsp;+44 141 330 4778<br>
&gt; Fax: &nbsp; &nbsp; &nbsp;+44 141 330 2792<br>
&gt; email: &nbsp; &nbsp;r.page@bio.gla.ac.uk<br>
&gt; web: &nbsp; &nbsp; &nbsp;http://taxonomy.zoology.gla.ac.uk/rod/rod.html<br>
&gt; reprints: http://taxonomy.zoology.gla.ac.uk/rod/pubs.html<br>
&gt; <br>
&gt; Subscribe to Systematic Biology through the Society of Systematic<br>
&gt; Biologists Website: &nbsp;http://systematicbiology.org<br>
&gt; Search for taxon names: http://darwin.zoology.gla.ac.uk/~rpage/portal/<br>
&gt; Find out what we know about a species: http://ispecies.org<br>
&gt; Rod's rants on phyloinformatics: http://iphylo.blogspot.com<br>
&gt; <br>
&gt; <br>
&gt; Send instant messages to your online friends http://uk.messenger.yahoo.com
<br>
</font></tt>