Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#310 closed defect (duplicate)

facet value mapping

Reported by: dietuyt Owned by: keesjan.vandelooij@mpi.nl
Priority: major Milestone:
Component: VLO importer Version:
Keywords: Cc: teckart

Description

Many slightly differing values for certain facets could be easily mapped onto each other. Some examples (for Resource Type):

  • image > Image
  • WrittenCorpus > Written Corpus
  • Application / Tool > Software

Not all of these mappings can be done by means of a data category, because quite some of the files are coming from OLAC. It would be extremely helpful if it were possible to define a mapping (per facet) of similar values, in a way similar to the national project mappings (with an XML file), in a format like:

<mapping facet="ResourceType">
  <from>image<from> <to>Image</to>
  <from>WrittenCorpus<from> <to>Written Corpus</to>
  <from>Application / Tool<from> <to>Software</to>
</mapping>

Of course this is no alternative to metadata curation but because a mapping like this could quickly resolve quite some issues and because curation is not always realistic this feature could lead to a significant improvement of the VLO's usability.

Change History (6)

comment:1 Changed 11 years ago by DefaultCC Plugin

Cc: teckart added

comment:2 Changed 11 years ago by knappen

Related tickets:

#410 (Merge facet values differing only by capitalisation)
#425 (Get rid of CamelCase and underscores)

These two don't exhaust this ticket completely, because we don't have a relcat equivalent on the level of vocabularies.

comment:3 Changed 10 years ago by twagoo

Component: VLO web appVLO importer

comment:4 Changed 10 years ago by Sander Maijers

Owner: changed from keeloo to keesjan.vandelooij@mpi.nl
Status: newassigned

comment:5 Changed 10 years ago by haaf@bbaw.de

Resolution: duplicate
Status: assignedclosed

comment:6 Changed 10 years ago by Twan Goosen

-> #688

Note: See TracTickets for help on using tickets.