SlideShare a Scribd company logo
A Reading framework for scholarly cataloguesRobert SteinDeputy Director for Research, Technology, and EngagementIndianapolis Museum of ArtJune 2, 2011
First, a word of thanks
A bit about you?
A READING GUIDE TO THESE SLIDESTHE WAY NORMAL PEOPLE SPEAKTHE WAY TECH GEEKS SPEAK
Credit Flickr ~timtomABOUT IMA LABS
IMA LabsInnovative Technology Solutions for Arts and Culture
The Reader Team
What We DoDedicated to strategies that help museums meet their technology goals through collaboration, and open-source tools
Open Tools and Collaboration
DESIGNINGAN ONLINEREADERCredit Flickr ~scotttboone
Agile Iterations - “always usable”build on successes
Easy and clean reading experiencesimple and beautiful
build confidence – Encourage citationan audience of scholars
read anywheremulti-platform
Flickr Credit ~timtomTHE BIGPICTURE
Getty Presentation of IMA/AIC OSCI tool
FEEDSCONTENT MANAGEMENT IN DRUPALUSER EXPERIENCEHTML5 / CSS3 &JAVASCRIPTOur Basic Approach
A Bit About DrupalUsed by museumsModularVery FlexibleOpen Source & well supportedSmart about permissions and roles
Many Books on Same WebsitePossibly different requirements per catalogue(i.e. style, interaction, content model, etc…)
Two Important ModulesDrupal Book ModuleAdds logical ‘book-like’ structure to text and media in the content management systemFeatures: drag-n-drop reordering, hierarchy of chapters / sections; supports multiple books on one websiteServices Module	(More about this later)
vTYPES OF CONTENTCredit Flickr ~camil_t
Types of ContentSECTIONSTitle
Body Copy
Plate MediaSections are the most basic form of content in the ReaderOther content types inherit these characteristics from Section
Types of ContentSECTIONSTitle
Body Copy
Plate MediaCOLLECTORBiography
Curatorial Entry
ReferencesARTWORKTombstone
Curatorial Entry
Provenance
More …VOLUMEISBN
DOI
CreditsVolume
Collector
Work of Art – Object Information
Work of Art - Tombstone
Work of Art – Curatorial Entry
Footnote Editor
Adding new content types is supported in Drupal and does not involve writing new codeyour coders need a break
More about Content TypesUsers can Drag-n-Drop fields to reorderNo Display-side templates in codeEvery field is wrapped in class-names for CSS styling
Figures can support many kinds of media and interactioninline media and interaction
More about FiguresMedia Content Types for Figuresi.e. Conservation Imaging ToolIIP Image (carves up the Image and serves tiles)Polymaps (provides user-interface for zoom and rendering)Allows multiple layers and transparencyVector Illustration is supported through SVG as an image layerMedia content types listen for LayoutComplete event from the layout engine and then render themselves and handle interactions
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
Figure Editor
Flickr Credit ~timtomWIKIS & HELP FOR AUTHORS
Authoring HelpersPaste from Wordstrip ms-html crap from word docAutomated extraction of footnotes to fields in Section authoring toolPreserves simple text-formattingSupport for Diacritics (UTF8 charset);
supporting non-technical, rich web authoringHow on earth can we possibly support sophisticated, standards compliant authoring by non-technical staff and still potentially have a chance to maintain and update the content well into the future? Let alone keeping up with the rapid pace of technical change and all that user expectation stuff – what a website ‘feels’ like – all the while continuing to keep in mind the fact that this content should last for 100’s of years and the web might not even be here then…
Wiki vs HTMLHTMLError proneTerseProvenWiki<span class=“inscription”>  signed, bottom right   <a href=“???”>Claude Monet   67</a></span>signed, bottom right [[id:24 | Claude Monet 67]]
Wiki Example
Wiki Example[[art/collections/artist/okeeffe-georgia | Georgia O’Keeffe]]
Wiki Example
Wiki Example[[carousel:mercury-checklist-283| width=7,crop=y,thumbsize=2]]
Wiki Templates (an extension)As seen on Wikipedia:
Wiki Templates{{exhist:1933.439}}==Exhibition History{{{each}}}{{{location}}}, {{{facility}}}, "{{{title}}}", {{{dates}}}, {{{cat}}}{{{endeach}}}Exhibition History	Chicago, The Art Institute of Chicago, Exhibition of the Mrs. L. L. Coburn Collection: Modern Paintings and Watercolors, April 6-October 9, 1932, cat. 19 (ill.). [pp. 7, 18, cat. 19, 47, no. 19 (ill)]	Paris, Galerie Georges Petit, Monet-Rodin, 1889, cat. 5.	…
Authoring Helps
OSCI ReaderUser Experienced Tailored for Scholars and Citable Content
Remember the Services Module?An abstract module that allows developers to provide API services to external clientsAll front-end tools talk to the Drupal Services Module; allows Drupal to be replaced by another CMS that provides the same API’sNavigation, Fetching Content, Figures/FootnotesREST / JSON to the readerSERVICES API
Credit Flickr ~timtomFLEXIBLE DISPLAY
Multiple Layouts (no pages)
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
Layout EngineNo knowledge of Drupal, book, etc…Will layout any cleanly formatted HTML texts
Layout is computed usingFont SizeLine HeightBrowser Size
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
Layout settingsMin/Max Col Width (not #)Page and Gutter margins (in pixels)Min lines per column (orphan rule) (colwrap)Keep headings with next paragraph (colwrap)
Layout hints(html5 data attribs)Aspect ratio of figureAnchor rule (T|B|TL|TR|BL|BR)Preferred colspan (# / %)
13.413.213.313.213.313.113.5Layout Preferences*13.1, anchor = BR		*13.3, anchor = TR
Navigation & StructureVia Services API to DrupalPasses book structure to the reader toolProvides next / prev sections… total number of sections, current section
Highlights, Notes & Citations
Highlights, Notes & Citations
Highlights, Notes & Citations
Highlights, Notes & Citations
Content Caching ModuleHTML5 local cache to improve page-flipping performance; stores layoutOnly caches data (text), no media caching (already cached in browser)Timeouts can be customized has to be flushed in browser cacheAmount of local storage is device dependant and impacts reader performance (iOS 5M)
PDF / ePub SupportEarly support for static catalogues in prototypeFixed versions of interactivesFixed layout based on page sizeEndnotes instead of inline footnotes/figures
JUST FOR FUNCredit Flickr ~scotttboone
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
Getty Presentation of IMA/AIC OSCI tool
We’ve tested this on all size screensIphoneFlatpanels 1,2,3, 4, column3-screenTiled display wall
Getty Presentation of IMA/AIC OSCI tool
Future ExtensionsSearchFaceting by Section (Volume, Cat#)Search Notes/Highlights by SectionFacet by Tags on NotesRevisions for Dated CitationsCollection Management IntegrationOAI-PMH (LIDO)
New Design Possibilities?
Even More ExtensionsConservation Imaging toolsOverlays / Interactions / Image RegistrationPrint on Demand integration supportAdd support for semantic markupNeed a good RDF schema that is meaningful for this domain before marking up contentEnhanced support for tablet and multi-touchAutomated Glossary / Index creationExport / Archiving / Preservation

More Related Content

PPT
Osce obstetrics for undergraduate
PPTX
Final year.clinical OSCE-Obstetrics & Gynaecology.for medical undergraduates....
PDF
Dita for the web: Make Adaptive Content Simple for Writers and Developer
PDF
Online Exhibit Tools: Google Cultural Institute vs. Omeka and Other Open Sour...
PPTX
‘Online exhibit tools: Google Cultural Institute vs Omeka and other open sour...
PDF
Volunteer.rb
PPT
Decoding the Web
PPT
Introducing the New DSpace User Interface
Osce obstetrics for undergraduate
Final year.clinical OSCE-Obstetrics & Gynaecology.for medical undergraduates....
Dita for the web: Make Adaptive Content Simple for Writers and Developer
Online Exhibit Tools: Google Cultural Institute vs. Omeka and Other Open Sour...
‘Online exhibit tools: Google Cultural Institute vs Omeka and other open sour...
Volunteer.rb
Decoding the Web
Introducing the New DSpace User Interface

Similar to Getty Presentation of IMA/AIC OSCI tool (20)

PPTX
Final project 333
PDF
Intro to-html-backbone-angular
PDF
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
PDF
A Complete Guide to Frontend - UI Developer
PPS
Modular Documentation Joe Gelb Techshoret 2009
PDF
Open Access Week 2017: Life Sciences and Open Sciences - worfkflows and tools
PDF
Website Migration Planning
PDF
HTML5: An Introduction To Next Generation Web Development
PPT
Usability awareness brown bag
PPT
Rich User Interaction with SVG
PDF
Web+Dev+Syllabus.pdf
PPT
Introduction to the Semantic Web
PPT
Lessons learned from Semantic Wiki
PDF
Class 1: Introductions
PDF
Red Hat JBoss BRMS and BPMS Workbench and Rich Client Technology
PDF
Digital Manuscripts Toolkit
PDF
Digital Manuscripts Toolkit, using IIIF and JavaScript. Monica Messaggi Kaya
PPTX
DITA's New Thang: Going Mapless!
PPT
Accessibility, Automation and Metadata
PPT
Reviewing Screen-Based Content
Final project 333
Intro to-html-backbone-angular
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
A Complete Guide to Frontend - UI Developer
Modular Documentation Joe Gelb Techshoret 2009
Open Access Week 2017: Life Sciences and Open Sciences - worfkflows and tools
Website Migration Planning
HTML5: An Introduction To Next Generation Web Development
Usability awareness brown bag
Rich User Interaction with SVG
Web+Dev+Syllabus.pdf
Introduction to the Semantic Web
Lessons learned from Semantic Wiki
Class 1: Introductions
Red Hat JBoss BRMS and BPMS Workbench and Rich Client Technology
Digital Manuscripts Toolkit
Digital Manuscripts Toolkit, using IIIF and JavaScript. Monica Messaggi Kaya
DITA's New Thang: Going Mapless!
Accessibility, Automation and Metadata
Reviewing Screen-Based Content
Ad

More from Robert J. Stein (20)

PPTX
GOALS: Putting Data at the Heart of your Museum
PPTX
A Body in Balance - Imagining and Ecology of Museums
PPTX
Museums and Big Data — Supporting Exploration, Innovation, and Audience Engag...
PPTX
Storytelling: Just Tall Tales or the Future of Museums?
PPTX
Musuems... So What?
PPTX
Charting the Course: Using Data in the Museum to Explore, Innovate, and Reach...
PDF
Desperately Seeking Innovation: Making Connections Between Art and Science
PPTX
Connecting the Dots: How Digital Methods Become the Glue that Binds Cultural ...
PPTX
Reading the Tea Leaves: Global Trends and Opportunities for Tomorrow's Museums
PPTX
Experience Mining: Understanding Cultural Participation in Museums
PPTX
Smart Cities Need Smart Museums
PPTX
Friends with Benefits
PPTX
Museums and the Future of wearables
PPTX
Mw2014 friends analytics
PDF
Participation at Scale: Leveraging incentive and gamification to promote muse...
PDF
Museums and Civic Responsibility
PPTX
What is a museum technologist
PDF
DMA Friends - Promoting Participation and Engagement with Art
PPTX
Preparing for a multi platform world
PPTX
Nurturing Engagement
GOALS: Putting Data at the Heart of your Museum
A Body in Balance - Imagining and Ecology of Museums
Museums and Big Data — Supporting Exploration, Innovation, and Audience Engag...
Storytelling: Just Tall Tales or the Future of Museums?
Musuems... So What?
Charting the Course: Using Data in the Museum to Explore, Innovate, and Reach...
Desperately Seeking Innovation: Making Connections Between Art and Science
Connecting the Dots: How Digital Methods Become the Glue that Binds Cultural ...
Reading the Tea Leaves: Global Trends and Opportunities for Tomorrow's Museums
Experience Mining: Understanding Cultural Participation in Museums
Smart Cities Need Smart Museums
Friends with Benefits
Museums and the Future of wearables
Mw2014 friends analytics
Participation at Scale: Leveraging incentive and gamification to promote muse...
Museums and Civic Responsibility
What is a museum technologist
DMA Friends - Promoting Participation and Engagement with Art
Preparing for a multi platform world
Nurturing Engagement
Ad

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Mushroom cultivation and it's methods.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
Hybrid model detection and classification of lung cancer
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Getting Started with Data Integration: FME Form 101
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
TLE Review Electricity (Electricity).pptx
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
MIND Revenue Release Quarter 2 2025 Press Release
Encapsulation_ Review paper, used for researhc scholars
1 - Historical Antecedents, Social Consideration.pdf
Assigned Numbers - 2025 - Bluetooth® Document
cloud_computing_Infrastucture_as_cloud_p
Mushroom cultivation and it's methods.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Group 1 Presentation -Planning and Decision Making .pptx
Enhancing emotion recognition model for a student engagement use case through...
Hybrid model detection and classification of lung cancer
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Getting Started with Data Integration: FME Form 101
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
OMC Textile Division Presentation 2021.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
A comparative study of natural language inference in Swahili using monolingua...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
TLE Review Electricity (Electricity).pptx
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...

Getty Presentation of IMA/AIC OSCI tool

Editor's Notes

  • #42: Show wiki links and code generation
  • #43: Show wiki links and code generation
  • #44: Show wiki links and code generation
  • #45: Show wiki links and code generation
  • #46: Split into 2-3 slides…Add images of wiki-helps (i.e. image helper)Talk / show examples of ‘live preview’
  • #47: Split into 2-3 slides…Add images of wiki-helps (i.e. image helper)Talk / show examples of ‘live preview’