Skip to content

Dynamically configurable mappings #28

@anarchivist

Description

@anarchivist

Hydra consists primarily of the following 7 mappings:

  1. repository representation (RDF) to object properties (Ruby)
  2. object properties (Ruby) to repository representation (RDF)
  3. object properties (Ruby) to an index representation (Solr)
  4. index representation (Solr) to an HTML show page
  5. object properties (Ruby) to an HTML form
  6. HTML form output to object properties (Ruby)
  7. index search results (Solr) to an HTML page

It would be excellent if these could be dynamically configurable. #4 and #7 have already been done in Spotlight. I think it's feasible to make the remaining 5 dynamically configurable as well. I'd suggest starting with #3.

Submitter: Justin Coyne

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions