Skip to content

Instantly share code, notes, and snippets.

@mvdbeek
Created November 5, 2025 09:50
Show Gist options
  • Select an option

  • Save mvdbeek/d1a781450dd5c07cbe2c2afdc67f9fca to your computer and use it in GitHub Desktop.

Select an option

Save mvdbeek/d1a781450dd5c07cbe2c2afdc67f9fca to your computer and use it in GitHub Desktop.
json-ld
{
"@context": "http://schema.org",
"@type": "LearningResource",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/TrainingMaterial/1.0-RELEASE",
"@type": "CreativeWork"
},
"audience": {
"@type": "EducationalAudience",
"educationalRole": "Students"
},
"citation": [
{
"@type": "CreativeWork",
"name": "Galaxy Training: A Powerful Framework for Teaching!",
"url": "https://doi.org/10.1371/journal.pcbi.1010752"
},
{
"@type": "CreativeWork",
"name": "Community-Driven Data Analysis Training for Biology",
"url": "https://doi.org/10.1016/j.cels.2018.05.012"
}
],
"discussionUrl": "https://gitter.im/Galaxy-Training-Network/Lobby",
"headline": "Importing (uploading) data from Onedata",
"interactivityType": "mixed",
"isAccessibleForFree": true,
"isFamilyFriendly": true,
"license": "https://spdx.org/licenses/CC-BY-4.0.html",
"producer": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
"provider": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
"sourceOrganization": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
"workTranslation": [],
"creativeWorkStatus": "Active",
"dateModified": "2025-04-08 10:30:29 +0000",
"datePublished": "2025-03-24 08:45:40 +0000",
"copyrightHolder": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
"funder": [],
"funding": [
{
"@context": "https://schema.org",
"@type": "Grant",
"identifier": "101057388",
"url": "https://cordis.europa.eu/project/id/101057388",
"funder": {
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"name": "EuroScienceGateway",
"description": "EuroScienceGateway was funded by the European Union programme Horizon Europe (HORIZON-INFRA-2021-EOSC-01-04) under grant agreement number 101057388 and by UK Research and Innovation (UKRI) under the UK government’s Horizon Europe funding guarantee grant number 10038963.\n",
"url": "https://galaxyproject.org/projects/esg/",
"logo": "/training-material/assets/images/eurosciencegateway.png"
}
}
],
"identifier": "https://gxy.io/GTN:T00493",
"accessMode": [
"textual",
"visual"
],
"accessModeSufficient": [
"textual",
"visual"
],
"accessibilityControl": [
"fullKeyboardControl",
"fullMouseControl"
],
"accessibilityFeature": [
"alternativeText",
"tableOfContents"
],
"accessibilitySummary": "The text aims to be as accessible as possible. Image descriptions will vary per tutorial, from images being completely inaccessible, to images with good descriptions for non-visual users.",
"isPartOf": {
"@type": "CreativeWork",
"name": "Using Galaxy and Managing your Data",
"description": "A collection of microtutorials explaining various features of the Galaxy user interface and manipulating data within Galaxy.",
"url": "https://training.galaxyproject.org/training-material/topics/galaxy-interface/"
},
"abstract": "> <div class="box-title agenda-title" id="agenda">Agenda</div>",
"learningResourceType": "e-learning",
"name": "Importing (uploading) data from Onedata",
"url": "https://training.galaxyproject.org/training-material/topics/galaxy-interface/tutorials/onedata-remote-import/tutorial.html",
"version": 2,
"timeRequired": "PT15M",
"teaches": "- Learn how to configure Onedata as a data source in Galaxy.\n- Understand the difference between configuring your own and generic Onedata source.\n- Learn how to import data from Onedata to Galaxy.",
"keywords": [
"Using Galaxy and Managing your Data",
"storage"
],
"description": "## Abstract\n\n> <div class="box-title agenda-title" id="agenda-1">Agenda</div>\n\n\n## About This Material\n\nThis is a Hands-on Tutorial from the GTN which is usable either for individual self-study, or as a teaching material in a classroom.\n\n\n## Questions this will address\n\n - How to import data from Onedata to Galaxy?\n - How to configure Onedata as a data source in Galaxy?\n - What are the different ways to configure Onedata in Galaxy?\n\n\n## Learning Objectives\n\n- Learn how to configure Onedata as a data source in Galaxy.\n- Understand the difference between configuring your own and generic Onedata source.\n- Learn how to import data from Onedata to Galaxy.\n\n",
"inLanguage": {
"@type": "Language",
"name": "English",
"alternateName": "en"
},
"competencyRequired": [
{
"@context": "http://schema.org",
"@type": "LearningResource",
"url": "https://training.galaxyproject.org/training-material/topics/introduction/tutorials/galaxy-intro-101/tutorial.html",
"name": "Galaxy Basics for genomics",
"description": "Hands-on for 'Galaxy Basics for genomics' tutorial",
"learningResourceType": "e-learning",
"interactivityType": "expositive",
"provider": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
}
},
{
"@context": "http://schema.org",
"@type": "LearningResource",
"url": "https://training.galaxyproject.org/training-material/topics/galaxy-interface/tutorials/get-data/slides.html",
"name": "Getting data into Galaxy",
"description": "Slides for 'Getting data into Galaxy' tutorial",
"learningResourceType": "slides",
"interactivityType": "expositive",
"provider": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
}
},
{
"@context": "http://schema.org",
"@type": "LearningResource",
"url": "https://training.galaxyproject.org/training-material/topics/galaxy-interface/tutorials/onedata-getting-started/tutorial.html",
"name": "Getting started with Onedata distributed storage",
"description": "Hands-on for 'Getting started with Onedata distributed storage' tutorial",
"learningResourceType": "e-learning",
"interactivityType": "expositive",
"provider": {
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
}
}
],
"author": [
{
"@context": "https://schema.org",
"@type": "Person",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Person/0.3-DRAFT",
"@type": "CreativeWork"
},
"url": "https://training.galaxyproject.org/training-material/hall-of-fame/lopiola/",
"mainEntityOfPage": "https://training.galaxyproject.org/training-material/hall-of-fame/lopiola/",
"name": "Łukasz Opioła",
"image": "https://avatars.githubusercontent.com/lopiola",
"description": "A contributor to the GTN project.",
"memberOf": [
{
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/eurosciencegateway/",
"name": "EuroScienceGateway",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://galaxyproject.org/projects/esg/"
}
],
"identifier": "https://orcid.org/0000-0003-1997-932X"
},
{
"@context": "https://schema.org",
"@type": "Person",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Person/0.3-DRAFT",
"@type": "CreativeWork"
},
"url": "https://training.galaxyproject.org/training-material/hall-of-fame/bwalkowi/",
"mainEntityOfPage": "https://training.galaxyproject.org/training-material/hall-of-fame/bwalkowi/",
"name": "Bartosz Walkowicz",
"image": "https://avatars.githubusercontent.com/bwalkowi",
"description": "A contributor to the GTN project.",
"memberOf": [
{
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
}
]
}
],
"contributor": [
{
"@context": "https://schema.org",
"@type": "Person",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Person/0.3-DRAFT",
"@type": "CreativeWork"
},
"url": "https://training.galaxyproject.org/training-material/hall-of-fame/martenson/",
"mainEntityOfPage": "https://training.galaxyproject.org/training-material/hall-of-fame/martenson/",
"name": "Martin Čech",
"image": "https://avatars.githubusercontent.com/martenson",
"description": "A contributor to the GTN project.",
"memberOf": [
{
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/elixir-europe/",
"name": "ELIXIR Europe",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://elixir-europe.org"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/eurosciencegateway/",
"name": "EuroScienceGateway",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://galaxyproject.org/projects/esg/"
}
],
"identifier": "https://orcid.org/0000-0002-9318-1781"
},
{
"@context": "https://schema.org",
"@type": "Person",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Person/0.3-DRAFT",
"@type": "CreativeWork"
},
"url": "https://training.galaxyproject.org/training-material/hall-of-fame/bgruening/",
"mainEntityOfPage": "https://training.galaxyproject.org/training-material/hall-of-fame/bgruening/",
"name": "Björn Grüning",
"image": "https://avatars.githubusercontent.com/bgruening",
"description": "A contributor to the GTN project.",
"memberOf": [
{
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/eurosciencegateway/",
"name": "EuroScienceGateway",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://galaxyproject.org/projects/esg/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/eosc-life/",
"name": "EOSC-Life",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://www.eosc-life.eu"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/by-covid/",
"name": "BeYond-COVID",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://by-covid.org/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/deNBI/",
"name": "de.NBI",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://www.denbi.de/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/sfb992/",
"name": "Collaborative Research Centre 992",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://www.sfb992.uni-freiburg.de/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/elixir-converge/",
"name": "ELIXIR-CONVERGE",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://elixir-europe.org/about-us/how-funded/eu-projects/converge"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/uni-freiburg/",
"name": "University of Freiburg",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://www.uni-freiburg.de/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/elixir-europe/",
"name": "ELIXIR Europe",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://elixir-europe.org"
}
],
"identifier": "https://orcid.org/0000-0002-3079-6586"
},
{
"@context": "https://schema.org",
"@type": "Person",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Person/0.3-DRAFT",
"@type": "CreativeWork"
},
"url": "https://training.galaxyproject.org/training-material/hall-of-fame/dadrasarmin/",
"mainEntityOfPage": "https://training.galaxyproject.org/training-material/hall-of-fame/dadrasarmin/",
"name": "Armin Dadras",
"image": "https://avatars.githubusercontent.com/dadrasarmin",
"description": "A contributor to the GTN project.",
"memberOf": [
{
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.2-DRAFT-2019_07_19",
"@type": "Organization"
},
"id": "https://training.galaxyproject.org",
"email": "[email protected]",
"name": "Galaxy Training Network",
"legalName": "Galaxy Training Network",
"alternateName": "GTN",
"url": "https://training.galaxyproject.org",
"logo": "https://training.galaxyproject.org/training-material/assets/images/GTNLogo1000.png",
"keywords": [
"galaxy",
"bioinformatics",
"training",
"fair",
"accessible"
],
"status": "active",
"foundingDate": "2015-06-29"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/uni-freiburg/",
"name": "University of Freiburg",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://www.uni-freiburg.de/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"http://purl.org/dc/terms/conformsTo": {
"@id": "https://bioschemas.org/profiles/Organization/0.3-DRAFT",
"@type": "CreativeWork"
},
"id": "https://training.galaxyproject.org/training-material/hall-of-fame/eurosciencegateway/",
"name": "EuroScienceGateway",
"description": "An organization supporting the Galaxy Training Network",
"url": "https://galaxyproject.org/projects/esg/"
}
],
"identifier": "https://orcid.org/0000-0001-7649-2388"
}
],
"about": [
{
"@type": "CreativeWork",
"name": "Using Galaxy and Managing your Data",
"description": "A collection of microtutorials explaining various features of the Galaxy user interface and manipulating data within Galaxy.",
"url": "https://training.galaxyproject.org/training-material/topics/galaxy-interface/"
}
],
"educationalLevel": "Beginner",
"mentions": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment