Fundamentals
Research Data Management
FAIR Data Principles
Metadata
Ontologies
Data Sharing
Data Publications
Data Management Plan
Version Control & Git
Public Data Repositories
Persistent Identifiers
Implementation within DataPLANT
Annotated Research Context
User Journey
ARC Commander
QuickStart
QuickStart (experts)
Swate
QuickStart
Walk-through
Best Practices For Data Annotation
DataHUB
DataPLAN
ARC Commander Manual
Setup
Installing Dependencies
Configure Git
Installing the ARC Commander
Windows
MacOS
Linux
DataHUB Access
Before we start
Central Functions
Initialize
Clone
Connect
Synchronize
Configure
Branch
ISA Metadata Functions
ISA Metadata
Investigation
Study
Assay
Update
Export
Swate Manual
Setup
Installing Swate
Browser
Desktop, via installer (beta-stage)
Desktop, manually (recommended)
MacOS
Organization-wide
Core Features
Annotation tables
Building blocks
Building Block Types
Adding a Building Block
Using Units with Building Blocks
Filling cells with ontology terms
Advanced Term Search
Templates
Contribute Templates
File Picker
Expert Features
ISA-JSON
Frequently Asked Questions
Teaching Materials
DataPLANT Overview
Big Picture
ARC structure
ARC Demo
last updated at 2022-09-19
It is possible to export and import your Swate annotation tables to ISA-JSON conform .json files.
ISA-JSON and ISADotNet
We follow ISA-JSON schemas. To ensure correct Swate import we need to add additional information to the json files.
For example:
- Add comments to remember column position.
"comments": [
{
"name": "ValueIndex",
"value": "0"
}
]
- Add the term accession to the name to store the unique identifier of ontology terms.
"componentName": "LECO instrument model (MS:1001800)",
Export
This is done via the Swate.Experts interface under the Json Exporter tab.
You can choose multiple option to export your Swate tables:
Import
You can import all files created by the Swate export function by using the Swate.Core "Add template(s) from file" option under the "Templates" tab.
The app will try to fit the imported json to any supported information and directly insert all tables into the excel workbook.
DataPLANT Support
Besides these technical solutions, DataPLANT supports you with community-engaged data stewardship. For further assistance, feel free to reach out via our
helpdesk
or by contacting us
directly
.