This little hack came up in channel after Bruce posted some XSLT to transform OCLC Identities XML into FOAF.
xsltproc \
http://inkdroid.org/data/identity-foaf.xsl \
http://orlabs.oclc.org/Identities/lccn-no99-10609 \
| xmllint --format -
!!!
XSLT has its place to be sure.
This entry was posted
on Wednesday, September 26th, 2007 at 10:00 am and is filed under metadata, web.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
September 26th, 2007 at 10:42 am
[...] The first is a more high-level goal of the open data movement, complete with nice diagram. The second is a much more grounded example of the kind of thing that can make it happen that he and I put [...]
October 3rd, 2008 at 3:21 am
Update - the OCLC pages have moved now to URLs like http://orlabs.oclc.org/Identities/lccn-no99-10609
October 3rd, 2008 at 7:45 am
thanks danbri! HTTP 301 considered helpful eh?