Mike wrote:
> I'd still be tempted to provide "institutional descriptive" data like
> description, lead image.
I'm wary of institutional descriptions for a number of reasons:
a) You then have to decide if you allow markup in the description
fields, and if so, what type (HTML?/a subset of HTML?/XHTML?/
Textile?).
b) You then open the floodgates to all sorts of other non core
information, such as sponsors, lead curators, a marketing blurb, and
so on - all good information, but this can exist outside of the core
scheme of data to be aggregated.
> Also if you think outside the box (ie. possibility
> for a global "exhibition schema" - there, I used the word...) then how about
> institution name/id plus location (lat/long or maybe even WOEID - seehttp://
developer.yahoo.com/geo/).
I agree that there should be a mechanism to link the exhibition/
gallery to an institution, but the institution information should be
defined elsewhere (possibly using a schema derived from hCard?). For
the time being, the institution will have to be non-programmatically
implied from the feed location.
> Also...gallery name?
What do you mean here? Isn't this just the 'name' field below?
> price?
Possibly, but quite complicated to model (think of the different
combinations of ticket types, concessions, currencies, peak/off-
peak). Quite a headache - so I'm ignoring for the time being!
> (thinking about the potential interest of this in a historical sense...)...?
Yeah, me too. I'm going to do some research in the [paper] files to
see how far back I can get the exhibition info.
Note that I'm using 'exhibition' as an inclusive term to encompass
permanent galleries, and even small, named displays. I did consider a
parent_id reference for when there are galleries within galleries
(which happens more than you'd think) - but that seems too
conceptually confusing and too much an edge case to be worth bothering
with.
Not sure how to cope with galleries that are renamed, but otherwise
stay the same, either. Going to ignore those too unless anyone has any
bright (and simple) solutions.
Frankie