mialondon / metadata-games

wordpress-based metadata games
http://museumgam.es/
6 stars 0 forks source link

Mark up UGC object pages with schema.org microdata #17

Closed mialondon closed 10 years ago

mialondon commented 10 years ago

Previous note: added schema.org CreativeWork markup. Sample results (depends on the object) https://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fmuseumgam.es%2Fcontent-added-so-far%2F%3Fobj_ID%3D295

type: http://schema.org/creativework property:
name: 1999 Eclipse tea towel datecreated: Date: c.1999 image: http://www.sciencemuseum.org.uk/hommedia.ashx?id=11753&size=Small

https://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.museumgames.org.uk%2Fcontent-added-so-far%2F%3Fobj_ID%3D5532

type: http://schema.org/creativework property:
name: STURGESS, Arthur description: Children's Grand Pantomime, The Babes in the Wood, etc sameas: object on the British Library on Flickr Commons site datecreated: 1898 image: http://farm3.staticflickr.com/2806/11247813104_d85947cdd2.jpg

I haven't found a way to mark up the player-contributed tags and related information yet, and it doesn't deal well with historical items. Discovered https://github.com/historical-data/schema but it doesn't seem to be active and may not be designed to work for museums, libraries and archives as data publishers.

Closing for now as devising extension to schema.org's markup is clearly procrastination of the highest order.

mialondon commented 10 years ago

Some further notes on places I got stuck with schema.org: I found myself mixing in Book items to supplement CreativeWork markup.

I suspect there's some mapping to do between the heritage and retail mental models for things like 'books'. For example, 'contentLocation' presumably means where the specific instance of a book or object is (e.g. in museum or library collection y) but I'd also want to mark-up where an item was created, which might include variants on published, designed, written, manufacture, prototyped, illustrated, painted, engraved, etc. Ditto for related dates and people...