VirtualFlyBrain / VFB_owl

A repository for VFB owl files and the code that generates them
2 stars 1 forks source link

Roll OWL file with reference images for use by OLS #40

Open dosumis opened 6 years ago

dosumis commented 6 years ago

Reference images are displayed on OLS when an image file is linked to via foaf:depicts/depicted_by. We already have these links in VFB. As long as we have a suitable mechanism for choosing a reference image, we should be able to roll an OWL file from VFB KB that has these links. For neurons, reference images could come from cluster examplars. Where this is not available, we could just randomly choose 1 or two images to link to.

dosumis commented 6 years ago

This should be built using the scala KB-> OWL lib.