upverse

Direct upload from data files to Edmond Research Repository

https://github.com/mpdl/upverse

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization mpdl has institutional domain (www.mpdl.mpg.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Direct upload from data files to Edmond Research Repository

Basic Info
  • Host: GitHub
  • Owner: MPDL
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Size: 2.3 MB
Statistics
  • Stars: 1
  • Watchers: 10
  • Forks: 1
  • Open Issues: 6
  • Releases: 5
Created almost 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

MPDL Collections

Edmond research data uploader

Installation

npm install

Previous

To prepare, log in to Edmond and:

find the DOI for the dataset you wish to add files to, and
find or generate an API key for yourself in the Dataverse instance you are using (from the popup menu under your profile).

Run UpVerse app

npm start   

GUI

- Menu for Settings     
- Input API URL 
- Input API Token   
- Select destination dataset
- Folder or files  Chooser to select directory or multiple files

Executables for Ubuntu, OSX & Windows

You can download installable packages for different OS from this repository under Releases.

Owner

  • Name: Max Planck Digital Library
  • Login: MPDL
  • Kind: organization
  • Location: Munich, Germany

Citation (CITATION.cff)

cff-version: 1.2.0
title: Upverse
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: José Daniel
    family-names: Vila Rodríguez
    email: vilarodriguez@mpdl.mpg.de
    affiliation: Max Planck Digital Library
    orcid: 'https://orcid.org/0000-0001-5217-1715'
  - given-names: Markus
    family-names: Haarländer
    email: haarländer@mpdl.mpg.de
    affiliation: Max Plank Digital Library 
  - given-names: Sy Dat
    family-names: Ho
    email: ho@mpdl.mpg.de
    affiliation: Max Plank Digital Library 
    orcid: 'https://orcid.org/0000-0002-6218-4146'
identifiers:
  - type: doi
    value: 10.17617/1.upv23
    description: >-
      Direct upload from data files to Edmond Research
      Repository
keywords:
  - edmond
  - research
  - data
  - repository
  - dataverse
  - upload
repository-code: 'https://github.com/MPDL/upverse/releases'
license: MIT

GitHub Events

Total
Last Year

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-node master composite
  • actions/upload-artifact v3 composite
  • beaconbrigade/package-json-version v0.3 composite
  • softprops/action-gh-release v1 composite
package.json npm
  • @types/bootstrap ^5.1.11 development
  • @types/mime-types ^2.1.1 development
  • @typescript-eslint/eslint-plugin ^4.33.0 development
  • @typescript-eslint/parser ^4.33.0 development
  • electron ^24.3.0 development
  • electron-builder latest development
  • electron-prebuilt-compile 8.2.0 development
  • eslint ^7.32.0 development
  • typescript ^4.5.5 development
  • bootstrap ^5.1.3
  • bootstrap-icons ^1.8.1
  • electron-log ^5.0.1
  • form-data ^4.0.0
  • http ^0.0.1-security
  • mime-types ^2.1.35
  • rxjs ~7.8.0