Skip to content

Come up with strategy for upgrading Is Part Of field values #43

@karenmajewicz

Description

@karenmajewicz

One of the main incompatibilities between Metadata 1.0 and Aardvark is the Is Part Of field. In the 1.0, this was a string value. In Aardvark, this is an ID that is read by the GeoBlacklight application to link records together.

To upgrade, users would need to create new collection records for each unique value and replace the strings with the new IDs.

Pros:

  • collections can be fully described with their own metadata record
  • provides more stability by using nonliteral URIs instead of strings (if a name changed, only the collection record would need to be updated)

Cons:

  • The way GBL is set up, a user would have to make more "clicks" to get to other items in the same collection.
  • Since it is not a direct crosswalk, there is labor involved in creating new collection records and updating existing ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions