Re: Structured Data Markup on library web sites

From: Brian Kennison <KennisonB_at_nyob>
Date: Thu, 31 Mar 2016 09:39:05 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU

On Mar 29, 2016, at 12:46 PM, Kevin Ford <kefo_at_3WINDMILLS.COM<mailto:kefo_at_3windmills.com>> wrote:

FWIW, I'm looking at the HTML itself.  You may be using a tool that is
generating a little but of schema.  Is that accurate?

Kevin,

I was perplexed by this also but I realized that there was “content negotiation” going on. I set the header to accept rdf and indeed there is data for this document.

—Brian

wget --header "Accept: application/rdf+xml" http://bmcr.brynmawr.edu/2014/2014-02-18.html

Received on Thu Mar 31 2016 - 09:39:31 EDT