Changes to better support possible outputs of the Connector Framework.
authorMike Taylor <mike@indexdata.com>
Thu, 10 Nov 2011 11:13:08 +0000 (11:13 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 10 Nov 2011 11:13:08 +0000 (11:13 +0000)
commitbec404ea3cbd66b79f5c2eda1e7b6cf99f099a93
tree6a78b5c7d4648a29089ca421cb8e1a2fce24c54d
parent23baa3263f8e150101a6a3a483ab5d186311619a
Changes to better support possible outputs of the Connector Framework.

* New, trivial, templates to handle thirteen additional elements:
  available, citation, relevance, booktitle, copyright,
  copyrightabstract, pubtype, doctype, extent, format,
  languageitem, languageabstract and permalink.

* Comment on how the "medium" field is ignored in favour of an XSLT
  parameter.

* Comment on the "holding" element which seems to be a synony, of the
  "item" container.

We now have *a lot* of near-identical tiny templates for handling
individual fields, each mapping the CF's data
<NAME>VALUE</NAME>
to PazPar2's equivalent
<pz:metadata type="NAME">VALUE</pz:metadata>
Should these all be replaced be a single general-puspose rule?  That
would also mean that we'd no longer need to update this stylesheet
each time parseTask.cff changes.
etc/cf.xsl