science-periodicals / ontology

:mortar_board: sci.pe (science periodicals) extension of schema:ScholarlyArticle to describe the production process, content, distribution and preservation of scholarly articles (and similar artifacts).
http://ns.sci.pe
Apache License 2.0
4 stars 0 forks source link

image resolution #21

Closed sballesteros closed 8 years ago

sballesteros commented 8 years ago

see https://github.com/scienceai/image-worker/issues/8

sballesteros commented 8 years ago
{
  "exifData" : [
    {
      "@type": "PropertyValue",
      "propertyId": "resolution",
      "value": "200x200",
      "unitText": "ppi",
    }
  ]
}