Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic entry of system data in the metadata that can not be changed by the user #192

Closed
4 tasks done
DavidBlaa opened this issue Oct 11, 2018 · 3 comments
Closed
4 tasks done
Assignees
Milestone

Comments

@DavidBlaa
Copy link
Member

DavidBlaa commented Oct 11, 2018

There are system data partially present in the metadata. These must not be filled out by the users, but set by the system. Examples of such entries are ID, Version, Date of Last Modified

Tasks:

  • Collect a list a needed System Information
  • Advance the mapping to system entries
  • Advance the metadata form of system entries
  • Generate a function that updates the metadata with the system data
@geofranzi
Copy link
Member

geofranzi commented Oct 15, 2018

Information, which should be extracted
[ ] Metadata creation date
[ ] Metadata: Last modified
[ ] Data: First data entry
[ ] Data: Last modified
[ ] Version / Date of Version
[ ] (File name(s) from imported data files)

Some groups might be also interested in extracting information from uploaded data (e.g. start / end time). Maybe conceptual a system info consists of a name and a "function" for data retrieval.

@sventhiel-zz sventhiel-zz modified the milestones: 2.13.0/2, 2.13.0/1 Oct 15, 2018
DavidBlaa added a commit that referenced this issue Oct 19, 2018
- on the system (key,party)
- and metadatastructure (type,usage)
DavidBlaa added a commit that referenced this issue Oct 19, 2018
DavidBlaa added a commit that referenced this issue Oct 23, 2018
- metadata creation
- metadata update
- primary data upload
- primary data update
@DavidBlaa
Copy link
Member Author

DavidBlaa commented Oct 23, 2018

ready for testing.
(File name(s) from imported data files) is not involved. lets talk about this.

@DavidBlaa
Copy link
Member Author

test case is in the test quality tool

geofranzi added a commit that referenced this issue Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants