Ecotrust / wc-data-registry

Data Registry for the West Coast Governors Alliance
Other
10 stars 8 forks source link

Metadata link #17

Closed timglaser closed 10 years ago

timglaser commented 10 years ago

Per search result, give a metadata link that goes to a stylized representation of the xml metadata. Do a transform of the xml into html using an xslt already developed for the metadata formats we are supporting.

Either do this as a client side transform: http://www.w3schools.com/xsl/xsl_client.asp. Or do it as a server side transform to avoid potential cross-browser transform issues. Server side transform in python: http://cvmlrobotics.blogspot.com/2012/09/python-use-xsl-to-transform-xml-xslt.html.

Also provide a way to access pure XML version of the file.