Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Create custom image graphics for result page types #127

Open
fontnerd opened this issue Aug 6, 2013 · 5 comments
Open

Create custom image graphics for result page types #127

fontnerd opened this issue Aug 6, 2013 · 5 comments

Comments

@fontnerd
Copy link
Contributor

fontnerd commented Aug 6, 2013

If someone can get me a concrete list of result types (books, objects, documents, etc), I could get working on these graphics. And I already have the books icon (not used on the home page)!

@ghost ghost assigned fontnerd Aug 6, 2013
@mialondon
Copy link
Contributor

It seems to be easy to get media type, we might need to ask the API providers where to look for more specific information e.g. types of text like book, document, etc.

DPLA Source Resource Types (http://dp.la/info/developers/codex/responses/field-reference/):

  • text
  • image
  • sound
  • moving image

Europeana Media Type Facets 'A broad classification of objects into five material types that users may find useful for filtering purposes' (http://www.europeana.eu/portal/api-data-structure.html#Facets)

  • text
  • image
  • sound
  • video
  • 3D

@scottkleinman
Copy link
Contributor

We probably need our own limited taxonomy and use one image for multiple
types or for equivalent terms (e.g. sound/audio).

On 6 August 2013 11:55, Mia [email protected] wrote:

It seems to be easy to get media type, we might need to ask the API
providers where to look for more specific information e.g. types of text
like book, document, etc.

DPLA Source Resource Types (
http://dp.la/info/developers/codex/responses/field-reference/):

  • text
  • image
  • sound
  • moving image

Europeana Media Type Facets 'A broad classification of objects into five
material types that users may find useful for filtering purposes' (
http://www.europeana.eu/portal/api-data-structure.html#Facets)

  • text
  • image
  • sound
  • video
  • 3D


Reply to this email directly or view it on GitHubhttps://github.com//issues/127#issuecomment-22202126
.

Scott Kleinman
Professor of English
Director, Center for the Digital Humanities
California State University, Northridge

@mialondon
Copy link
Contributor

Are there types other than these or should we run with them?

text (which covers books, documents, manuscripts, etc and seems to be about as much detail as we'll get from most APIs)
image (photographs, paintings)
sound
video
3d (presumably sculpture, buildings and maybe in the future shape files etc?)

@fontnerd
Copy link
Contributor Author

I can work with these. Is this something we'd like to have done before the
next deployment? I work well with deadlines. :)

On Fri, Aug 23, 2013 at 12:07 PM, Mia [email protected] wrote:

Are there types other than these or should we run with them?

text (which covers books, documents, manuscripts, etc and seems to be
about as much detail as we'll get from most APIs)
image (photographs, paintings)
sound
video
3d (presumably sculpture, buildings and maybe in the future shape files
etc?)


Reply to this email directly or view it on GitHubhttps://github.com//issues/127#issuecomment-23173604
.

@mialondon
Copy link
Contributor

It'd be great if we did, as I'm not sure what the plans are beyond a big push for a release by the end of September (assuming I'm remembering the date right). How does that work for you, allowing time for implementation and tweaking?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants