Not found

The exact documentation you were looking for could not be found. Here is the best guess.

No documentation

This module has no description. You can help the Ruby community by adding new notes.

Aliases

  • DublincoreModel

Constants

ELEMENTS = TEXT_ELEMENTS.keys + DATE_ELEMENTS.keys

ELEMENT_NAME_INFOS = DublinCoreModel::TEXT_ELEMENTS.to_a

DATE_ELEMENTS = { "date" => "w3cdtf", }

TEXT_ELEMENTS = { "title" => nil, "description" => nil, "creator" => nil, "subject" => nil, "publisher" => nil, "contributor" => nil, "type" => nil, "format" => nil, "identifier" => nil, "source" => nil, "language" => nil, "relation" => nil, "coverage" => nil, "rights" => "rights_list" }

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.