- From: Kim, Haklae <haklae.kim@deri.org>
- Date: Fri, 25 Jul 2008 13:31:33 +0100
- To: "KANZAKI Masahide" <mkanzaki@gmail.com>
- Cc: "Richard Cyganiak" <richard@cyganiak.de>, <public-lod@w3.org>, <wg@tagcommons.org>, <scot-dev@googlegroups.com>
Hi Kanzaki, Thanks for good comments. I will change my code following your opinions. I am happy to get any comments, so don't worry about that :) Thanks, Haklae. -----Original Message----- From: KANZAKI Masahide [mailto:mkanzaki@gmail.com] Sent: Friday, July 25, 2008 1:22 PM To: Kim, Haklae Cc: Richard Cyganiak; public-lod@w3.org; wg@tagcommons.org; scot-dev@googlegroups.com Subject: Re: Cool URI for SCOT Hi Haklae 2008/7/25, Richard Cyganiak <richard@cyganiak.de>: > - URIs must not contain spaces (you have "/scot/tag/semantic web") And note that "semantic+web" is not the URI equivalent of "semantic web", since using '+' for ' ' is a rule for HTML form submission encoding. In URI, the encoded string is "semantic%20web" (or "semantic_web" would be another good convention, though not equivalent to "semantic web"). Also, I guess you should use scot:taggingAccount, instead of tags:taggedBy, to relate instances of tags:Tagging and sioc:User, according to your ontology. Sorry if these are not expected comments to what you asked (better ways to define URIs in SCOT ontology). cheers, -- @prefix : <http://www.kanzaki.com/ns/sig#> . <> :from [:name "KANZAKI Masahide"; :nick "masaka"; :email "mkanzaki@gmail.com"].
Received on Friday, 25 July 2008 12:32:15 UTC