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.
- Host: GitHub
- URL: https://github.com/balhoff/image-depictions-view
- Owner: balhoff
- License: mit
- Created: 2011-03-25T15:01:36.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-05-12T15:26:55.000Z (about 14 years ago)
- Last Synced: 2023-10-20T18:06:34.331Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 6.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
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.