Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive RO-Crate tutorial highlighting transfer of crates between platforms #59

Open
elichad opened this issue Aug 2, 2024 · 1 comment

Comments

@elichad
Copy link

elichad commented Aug 2, 2024

An example tutorial flow:

  1. fetch some input data that is an RO-Crate
  2. run a workflow imported from a Workflow RO-Crate
  3. export the outputs as a Workflow Run Crate
  4. load the final crate's metadata into a tool that lets you visualise the whole graph you just made
  5. discover that your inputs were also a Workflow Run Crate! and you can identify the authors of that other workflow even though they weren't listed directly in your input dataset
  6. realise that other people can cross-reference your workflows and workflow outputs just like that

Could also pull in an exercise around browsing the WorkflowHub knowledge graph or similar at the end, to highlight the existing network of metadata.

@stain
Copy link
Member

stain commented Aug 6, 2024

Showcase that information is interlinked and carry through. Could use COPO RO-Crate as starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants