Metadatamanagement: survey-prefix for dara-export

Created on 15 Nov 2017  路  6Comments  路  Source: dzhw/metadatamanagement

At the momemt we can only list information about several surveys of a study which is not intuitive for users. we could add a "prefix" for survey information to give more information on which survey the information is about.

  • before:
    grafik
  • after:
    grafik

to do Sowis:

  • we need to "trim" the survey titles

e.g. from "DZHW-Absolventenpanel 2009 - erste Welle" to "1. Welle"

We could also use this export for a table (chapter II) in the methods report 馃摉 馃
grafik
grafik

3 1 backlog item

Most helpful comment

We will extend the domain model: population becomes population.title and population.description. To dara we will export the survey.wave + population.title in collection mode and temporalCoverage ...

All 6 comments

We will extend the domain model: population becomes population.title and population.description. To dara we will export the survey.wave + population.title in collection mode and temporalCoverage ...

@dkatzberg: Send an email if automatic dara update fails (see TODO in the code)

@kimsommer you have to test at least

  • reimport surveys (before you do anything else, this issue)
  • release/unrelease and check what gets written to the dara test system (for all projects)
  • automatic update of study at dara when related publications change
  • check all fields at dara

@dkatzberg I had to change a couple of things during review. Have a look here a362bc5

  • entries in Temporal Coverage and Collection Mode are not sorted by surveyNumber: (gra2009)
    http://labs.da-ra.de/dara/study/web_show?res_id=28133&lang=en&mdlang=de&detail=true
  • after unreleasing a project it is still accessible in da|ra
  • when relatedPublications change studies are not updated until the project is new released
  • in Data and File Information Number of Variables is shown, however we show Number of Analyzable Variables (might be a bit confusing)

@kimsommer:
Please re-test:

  • [x] entries in Temporal Coverage and Collection Mode are not sorted by surveyNumber: (gra2009)
    http://labs.da-ra.de/dara/study/web_show?res_id=28133&lang=en&mdlang=de&detail=true
  • [x] after unreleasing a project it is still accessible in da|ra (that is intended, DOIs should not be deleted)
  • [x] when relatedPublications change studies are not updated until the project is new released (intended, otherwise we would accidentally release study details)
  • [x] in Data and File Information Number of Variables is shown, however we show Number of Analyzable Variables (might be a bit confusing) (that is fine but see #1461)
Was this page helpful?
0 / 5 - 0 ratings

Related issues

kpstephan picture kpstephan  路  9Comments

rbirkelbach picture rbirkelbach  路  6Comments

DilekIkiz picture DilekIkiz  路  6Comments

anneweber picture anneweber  路  6Comments

AndyDaniel1 picture AndyDaniel1  路  6Comments