[whatwg] RDFa Features (was: RDFa Problem Statement)

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: whatwg-bounces@lists.whatwg.org
[mailto:whatwg-bounces at lists.whatwg.org] On Behalf Of Smylers
Sent: Wednesday, August 27, 2008 3:33 PM
To: whatwg at 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.

Received on Wednesday, 27 August 2008 07:09:47 UTC