Date

Attendees

Discussion items


TimeItemWhoNotes


Yan

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:

      The following metadata are still required to publish the resource or make the resource public or discoverable:

Abstract

Keywords

https://www.hydroshare.org/resource/52e7cb4d469c4a83a39cc5b4213dcf32/

  1. No custom file metadata is available, Hydroshare  only support  metadata like title.
  2. The custom metadata for dataset cannot be nested, it shows on the webpage like:
  3. How to set Authors / Owners? Do we need to pay extra attention for citation?

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?

        I tried with file path using your example , but get failed, and I tried to PUThttps://www.hydroshare.org/hsapi/resource/52e7cb4d469c4a83a39cc5b4213dcf32/files/metadata/IMG_0997.jpg/

With body

And get:

{

    "detail": "'NoneType' object has no attribute 'logical_file'"

}



Sandeep
  • discussed details of mapping with Luigi
  • pushed some code for semantics / mapping
  • Max PR review - API endpoints removal from fence
  • Show extractor demo
    • there are real mappings from CZO that can be loaded in


Mark
  • transformation catalog docker upload
  • figuring best way to get configuration into docker
  • Not done: Mongo transfer data - v1 to v2 data structure changes
  • still need to get the VMs transferred


Luigi


Deren
  • Clowder running on local machine
  • Testing code
  • Java was not set up in docker correctly
  • Working on talking to Scala backend


Greg