Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GafSolrDocumentLoader should load secondary taxa #151

Open
cmungall opened this issue Apr 28, 2016 · 3 comments
Open

GafSolrDocumentLoader should load secondary taxa #151

cmungall opened this issue Apr 28, 2016 · 3 comments

Comments

@cmungall
Copy link
Member

ann-config.yaml has:

  - id: secondary_taxon
    description: "Secondary taxon."
    display_name: Secondary taxon
    type: string
    property: []
  - id: secondary_taxon_label
    description: "Secondary taxon."
    display_name: Secondary taxon
    type: string
    property: []
    searchable: true
  - id: secondary_taxon_closure
    description: "Secondary taxon closure."
    display_name: Secondary taxon
    type: string
    cardinality: multi
    property: []
  - id: secondary_taxon_closure_label
    description: "Secondary taxon closure."
    display_name: Secondary taxon
    type: string
    cardinality: multi
    property: []
    searchable: true

but these are not populated

@kltm
Copy link
Member

kltm commented Apr 28, 2016

There are a fair number of fields that are defined, but not populated, for future use. Coming from this group (2013-09 !), there are:

  • only_in_taxon
  • has_participant
  • secondary_taxon

Any continued interest in these others?

@cmungall
Copy link
Member Author

cmungall commented Apr 28, 2016

Yes, there are tickets for these in the amigo tracker

These two are non-trivial and involve reasoning, but secondary_taxon should be trivial

@cmungall
Copy link
Member Author

cmungall commented Nov 8, 2018

pinging myself about this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants