Opened 10 years ago
Closed 7 years ago
#676 closed task (fixed)
Create a metadata curation module
Reported by: | Dieter Van Uytvanck | Owned by: | davor.ostojic@oeaw.ac.at |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | MetadataCuration | Version: | |
Keywords: | Cc: |
Description (last modified by )
To ensure quality of metadata (in VLO) a number of steps can be done: validation, normalisation of values, checking of links, ...
Currently curation (mainly normalisation of values) is happening within vlo-importer. The plan is to develop a separate module encapsulates the functionality and can be reused in different scenarios.
Also, this module should be accompanied by a "VLO/curation dashboard", a web application integrating the all the different aspects of the MD processing, especially also the harvesting step (see OAIHarvester#ThenewOAIharvesterviewer )
Find draft specification under: Curation Module
Attachments (1)
Change History (5)
comment:1 Changed 10 years ago by
Cc: | herold@bbaw.de added |
---|
Changed 10 years ago by
Attachment: | curation-pipeline.png added |
---|
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Owner: | set to davor.ostojic@oeaw.ac.at |
Status: | new → assigned |
comment:4 Changed 7 years ago by
Cc: | herold@bbaw.de removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
The basic Curation module has been implemented in deployed in the context of CLARIN-PLUS
https://clarin.oeaw.ac.at/curate/
code under:
https://github.com/clarin-eric/clarin-curation-module
documentation under:
https://office.clarin.eu/v/CE-2016-0742-CLARINPLUS-D2_1.pdf
https://trac.clarin.eu/wiki/Curation%20Module
related #688 (currently all curation happens in the VLO importer)