You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This page includes a list of topics to be discussed with the team to find good solutions. Feel free to add/remove from it.

    • Users provide their own Google API Keys (need to figure out details)
    • how do we review the pull request? We have a API key for internal testing
    • Currently temporarily replacing key in extractor for student routes
    • Trying to see what we can do without API key
  • Box integration
    • Box Skills (beta)
      • Register Skill (DES Galaxy Recognizer)
      • Sends a JSON body to clusterman
        • fileid (unique identifier), read token (download file), write token (upload metadata to box)
      • bdbox.ndslabs.org runs clusterman/rabbitmq/mongo/extractors
        • clusterman creates a variation of the Clowder extraction message
        • extractor is a branch of pyclowder that reads/writes to box and calls Mattias ML code
  • Propagation of Fence credentials to Clowder
    • If an extractor creates derived file/dataset they cannot access them
    • Depends on Clowder 2.0 and Silhouette implementation
  • Adoption of Datasets/Spaces in the API to leverage extraction by space
  • User authentication for getting API access token.
  • No labels