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

Expand DDE harvester to include NIAID:ComputationalTools #45

Closed flaneuse closed 2 years ago

flaneuse commented 2 years ago

Add ComputationalTools which are registered according to the DDE NIAID ComputationalTool Guide. These tools will be stored in the DDE API (-- it's empty now).

I don't think there should be much schema adjustment needed -- probably just a creator->author change and then call it a day.

flaneuse commented 2 years ago

Ah, I'm being silly-- both the NIAID:Dataset and NIAID:ComputationalTools can be accessed via the same query: https://discovery.biothings.io/api/dataset/query?q=_meta.guide:%22/guide/niaid/ComputationalTool%22%20OR%20_meta.guide:%22/guide/niaid%22&sort=-_ts.last_updated&size=10&from=0