Issue
Status: This page describes an issue about the class foaf:Image and the related property foaf:img of the spec.
Class: foaf:Image
Image - An image.
subclassOf: owl:Thing or foaf:Document
Status: testing
Property: foaf:img
img - An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).
Domain: foaf:Agent
Range: foaf:Image
Discussion
In the documentation (http://xmlns.com/foaf/spec/#term_Image) this Concept is marked as a subclass of
foaf:Document, in the specification it is not a subclass of foaf:Document. I
would define it as a subclass of foaf:Document.
Why not also extend the
domain of foaf:img to foaf:Agent? Currently, it is foaf:Person.