Re: Embedding XHTML into RDF

From: John Fereira <jaf30_at_nyob>
Date: Thu, 12 Jan 2012 16:18:35 +0000
To: CODE4LIB_at_LISTSERV.ND.EDU
We're doing this in VIVO (www.vivoweb.org).   I developed service layer that integrates with VIVO that exposes the RDF as XML (or JSON) and it handles properties which include HTML (some of it is pretty ugly) that is used to render faculty profile pages like this:

http://chemistry.cornell.edu/faculty/detail.cfm?netid=hda1

All of the content under the navigation bar has been pulled out of VIVO as RDF.  The content under the Research area includes HTML markup in the RDF.  The link above is on a site using Coldfusion and there are other sites using Drupal calling my service layer to bring in content from VIVO.

-----Original Message-----
From: Code for Libraries [mailto:CODE4LIB_at_LISTSERV.ND.EDU] On Behalf Of Ethan Gruber
Sent: Wednesday, January 11, 2012 2:37 PM
To: CODE4LIB_at_LISTSERV.ND.EDU
Subject: [CODE4LIB] Embedding XHTML into RDF

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 Thu Jan 12 2012 - 11:22:39 EST