README.txt 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Metatag: Dublin Core
  2. --------------------
  3. This module adds the fifteen Dublin Core Metadata Element Set [1] (plus one) to
  4. the available meta tags, as defined by the Dublin Core Metadata Institute [2].
  5. The following tags are provided:
  6. * dcterms.contributor
  7. * dcterms.coverage
  8. * dcterms.creator
  9. * dcterms.date
  10. * dcterms.description
  11. * dcterms.format
  12. * dcterms.identifier
  13. * dcterms.language
  14. * dcterms.modified (additional, not part of the DCES)
  15. * dcterms.publisher
  16. * dcterms.relation
  17. * dcterms.rights
  18. * dcterms.source
  19. * dcterms.subject
  20. * dcterms.title
  21. * dcterms.type
  22. Credits
  23. ------------------------------------------------------------------------------
  24. The initial development was by Marty2081 [3] (sponsored by Gemeentemuseum Den
  25. Haag. [4]), with contributions by many in the community [5].
  26. References
  27. ------------------------------------------------------------------------------
  28. 1: http://dublincore.org/documents/dces/
  29. 2: http://www.dublincore.org/
  30. 3: http://drupal.org/user/960720
  31. 4: http://www.gemeentemuseum.nl/
  32. 5: http://drupal.org/node/1491616