Opened 9 years ago

Closed 6 years ago

#796 closed task (fixed)

CSV vocabulary maps for MD curators

Reported by: davor.ostojic@oeaw.ac.at Owned by: matej.durco@oeaw.ac.at
Priority: minor Milestone: VLO-4.2 or later
Component: MetadataCuration Version:
Keywords: Cc:

Description

Add vocabulary maps as CSV files to SVN for MD curators. MD curators can then use Excel to edit them, commit them and see changes by others. Also provide transformations from csv to xml for vlo-importer.

Workflow should be then:
before import, update csv files and generate xmls from them. During import use updated maps for value normalization.

Related to ticket #688 MD Curation.

Change History (11)

comment:1 Changed 9 years ago by DefaultCC Plugin

Cc: Sander Maijers added

comment:2 Changed 9 years ago by davor.ostojic@oeaw.ac.at

Owner: changed from Dieter Van Uytvanck to davor.ostojic@oeaw.ac.at
Status: newassigned

comment:3 Changed 9 years ago by davor.ostojic@oeaw.ac.at

New project vlo-vocabularies is created in oeaw branch. This project contains old maps, new (uniform format) maps, csv files and related transformers.

https://trac.clarin.eu/browser/vlo/branches/vlo-3.3-oeaw/vlo-vocabularies

comment:4 Changed 9 years ago by davor.ostojic@oeaw.ac.at

Component: AAIVLO importer

comment:5 Changed 8 years ago by Twan Goosen

Milestone: VLO-3.5 or laterVLO-4.0 or later

Milestone renamed

comment:6 Changed 8 years ago by Twan Goosen

Milestone: VLO-4.0 or laterVLO-4.1 or later

Milestone renamed

comment:7 Changed 8 years ago by Twan Goosen

Milestone: VLO-4.1 or laterVLO-4.2 or later

Milestone renamed

comment:8 Changed 8 years ago by Twan Goosen

Component: VLO importerMetadataCuration

Moving from VLO to metadata curation component.

Desired workflow may not be exactly as described anymore (in any case use GitHub rather than SVN). See VLO/Meeting/2016-11-11 for some context.

comment:9 Changed 8 years ago by Twan Goosen

Cc: Sander Maijers removed

Sander no longer works for CLARIN

comment:10 Changed 6 years ago by matej.durco@oeaw.ac.at

Owner: changed from davor.ostojic@oeaw.ac.at to matej.durco@oeaw.ac.at
Status: assignedaccepted

comment:11 Changed 6 years ago by matej.durco@oeaw.ac.at

Resolution: fixed
Status: acceptedclosed

This has now been introduced:
https://github.com/acdh-oeaw/VLO-mapping/tree/master/value-maps
Menzo also introduced a tool to convert the csv files to XML-mapping files understood by the VLO-importer (as implemented by Wolfgang).
https://github.com/clarin-eric/VLO-mapping-creator
The README of the repo also describes the expected structure of these CSV files.
They support ao cross-facet-mapping, regular expressions, etc.
More conceptual background under:
https://github.com/clarin-eric/VLO-mapping/blob/value-mapping-documentation/doc/ValueMapping.adoc

Note: See TracTickets for help on using tickets.