Versions Compared

Key

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

...

TimeItemWhoNotes


Yan

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 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.