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

Add support for RO-Crate / ELNFileFormat #49

Open
simontaurus opened this issue Apr 28, 2024 · 0 comments
Open

Add support for RO-Crate / ELNFileFormat #49

simontaurus opened this issue Apr 28, 2024 · 0 comments

Comments

@simontaurus
Copy link
Collaborator

simontaurus commented Apr 28, 2024

Export-Workflow:

  1. Follow has_part and attachment properties
  2. add osw_id = page title to every entity
  3. add @context => Category jsonschema slot to every entity
  4. extend context
  5. apply json-ld expand on every entity
  6. add every entity to @graph
  7. compact graph with ro-crate context
  8. rename "@id" with "url" for Datasets and Files
  9. Set @id (=relative path) of all files and sub-datasets (recursive) with ./<parent-name>/name
  10. Fetch files and store them in ZIP archive on their relative path
  11. add ro-crate-metadata.json to root folder
  12. Offer ZIP as download

Mapping (work in progress)
playground

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

1 participant