Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

[215] health scanner unify ES #216

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

[215] health scanner unify ES #216

wants to merge 1 commit into from

Conversation

bishax
Copy link
Contributor

@bishax bishax commented Jan 23, 2020

Copy link
Contributor

@mindrones mindrones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first pass

"nih": "placeName_country_organisation"
},
"country_id": {
TODO: iso2, iso3 or isoNumeric. Pick one?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. iso2 as it's the shortest?

"meetup": "terms_mesh_group",
"nih": "terms_mesh_abstract"
},
"sdg_labels": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be terms_sdg to signify this is an array of strings, or we can change the convention and use array_* if terms is too specific for some keys?

},
"funding_entity": {
"nih": "title_of_funder"
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this comma will give an error

"title": {
"nih": "title_of_project"
},
"start_date": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed my mind, I think we should use date_* for time related keys:

  • date_start
  • date_end
  • date_update

"update_date": {
"crunchbase": "datetime_updated_organisation"
},
"continent": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also I wanted to propose a geo_* namespace as we'd also have funding_*, terms|array_*, url_*

@mindrones mindrones added this to the Mosaic 0.3.x milestone Feb 24, 2020
@jaklinger jaklinger changed the title health scanner unify ES [215] health scanner unify ES May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants