-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (46 loc) · 1.75 KB
/
CITATION.cff
File metadata and controls
47 lines (46 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: harvester-curator
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Sarbani
family-names: Roy
email: sarbani.roy@simtech.uni-stuttgart.de
- given-names: FangFang
family-names: Wang
email: fangfang.wang@simtech.uni-stuttgart.de
identifiers:
- type: url
value: >-
https://github.com/SimTech-Research-Data-Management/harvester-curator
repository-code: >-
https://github.com/SimTech-Research-Data-Management/harvester-curator
abstract: >-
Harvester-Curator is a tool, designed to elevate metadata
provision in data repositories. In the first phase,
Harvester-Curator acts as a scanner, navigating through
user code and/or data repositories to identify suitable
parsers for different file types. It collects metadata
from each of the files by applying corresponding parsers
and then compiles this information into a structured JSON
file, providing researchers with a seamless and automated
solution for metadata collection. Moving to the second
phase, Harvester-Curator transforms into a curator,
leveraging the harvested metadata to populate metadata
fields in a target repository. By automating this process,
it not only relieves researchers of the manual burden but
also ensures the accuracy and comprehensiveness of the
metadata.Beyond its role in streamlining the intricate
task of metadata collection, this tool contributes to the
broader objective of elevating data accessibility and
interoperability within repositories.
keywords:
- Automation
- Metadata
- Harvester
- Curator
license: MIT