Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

OLS: Specify linkouts to VFB (& FlyBase) #39

Open
dosumis opened this issue Dec 18, 2017 · 3 comments
Open

OLS: Specify linkouts to VFB (& FlyBase) #39

dosumis opened this issue Dec 18, 2017 · 3 comments
Labels

Comments

@dosumis
Copy link
Member

dosumis commented Dec 18, 2017

In OLS it is possible to specify linkouts from xrefs and to display reference images. We should take advantage of this to get links to VFB and to supply reference images to OLS.

e.g. liver has xrefs to MA and EMAPA:

image

And an image of a liver:
image

Expansion of the xrefs into hyperlinks is driven by the GOdb-xrefs.yaml doc. Although OLS could take additional docs for this. We should investigate extending this yaml to allow specification of a logo PNG for linking ( CC @cmungall ).

This provides one route for specifying linkouts as we already roll these to drive linkouts from FlyBase:
image

These xrefs are added to nervous system terms as part of the release pipeline (@temjones do you know if this still happens?) and are used to provide linkouts from FlyBase to VFB.

A simpler mechanism would be to use the short_form or OBO ID (curie) to drive linkouts to the same term in OLS on a range of alternative browsers (for GO this could be Amigo & QuickGO). The obvious place to specify this would be in the obofoundry spec: https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/ontology/fbbt.md. This already has generic browser links. It would be great if these could be turned into link recipes to allow linking on specific terms (CC @cmungall would this be overloading? )

@dosumis dosumis added the Epic label Dec 18, 2017
@temjones
Copy link

@dosumis My understanding is that the VFB xrefs are added manually upon creation of new anatomy terms, in OBO the line:

xref: VFB:FBbt_xxxxxxxx

would be added to the term stanza.

@dosumis
Copy link
Member Author

dosumis commented Dec 18, 2017

@dosumis My understanding is that the VFB xrefs are added manually upon creation of new anatomy terms, in OBO the line:

Hmmm - that's slightly terrifying. Some will undoubtedly fall through the cracks. I'm sure I had this automated at some point and we should be able to do so again.

@mmc46
Copy link
Contributor

mmc46 commented Dec 18, 2017 via email

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

No branches or pull requests

3 participants