Re: Embedding XHTML into RDF

From: Robert Sanderson <azaroth42_at_nyob>
Date: Wed, 11 Jan 2012 12:44:53 -0700
To: CODE4LIB_at_LISTSERV.ND.EDU
You might consider the Content in RDF specification:
    http://www.w3.org/TR/Content-in-RDF10/

which describes how to do this in a generic fashion, as opposed to
stuffing it directly into a string literal.

HTH

Rob

On Wed, Jan 11, 2012 at 12:36 PM, Ethan Gruber <ewg4xuva_at_gmail.com> wrote:
> Hi all,
>
> Suppose I have RDF describing an object, and I would like some fairly
> free-form human generating description about the object (let's say within
> <dcterms:description>). †Is it semantically acceptable to have XHTML nested
> directly in this element or would this be considered uncouth for LOD?
>
> Thanks,
> Ethan
Received on Wed Jan 11 2012 - 14:46:18 EST