girgink

@girgink

Joined on Jun 8, 2022

  • ![Faculty of Geo-Information Science and Earth Observation, University of Twente](https://i.imgur.com/uy1sZsc.png =217x64)     ![OpenGeoHub](https://i.imgur.com/sxEFQyG.png =233x64) 18 January 2023 ITC Auditorium, Enschede and Online Event Page https://itc.nl/big-geodata/meetings/event/development-and-sharing-of-open-geodata/ :point_up: READ ME FIRST!
     Like  Bookmark
  • Mini Symposium ![Faculty of Geo-Information Science and Earth Observation, University of Twente](https://i.imgur.com/uy1sZsc.png =217x64)     ![Netherlands eScience Center](https://i.imgur.com/bBto7N2.png =233x64) 17 November 2022 ITC Auditorium, Enschede and Online Event Page https://itc.nl/big-geodata/meetings/event/mini-symposium-sustainable-research-software-development/
     Like  Bookmark
  • Repository commands fairly create [path] # this should write or save to fairly.json fairly repository list fairly repository add --id <id> --name <name> --api-url <url> --token <token> fairly repository update <id> --token <token> fairly repository remove <id> # Should we have something like test connection? ping
     Like  Bookmark
  • Philosophy We don't want to provide a package that replicates the functionalities of the data repository APIs and provides generic methods to perform arbitrary metadata and dataset operations. Our intention is to develop a package that focuses on the core task, i.e. uploading of datasets to data repositories, and provides necessary basis for the JupyterFAIR extension. Vision import fairly # Create a local dataset dataset = fairly.create_dataset('/path/dataset') # Set metadata
     Like  Bookmark