[Bio2rdf-bugs] [ bio2rdf-Bugs-2802686 ] go:0005488 still strange?
Brought to you by:
fbelleau,
vincentemonet
From: SourceForge.net <no...@so...> - 2009-06-08 00:44:02
|
Bugs item #2802686, was opened at 2009-06-07 20:43 Message generated for change (Tracker Item Submitted) made by dgrobe You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2802686&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: michael grobe (dgrobe) Assigned to: Nobody/Anonymous (nobody) Summary: go:0005488 still strange? Initial Comment: Ptter: Sorry i didn't better describe my problem; can't fix it if i can't show it's broken (or that it appears broken in this case). At quebec.bio2rdf.org/sparql, i do: select * where { <http://bio2rdf.org/go:0004003> <http://bio2rdf.org/bio2rdf#isA> $o } and get its 3 parent categories back, but if i do the same query on, say, go:0005488, i get nothing back. As i looked at this some more, it turned out that i lost the upward links for all three parents of go:0004003 after one or several successful links. but other stuff confuses me too. for example: if i do: select * where { <http://bio2rdf.org/go:0004003> $p $o } limit 1000 and examine the predicates, i see 3 #isA predicates, but if i look at 5488, i see no #isA predicates. I hope this is a little clearer, and thanks, Michael Grobe Indiana University ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2802686&group_id=142631 |