Science Score: 44.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
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary

Keywords

arc ro-crate
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
arc ro-crate
Created about 1 year ago · Last pushed 9 months ago
Metadata Files
Readme Changelog License Citation

README.md

RO-Crate Viewer

Project Overview

The RO-Crate Viewer provides a graphical user interface to explore the contents of an ARC RO-Crate Meatadata JSON file. It is meant as a visualization tool and therefore does not allow any modifications on the data.

Setup and Installation

For development purposes, first clone the repository: git clone https://github.com/IPK-BIT/rocrate-viewer

Then install the project: cd rocrate-viewer/ npm install

Finally, run a development web server. npm run dev

Usage Instructions

The web application is deployed on Github Pages. You can use this deployment on https://ipk-bit.github.io/rocrate-viewer/. The RO-Crate Viewer does not store or modify the uploaded information, but only visualizes the uploaded ARC RO-Crate Metadata JSON file. For detailed information see the Additional Resources section.

Features

  • Visualize an uploaded ARC RO-Crate Metadata JSON File
  • Provides a graphical user interface to explore the contents (or rather their metadata) of an ARC
  • Tabs provide quick access to specific contents

License

Additional Resources

Owner

  • Name: IPK Gatersleben - Bioinformatics and Information Technology
  • Login: IPK-BIT
  • Kind: organization
  • Location: Germany

Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) Gatersleben

Citation (CITATION.cff)

cff-version: 1.2.0
title: RO-Crate Viewer
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Manuel
    family-names: Feser
    email: feser@ipk-gatersleben.de
    affiliation: >-
      Leibniz Institute of Plant Genetics and Crop Plant
      Research
    orcid: 'https://orcid.org/0000-0001-6546-1818'
repository-code: 'https://github.com/IPK-BIT/rocrate-viewer'
url: 'https://ipk-bit.github.io/rocrate-viewer/'
abstract: >-
  The RO-Crate Viewer provides a graphical user interface to
  explore the contents of an ARC RO-Crate Meatadata JSON
  file. It is meant as a visualization tool and therefore
  does not allow any modifications on the data.
keywords:
  - ARC
  - RO-Crate
  - Visualization
license: MIT
version: 0.1.1

GitHub Events

Total
  • Member event: 3
  • Push event: 10
  • Create event: 9
Last Year
  • Member event: 3
  • Push event: 10
  • Create event: 9