- From: Richard H. McCullough <rhm@cdepot.net>
- Date: Thu, 7 Aug 2003 13:09:53 -0700
- To: "Rob McCool" <robm@robm.com>
- Cc: <public-rdf-tap@w3.org>, "KR-language" <KR-language@YahooGroups.com>, "Cerra, James F." <jimbobbs@hotmail.com>, "Bray, Tim" <tbray@textuality.com>
I like it!!! I just added that code to GetData & PutData java programs. Dick McCullough knowledge := man do identify od existent done; knowledge haspart proposition list; ----- Original Message ----- From: "Rob McCool" <robm@robm.com> To: "Richard H. McCullough" <rhm@cdepot.net> Cc: "Turner, Aaron" <Aaron.Turner@goodrich.com>; "KR-language" <KR-language@YahooGroups.com>; "Latimer, Richard S." <rslatimer@comcast.net>; "Cerra, James F." <jimbobbs@hotmail.com>; "Bray, Tim" <tbray@textuality.com>; "Apollo, Adrian" <Thinkonaut@aol.com>; <public-rdf-tap@w3.org> Sent: Thursday, August 07, 2003 9:32 AM Subject: Re: panic.stanford.edu/data >> The way to tell if a tag doesn't need a namespace is to call the Abbreivator's > IsStandardTag static method. So in GetData.java, you'd do something like this: > > if(!Abbrev.IsStandardTag(tag)) { > tag = "http://tap.stanford.edu/data/" + tag; > } >
Received on Thursday, 7 August 2003 16:11:13 UTC