* Ted Thibodeau Jr [2008/08/25 09:26 PM -0400] wrote: > I've just dug into the file in question, and there are 8 URIs
Whoops! My bad -- that was the wrong grep output. There are *16* troublesome URIs. This is the command I used on my Mac OS X 10.4.11 host -- grep [^[:space:]^]\< externallinks_en.nt -- (that is, any occurrence of "<" preceded by anything other than a newline or a space) so you can find them yourself... 2 more are the "<!--" comment precursor. 2 are "<eil.com"; 1 is "<madonnatribe.com"; and the last is just "<". They're *all* at the tail of the URI, and just don't belong there. Be seeing you. Ted -- A: Yes. http://www.guckes.net/faq/attribution.html | Q: Are you sure? | | A: Because it reverses the logical flow of conversation. | | | Q: Why is top posting frowned upon? Ted Thibodeau, Jr. // voice +1-781-273-0900 x32 Evangelism & Support // mailto:[EMAIL PROTECTED] OpenLink Software, Inc. // http://www.openlinksw.com/ http://www.openlinksw.com/weblogs/uda/ OpenLink Blogs http://www.openlinksw.com/weblogs/virtuoso/ http://www.openlinksw.com/blog/~kidehen/ Universal Data Access and Virtual Database Technology Providers ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
