broaden https://schema.org/fileFormat - useful for many CreativeWorks #790
Labels
Comments
|
+1 |
|
+1 On Wed, Sep 23, 2015 at 9:11 AM, Thiago Margarida notifications@github.com
|
|
+1 we are currently misusing |
|
+1 |
1 similar comment
|
+1 |
|
Sounds like rough consensus (pinging @scor for steering group unanimity). I'll code it up for the next release under sdo-phobos. |
|
Fixed in http://schema.org/docs/releases.html#v2.2 - thanks all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently https://schema.org/fileFormat "MIME format of the binary (e.g. application/zip)." is a text field associated only with the SoftwareApplication type.
I propose we broaden it to apply (potentially) to any CreativeWork. This would allow us for example to say that some particular Dataset is in application/ld+json format, or that an ImageObject was image/png.
Although the name of the property is a little inelegant (it should probably have been called "media type" initially), it does not seem a huge win to change that now. I suggest instead we write something like:
(and link to http://www.iana.org/assignments/media-types/media-types.xhtml - in the schema we should mark this as equivalent to dc:format)
/cc @rvguha @shankarnat @vholland @chaals @mfhepp @ajax-als @pmika @tilid @scor @mfhepp
I'd like to squeeze this into the upcoming http://sdo-phobos.appspot.com/docs/releases.html#sdo-phobos release (improves DataFeed), if I can get some +1s here...
The text was updated successfully, but these errors were encountered: