Has anyone considered having an URI in an entity in order to avoid typing it
over and over?
e.g.
<!DOCTYPE html
<!ENTITY myVocab "http://www.example.com/vocab/"; >
>
And later
Property="&myVocab;myPred"?
Chris

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Smylers
Sent: Wednesday, August 27, 2008 3:33 PM
To: whatwg@lists.whatwg.org
Subject: Re: [whatwg] RDFa Features (was: RDFa Problem Statement)

So that is one disadvantage of URIs: they are long.  In fact they are so
long that people have gone to the bother of inventing additional syntax
to avoid having to write them out.



Reply via email to