Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Discussion items


TimeItemWhoNotes


Yan

get email back from hydroshare,

update file metadata in the extractor,

most of issues doesn't influence the code or they have further plan.

What is the progress on these items?

finish the extractor, send an email for questions I have


some issues to discuss:

  1. TODO: add folders as what is on clowder ( need to use API instead of pyclowder)
  2. TODO: use clowder tags as HydroShare keyword?
  3. I am using description as abstract on HydroShare, what if the dataset has abstract metadata?
  4. I didn’t make the resource public/ shareable/ discoverable, because:

some issues for them:

  1. What is the resource type? What are the options besides “Generic”?
  2. How to set the time zone? I update the resource at 11:48am CDT, but it shows 4:48 p.m.
  3. hs.resource(resource_id).files.all() returns python Response, not the list of files or files’ information. Is that expected?
  4. On the webpage, where can I view a file’s extra_metadata ?
  5. I am trying to set file metadata with hs.resource('ID OF RESOURCE GOES HERE').files.metadata(FILE_ID, params)
How can I get the FILE_ID? Or the FILE_ID is the file path?




Sandeep


Mark


Luigi


Deren


Greg

I'm debugging punchcards this week

blocker. I cannot figure out why Clowder is saying that my fixed blocking issue: Clowder said that extractor heartbeat response has a bad format. There is a thread open here on Slack about it. My next step is to dive into Clowder code for clarification."repository" JSON was supposed to be a list.

on to next step to get extractor to work