Repository URL to install this package:
|
Version:
0.9.6 ▾
|
{
"@id": "schema:image",
"@type": "rdf:Property",
"domain": [
"schema:Thing"
],
"range": [
"schema:URL",
"schema:ImageObject"
],
"comment": "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].",
"label": "image"
}