On Mar 29, 2016, at 12:46 PM, Kevin Ford <[log in to unmask]<mailto:[log in to unmask]>> 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
|