Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ui-component-library / src / playground / Image / structured.json
Size: Mime:
{
  "@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"
}