Hi Jason,
> Thanks for this work on ontologies for media types. Is there any overlap here with https://schema.org/MediaObject <https://schema.org/MediaObject> ?
Well, it’s not an overlap, is more a complement. The media types described in such dataset (class dcterms:MediaType) are possible formats that media objects may have. This can be specified by means of dcterms:format property, for instance:
:my-video a schema:MediaObject ;
dcterms:format <http://www.sparontologies.net/mediatype/video/mp4> .
> BTW, the W3C has a really nice process in place for IRI persistence.
I know it and I’ve already used it indeed for another project.
> Perhaps establish something like https://w3id.org/sparontologies/mediatype/ <https://w3id.org/sparontologies/mediatype/> and redirect for your server. I believe you could have stronger adoption and use of your ontology if you adopt a good IRI design and persistence strategy up front.
That’s a good point, and I’ve just finished to update everything, since it was possible in a relatively short time :-)
In particular, I’ve just made a request to w3id.org <http://w3id.org/> for a space, and I’ve updated le URLs of all the entities. Now they are accessible using the
https://w3id.org/spar/mediatype/[mediatype] <http://w3id.org/spar/mediatype/%5Bmediatype%5D>
e.g.
https://w3id.org/spar/mediatype/text/turtle <https://w3id.org/spar/mediatype/text/turtle>
Does it sound good?
Jason, Graham, thanks again for all your suggestions and support!
Have a nice day :-)
S.
----------------------------------------------------------------------------
Silvio Peroni, Ph.D.
Department of Computer Science and Engineering
University of Bologna, Bologna (Italy)
Tel: +39 051 2094871
E-mail: silvio.peroni@unibo.it
Web: http://www.essepuntato.it
Twitter: essepuntato