[TagCommons-WG] Cool URI for SCOT
Kim, Haklae
haklae.kim at deri.org
Fri Jul 25 05:31:33 PDT 2008
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 at gmail.com]
Sent: Friday, July 25, 2008 1:22 PM
To: Kim, Haklae
Cc: Richard Cyganiak; public-lod at w3.org; wg at tagcommons.org;
scot-dev at googlegroups.com
Subject: Re: Cool URI for SCOT
Hi Haklae
2008/7/25, Richard Cyganiak <richard at 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 at gmail.com"].
More information about the Wg
mailing list