An open API service indexing awesome lists of open source software.

https://github.com/balhoff/image-depictions-view

Protégé plugin which displays image depictions of classes and individuals.
https://github.com/balhoff/image-depictions-view

Last synced: 5 months ago
JSON representation

Protégé plugin which displays image depictions of classes and individuals.

Awesome Lists containing this project

README

          

This view shows images which depict the currently selected class in Protege. So if class "A" is selected, it searches for OWL individuals (the images) which are members of the class "foaf:depicts some A". It uses the IRI of the OWL individual to perform a GET on the Web for the actual image. It will use the reasoner so you can use various means to get the depiction inferred rather than directly asserted.