NIAID-Data-Ecosystem / nde-crawlers

Harvesting infrastructure to collect and standardize dataset and computational tool metadata
Apache License 2.0
0 stars 0 forks source link

Import Seven Bridges Public Apps Gallery metadata as a ComputationalTool #1

Closed flaneuse closed 2 years ago

flaneuse commented 2 years ago

Proposed steps:

  1. Use the SB API to gather all the metadata for the public apps.
  2. (possibly not necessary if #1 gives enough metadata) Loop over each app individual page to gather additional metadata via API
  3. Map the properties to the ComputationalTool schema. Note: we may need to create new properties which reuse schema.org properties to make the rest of the metadata fit IF we think they're important enough to include.
  4. Containerize and add to the Hub
  5. Schedule updates

Related refs from @jackDiGi from ~ 5 years ago: