SlideShare une entreprise Scribd logo
1  sur  68
BIG PICTURE
STRATEGY
CLEVELAND MUSEUM OF ART
Jane Alexander, Chief Information Officer
Andrea Bour, Collection Information Data Analyst
Jeanne DeBonis, Web Developer
Niki Krause, Application Services Manager
IMTS Applications Team
Will, Andrea, Linda, Niki, Jeanne
interactives test-bed
GALLERY ONE + ARTLENS
GALLERY ONE
•
•
•
•

1st „beneficiary‟ of digital strategy
78 works of important art
6 thematic lenses
3 dynamic interactives:
– Collection Wall
(40‟ long, 125 microtiles, 4000+ works)
– Matching & Sorting game (2 stations)
– Beacon (favorites, stats, visitor experiences)
10
12
13
15
16
ARTLENS
•
•
•
•
•
•
•
•

55 works interpreted from Gallery One
150+ interpreted works in collection galleries
800+ videos & narrated slideshows
700+ text & image offerings
25 predefined tours
wayfinding via 175+ APs
9,200 downloads to date
1,000+ visitor tours created
NO ONE-OFFS!
A FEW OF THE MANY…
•
•
•
•
•
•

integrated CCMS
DAM upgrade
archival repository
open-source website
mobile site
central table
all intertwined

OTHER PROJECTS
search
edit
view

CCMS

connect
upload

collaborate
plan
WEBSITE
•

open source

•

extensible and extremely
customizable

•

rapid application development

•

sophisticated theming layer

•

intuitive interface

•

in-house expertise

•

highly-engaged developer
community

better and
faster search
and faceting

•

active use and development in
museum, library, and non-profit
community

ease of theming & design

streamlined
mobile site
linking art citations + donors

LIBRARY
INTEGRATION
DAM UPGRADE
records in the clou

ARCHIVAL
REPOSITORY
CENTRAL TABLE
building a core system

CCMS
SEARCH • EDIT • APPROVE
UPLOAD : Document Management
CONNECT : WorldCat
CONNECT : Getty and VIAF
PLAN : Exhibitions • Service
COLLABORATE
Product Description
•

•

built on open technologies of Microsoft SharePoint Server, Microsoft SQL Server
and .Net
built with Collaboration as a primary goal
o
o
o

•
•
•
•
•

employs SharePoint embedded features and custom workflows for sharing information with
internal colleagues
institutional based premise for sharing information between museums
community based premise for publishing information to the world

cloud-ready to support a community of museum catalogers and professionals from
multiple institutions regardless of size
built using the latest frameworks and design patterns including SOA (Service
oriented architecture) and MVVM (Model-View-View-Model)
designed to be agile and adaptable to multiple platforms; iOS, Android, Surface
designed to scale from a few users to tens of thousands of users
designed to be adaptable to specific museum by allowing theming and branding
according to preference
evolving

PICTION DAM
PICTION DAM UPGRADE
• Piction 7 application upgrade
• flattened legacy record structure (1:1)
• expanded staff-requested tools
– export PPT and Excel
– contact sheets
– batch downloads

• integrated with CCMS
• turbocharged downstream use
A Basic DAM
An Awesome DAM
OAIS + cloud computing
ARCHIVAL REPOSITORY
OAIS

Preservation Planning
DATA MANAGEMENT
metadata
(descriptive, technical,
preservation)

INGEST

ACCESS
ARCHIVAL STORAGE
digital assets
(original + normalized)

Administration
MANAGEMENT SOFTWARE
• IMTS preference for open source
• options reviewed:
–
–
–
–

DSpace (piloted and chosen)
Fedora Commons (piloted)
Archivematica
ContentDM

• custom loaders, search interface
PLATFORM
•
•
•
•

sustainability concerns
in-house server/storage
hosted/SaaS solutions
cloud-based server/storage
– full access to server & management software
– top-flight local provider
– same ISP backbone
– out-of-region redundancy
CUSTOM LOADER
ISSUES
• mapping by collection group
• custom CMA schema added
to DCMI, IPTC metadata
• original + normalized archival file format
– TIFF
– PDF-A

• preserving Photo Studio edits to images
• automation of workflow steps
migration and innovation

WEBSITE
GOALS OF MIGRATION TO DRUPAL CMS
• staff intranet
– ease of use
– true content management by and for staff
– ability to search documents, show news and alerts
• museum website
– consolidation of Sitecore website and Wordpress blog
– understandable content and categorization
– massive migration of data (>65,000 pages)
• library website
– migration from LAMP site, opacs, and Wordpress
STAFF INTRANET (before Drupal)
STAFF INTRANET CONVERSION
• The easy part: implementation
– installation
– customization of content
– theming

• The challenge: training/retraining staff
– content management means extra work (despite ease of use)
– gatekeeper strategy requires single content manager per
department
– daily updates on intranet replace “all staff” emails
STAFF INTRANET(with Drupal)
PUBLIC WEBSITE CONVERSION
• Save money with open source
–
–
–
–

software cost
license fees
developer fees
training fees

• Legacy system (Sitecore CMS) disadvantages
–
–
–
–
–

non-standard implementation, heavy customization
out of house development and updates
search engine issues: limited SEO and lack of Google image indexing
problematic social sharing
unintuitive admin interface with buggy plug-ins and limited browser
support
PUBLIC WEBSITE CONVERSION
•
•
•
•
•
•

in-house expertise
rapid application development
intuitive admin interface for content managers
sophisticated theme layer separate from content
highly-engaged developer community
active use and development in museum, library,
and non-profit community
WEBSITE MIGRATION SCOPE
•

Time Challenges: July-December 2012
–
–
–
–
–

•
•

“Redesign” Challenges: branded site
Migration Challenges
–
–

•

hire third-party developers for decision making and complex migration
“redesign”
build
migrate
launch

export >65K pages from relatively-unstructured database (“blobs”)
decide how to handle user data and customizations

Special Challenges
–
–

integrate with Piction DAM (weekly refresh of ~60K objects‟ metadata and images)
feed daily events to ArtLens (iPad application)
GOALS OF SITE DESIGN & “REDESIGN”
• fix things that were “broken”
– Facilitate SEO
– Reinstate images to Google index
– Make social sharing work properly

• follow already-established branding guidelines
– Maintain menu and landing page layout
– Keep general page look (banner, text, navigation)

• update layout and functionality where possible
• incorporate responsive design
Homepage
Landing Pages (Rendered Menus)
CONTENT PAGES
updated for usability

•
•
•
•

Remove menu overlay
Add peer content in left menu
Move related content to top
of left menu
Reinstate browser “back”
button functionality
COLLECTION ONLINE
search layout and
functionality

•
•

•

Installed Apache
SOLR search for
speed
Added facets to
search navigation
Added hover info for
objects
COLLECTION ONLINE
object pages

•
•
•

Layout and functionality
updated for usability
Meta data displayed in
pocketed sections NEXT
to main image
Thumbnail carousel for
slide-show functionality
MOBILE SITE CHANGES
• Make entire site available on mobile platform

• Maintain as much imagery as possible
(Pentagram design guideline)
• Work within user expectations for mobile site
(menu dropdowns, single-column layout and
“button” lists)
RESPONSIVE DESIGN VS. MOBILE SITE
MOBILE SITE IMPLEMENTATION
• responsive design abandoned below tablet level
• separate theme for mobile
• templates, CSS, and Javascript
• swipe and scroll functionality for image menus and slideshows

• install server-side switching using Apache Mobile Filter for platform
detection and domain assignment
• create mobile site domain: m.clevelandart.org
• use Domain Access module in Drupal to handle theme assignment
based on domain served
looking at the big picture

DIGITAL STRATEGY
OBJECTIVES
•
•
•
•
•
•
•
•

activate the collection
connect art and audience through active experience
promote new scholarship
support research
facilitate internal and external collaboration
drive attendance
increase revenue
streamline work
enjoying the big picture

DIGITAL STRATEGY
MCN 2013 - Big-Picture Strategy for Collection-Information Technology Projects at the Cleveland Museum of Art Speakers:  Jane Alexander, Jeanne DeBonis, Andrea Bour and Niki Krause

Contenu connexe

En vedette

Workshop 4: ready, set, design!
Workshop 4: ready, set, design!Workshop 4: ready, set, design!
Workshop 4: ready, set, design!Nadya Rodionenko
 
Panel Discussion, The Future of the Museum: Technology
Panel Discussion, The Future of the Museum: TechnologyPanel Discussion, The Future of the Museum: Technology
Panel Discussion, The Future of the Museum: TechnologyJane Alexander
 
Creating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in MindCreating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in MindNadya Rodionenko
 
Social Annotation Space, presentation
Social Annotation Space, presentationSocial Annotation Space, presentation
Social Annotation Space, presentationNadya Rodionenko
 
Human Resource Management (Mobilink)
Human Resource Management (Mobilink)Human Resource Management (Mobilink)
Human Resource Management (Mobilink)Asad Sheikh
 
S A L I D A A L M U S E O
S A L I D A  A L  M U S E OS A L I D A  A L  M U S E O
S A L I D A A L M U S E Oguesta6c77917
 
nationaliztion & Privatization of banks
nationaliztion & Privatization of banksnationaliztion & Privatization of banks
nationaliztion & Privatization of banksAsHra ReHmat
 
Banks in Pakistan
Banks in PakistanBanks in Pakistan
Banks in PakistanHumna Jamil
 
Comparing pricing strategies Etisalat VS dU
Comparing pricing strategies Etisalat VS dUComparing pricing strategies Etisalat VS dU
Comparing pricing strategies Etisalat VS dUInam Uddin
 
Comparison of two listed comapnies
Comparison of two listed comapniesComparison of two listed comapnies
Comparison of two listed comapniesGaurav Taranekar
 
Privatization in pakistan
Privatization in pakistanPrivatization in pakistan
Privatization in pakistanKhizer Farooq
 
Ppt global final
Ppt global finalPpt global final
Ppt global finalbadoad
 
Mobilink Presentation
Mobilink PresentationMobilink Presentation
Mobilink PresentationDIHE
 
Marketing Strategies comparison between Samsung, HTC and Motorola
Marketing Strategies comparison between Samsung, HTC and MotorolaMarketing Strategies comparison between Samsung, HTC and Motorola
Marketing Strategies comparison between Samsung, HTC and MotorolaSneha J Chouhan
 
Company Analysis
Company AnalysisCompany Analysis
Company Analysisukabuka
 
Samsung vs Nokia-Comparative Marketing Analysis
Samsung vs Nokia-Comparative Marketing AnalysisSamsung vs Nokia-Comparative Marketing Analysis
Samsung vs Nokia-Comparative Marketing AnalysisPinnakk Paul
 

En vedette (20)

Workshop 4: ready, set, design!
Workshop 4: ready, set, design!Workshop 4: ready, set, design!
Workshop 4: ready, set, design!
 
Panel Discussion, The Future of the Museum: Technology
Panel Discussion, The Future of the Museum: TechnologyPanel Discussion, The Future of the Museum: Technology
Panel Discussion, The Future of the Museum: Technology
 
Creating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in MindCreating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in Mind
 
Social Annotation Space, presentation
Social Annotation Space, presentationSocial Annotation Space, presentation
Social Annotation Space, presentation
 
Human Resource Management (Mobilink)
Human Resource Management (Mobilink)Human Resource Management (Mobilink)
Human Resource Management (Mobilink)
 
Placemaking in the Digital Age
Placemaking in the Digital AgePlacemaking in the Digital Age
Placemaking in the Digital Age
 
S A L I D A A L M U S E O
S A L I D A  A L  M U S E OS A L I D A  A L  M U S E O
S A L I D A A L M U S E O
 
Etisalat Corporate Profile
Etisalat Corporate ProfileEtisalat Corporate Profile
Etisalat Corporate Profile
 
nationaliztion & Privatization of banks
nationaliztion & Privatization of banksnationaliztion & Privatization of banks
nationaliztion & Privatization of banks
 
Banks in Pakistan
Banks in PakistanBanks in Pakistan
Banks in Pakistan
 
Comparing pricing strategies Etisalat VS dU
Comparing pricing strategies Etisalat VS dUComparing pricing strategies Etisalat VS dU
Comparing pricing strategies Etisalat VS dU
 
Comparison of two listed comapnies
Comparison of two listed comapniesComparison of two listed comapnies
Comparison of two listed comapnies
 
Privatization in pakistan
Privatization in pakistanPrivatization in pakistan
Privatization in pakistan
 
Ppt global final
Ppt global finalPpt global final
Ppt global final
 
Two sample t-test
Two sample t-testTwo sample t-test
Two sample t-test
 
Mobilink Presentation
Mobilink PresentationMobilink Presentation
Mobilink Presentation
 
Marketing Strategies comparison between Samsung, HTC and Motorola
Marketing Strategies comparison between Samsung, HTC and MotorolaMarketing Strategies comparison between Samsung, HTC and Motorola
Marketing Strategies comparison between Samsung, HTC and Motorola
 
Company Analysis
Company AnalysisCompany Analysis
Company Analysis
 
Samsung vs Nokia-Comparative Marketing Analysis
Samsung vs Nokia-Comparative Marketing AnalysisSamsung vs Nokia-Comparative Marketing Analysis
Samsung vs Nokia-Comparative Marketing Analysis
 
Performance management and appraisal of Coca-cola
Performance management and appraisal of Coca-colaPerformance management and appraisal of Coca-cola
Performance management and appraisal of Coca-cola
 

Similaire à MCN 2013 - Big-Picture Strategy for Collection-Information Technology Projects at the Cleveland Museum of Art Speakers: Jane Alexander, Jeanne DeBonis, Andrea Bour and Niki Krause

SAP TechEd 2010 highlights
SAP TechEd 2010 highlightsSAP TechEd 2010 highlights
SAP TechEd 2010 highlightsSascha Wenninger
 
Drupal status report for all staff day
Drupal status report for all staff dayDrupal status report for all staff day
Drupal status report for all staff daysbclapp
 
Thoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsThoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsSerge van den Oever
 
UI Dev in Big data world using open source
UI Dev in Big data world using open sourceUI Dev in Big data world using open source
UI Dev in Big data world using open sourceTech Triveni
 
Atlassian User Group NYC 20170830 PreSummit Event Slides
Atlassian User Group NYC 20170830 PreSummit Event SlidesAtlassian User Group NYC 20170830 PreSummit Event Slides
Atlassian User Group NYC 20170830 PreSummit Event SlidesMarlon Palha
 
2014 09-12 lambda-architecture-at-indix
2014 09-12 lambda-architecture-at-indix2014 09-12 lambda-architecture-at-indix
2014 09-12 lambda-architecture-at-indixYu Ishikawa
 
Web Technologies 2.0
Web Technologies 2.0Web Technologies 2.0
Web Technologies 2.0Andleeb Joyia
 
Good bye Massive View Controller!
Good bye Massive View Controller!Good bye Massive View Controller!
Good bye Massive View Controller!Supercharge
 
Showcasing drupal
Showcasing drupalShowcasing drupal
Showcasing drupalOpevel
 
Drupal case study: Behind the scenes of website of University of Tartu
Drupal case study: Behind the scenes of website of University of TartuDrupal case study: Behind the scenes of website of University of Tartu
Drupal case study: Behind the scenes of website of University of TartuRené Lasseron
 
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseOSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseEric Shupps
 
Html5 Whats around the bend
Html5 Whats around the bendHtml5 Whats around the bend
Html5 Whats around the bendRaj Lal
 
Building intranet applications with ASP.NET AJAX and jQuery
Building intranet applications with ASP.NET AJAX and jQueryBuilding intranet applications with ASP.NET AJAX and jQuery
Building intranet applications with ASP.NET AJAX and jQueryAlek Davis
 
Feature driven agile oriented web applications
Feature driven agile oriented web applicationsFeature driven agile oriented web applications
Feature driven agile oriented web applicationsRam G Athreya
 
HTML5 features & JavaScript APIs
HTML5 features & JavaScript APIsHTML5 features & JavaScript APIs
HTML5 features & JavaScript APIsFisnik Doko
 
Apex 42-new-features-1867076
Apex 42-new-features-1867076Apex 42-new-features-1867076
Apex 42-new-features-1867076Gorava Prakash
 

Similaire à MCN 2013 - Big-Picture Strategy for Collection-Information Technology Projects at the Cleveland Museum of Art Speakers: Jane Alexander, Jeanne DeBonis, Andrea Bour and Niki Krause (20)

SAP TechEd 2010 highlights
SAP TechEd 2010 highlightsSAP TechEd 2010 highlights
SAP TechEd 2010 highlights
 
ECS19 - Katja Jokisalo - Modernize your Intranet
ECS19 - Katja Jokisalo - Modernize your IntranetECS19 - Katja Jokisalo - Modernize your Intranet
ECS19 - Katja Jokisalo - Modernize your Intranet
 
Drupal status report for all staff day
Drupal status report for all staff dayDrupal status report for all staff day
Drupal status report for all staff day
 
Thoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsThoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutions
 
UI Dev in Big data world using open source
UI Dev in Big data world using open sourceUI Dev in Big data world using open source
UI Dev in Big data world using open source
 
Atlassian User Group NYC 20170830 PreSummit Event Slides
Atlassian User Group NYC 20170830 PreSummit Event SlidesAtlassian User Group NYC 20170830 PreSummit Event Slides
Atlassian User Group NYC 20170830 PreSummit Event Slides
 
2014 09-12 lambda-architecture-at-indix
2014 09-12 lambda-architecture-at-indix2014 09-12 lambda-architecture-at-indix
2014 09-12 lambda-architecture-at-indix
 
Web Technologies 2.0
Web Technologies 2.0Web Technologies 2.0
Web Technologies 2.0
 
Good bye Massive View Controller!
Good bye Massive View Controller!Good bye Massive View Controller!
Good bye Massive View Controller!
 
Drupal at the EBI
Drupal at the EBIDrupal at the EBI
Drupal at the EBI
 
Showcasing drupal
Showcasing drupalShowcasing drupal
Showcasing drupal
 
Drupal case study: Behind the scenes of website of University of Tartu
Drupal case study: Behind the scenes of website of University of TartuDrupal case study: Behind the scenes of website of University of Tartu
Drupal case study: Behind the scenes of website of University of Tartu
 
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseOSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
 
Html5 Whats around the bend
Html5 Whats around the bendHtml5 Whats around the bend
Html5 Whats around the bend
 
Rubedo features list
Rubedo features listRubedo features list
Rubedo features list
 
Building intranet applications with ASP.NET AJAX and jQuery
Building intranet applications with ASP.NET AJAX and jQueryBuilding intranet applications with ASP.NET AJAX and jQuery
Building intranet applications with ASP.NET AJAX and jQuery
 
AMIS OOW Review 2012 - Deel 7 - Lucas Jellema
AMIS OOW Review 2012 - Deel 7 - Lucas JellemaAMIS OOW Review 2012 - Deel 7 - Lucas Jellema
AMIS OOW Review 2012 - Deel 7 - Lucas Jellema
 
Feature driven agile oriented web applications
Feature driven agile oriented web applicationsFeature driven agile oriented web applications
Feature driven agile oriented web applications
 
HTML5 features & JavaScript APIs
HTML5 features & JavaScript APIsHTML5 features & JavaScript APIs
HTML5 features & JavaScript APIs
 
Apex 42-new-features-1867076
Apex 42-new-features-1867076Apex 42-new-features-1867076
Apex 42-new-features-1867076
 

Dernier

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dashnarutouzumaki53779
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 

Dernier (20)

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dash
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 

MCN 2013 - Big-Picture Strategy for Collection-Information Technology Projects at the Cleveland Museum of Art Speakers: Jane Alexander, Jeanne DeBonis, Andrea Bour and Niki Krause

  • 1. BIG PICTURE STRATEGY CLEVELAND MUSEUM OF ART Jane Alexander, Chief Information Officer Andrea Bour, Collection Information Data Analyst Jeanne DeBonis, Web Developer Niki Krause, Application Services Manager
  • 2.
  • 3.
  • 4. IMTS Applications Team Will, Andrea, Linda, Niki, Jeanne
  • 6.
  • 7. GALLERY ONE • • • • 1st „beneficiary‟ of digital strategy 78 works of important art 6 thematic lenses 3 dynamic interactives: – Collection Wall (40‟ long, 125 microtiles, 4000+ works) – Matching & Sorting game (2 stations) – Beacon (favorites, stats, visitor experiences)
  • 8.
  • 9.
  • 10. 10
  • 11.
  • 12. 12
  • 13. 13
  • 14.
  • 15. 15
  • 16. 16
  • 17.
  • 18.
  • 19. ARTLENS • • • • • • • • 55 works interpreted from Gallery One 150+ interpreted works in collection galleries 800+ videos & narrated slideshows 700+ text & image offerings 25 predefined tours wayfinding via 175+ APs 9,200 downloads to date 1,000+ visitor tours created
  • 20.
  • 22. A FEW OF THE MANY… • • • • • • integrated CCMS DAM upgrade archival repository open-source website mobile site central table
  • 25. WEBSITE • open source • extensible and extremely customizable • rapid application development • sophisticated theming layer • intuitive interface • in-house expertise • highly-engaged developer community better and faster search and faceting • active use and development in museum, library, and non-profit community ease of theming & design streamlined mobile site
  • 26. linking art citations + donors LIBRARY INTEGRATION
  • 28. records in the clou ARCHIVAL REPOSITORY
  • 30. building a core system CCMS
  • 31. SEARCH • EDIT • APPROVE
  • 32. UPLOAD : Document Management
  • 34. CONNECT : Getty and VIAF
  • 35. PLAN : Exhibitions • Service
  • 37. Product Description • • built on open technologies of Microsoft SharePoint Server, Microsoft SQL Server and .Net built with Collaboration as a primary goal o o o • • • • • employs SharePoint embedded features and custom workflows for sharing information with internal colleagues institutional based premise for sharing information between museums community based premise for publishing information to the world cloud-ready to support a community of museum catalogers and professionals from multiple institutions regardless of size built using the latest frameworks and design patterns including SOA (Service oriented architecture) and MVVM (Model-View-View-Model) designed to be agile and adaptable to multiple platforms; iOS, Android, Surface designed to scale from a few users to tens of thousands of users designed to be adaptable to specific museum by allowing theming and branding according to preference
  • 39. PICTION DAM UPGRADE • Piction 7 application upgrade • flattened legacy record structure (1:1) • expanded staff-requested tools – export PPT and Excel – contact sheets – batch downloads • integrated with CCMS • turbocharged downstream use
  • 42. OAIS + cloud computing ARCHIVAL REPOSITORY
  • 43. OAIS Preservation Planning DATA MANAGEMENT metadata (descriptive, technical, preservation) INGEST ACCESS ARCHIVAL STORAGE digital assets (original + normalized) Administration
  • 44. MANAGEMENT SOFTWARE • IMTS preference for open source • options reviewed: – – – – DSpace (piloted and chosen) Fedora Commons (piloted) Archivematica ContentDM • custom loaders, search interface
  • 45. PLATFORM • • • • sustainability concerns in-house server/storage hosted/SaaS solutions cloud-based server/storage – full access to server & management software – top-flight local provider – same ISP backbone – out-of-region redundancy
  • 47. ISSUES • mapping by collection group • custom CMA schema added to DCMI, IPTC metadata • original + normalized archival file format – TIFF – PDF-A • preserving Photo Studio edits to images • automation of workflow steps
  • 49. GOALS OF MIGRATION TO DRUPAL CMS • staff intranet – ease of use – true content management by and for staff – ability to search documents, show news and alerts • museum website – consolidation of Sitecore website and Wordpress blog – understandable content and categorization – massive migration of data (>65,000 pages) • library website – migration from LAMP site, opacs, and Wordpress
  • 51. STAFF INTRANET CONVERSION • The easy part: implementation – installation – customization of content – theming • The challenge: training/retraining staff – content management means extra work (despite ease of use) – gatekeeper strategy requires single content manager per department – daily updates on intranet replace “all staff” emails
  • 53. PUBLIC WEBSITE CONVERSION • Save money with open source – – – – software cost license fees developer fees training fees • Legacy system (Sitecore CMS) disadvantages – – – – – non-standard implementation, heavy customization out of house development and updates search engine issues: limited SEO and lack of Google image indexing problematic social sharing unintuitive admin interface with buggy plug-ins and limited browser support
  • 54. PUBLIC WEBSITE CONVERSION • • • • • • in-house expertise rapid application development intuitive admin interface for content managers sophisticated theme layer separate from content highly-engaged developer community active use and development in museum, library, and non-profit community
  • 55. WEBSITE MIGRATION SCOPE • Time Challenges: July-December 2012 – – – – – • • “Redesign” Challenges: branded site Migration Challenges – – • hire third-party developers for decision making and complex migration “redesign” build migrate launch export >65K pages from relatively-unstructured database (“blobs”) decide how to handle user data and customizations Special Challenges – – integrate with Piction DAM (weekly refresh of ~60K objects‟ metadata and images) feed daily events to ArtLens (iPad application)
  • 56. GOALS OF SITE DESIGN & “REDESIGN” • fix things that were “broken” – Facilitate SEO – Reinstate images to Google index – Make social sharing work properly • follow already-established branding guidelines – Maintain menu and landing page layout – Keep general page look (banner, text, navigation) • update layout and functionality where possible • incorporate responsive design
  • 59. CONTENT PAGES updated for usability • • • • Remove menu overlay Add peer content in left menu Move related content to top of left menu Reinstate browser “back” button functionality
  • 60. COLLECTION ONLINE search layout and functionality • • • Installed Apache SOLR search for speed Added facets to search navigation Added hover info for objects
  • 61. COLLECTION ONLINE object pages • • • Layout and functionality updated for usability Meta data displayed in pocketed sections NEXT to main image Thumbnail carousel for slide-show functionality
  • 62. MOBILE SITE CHANGES • Make entire site available on mobile platform • Maintain as much imagery as possible (Pentagram design guideline) • Work within user expectations for mobile site (menu dropdowns, single-column layout and “button” lists)
  • 63. RESPONSIVE DESIGN VS. MOBILE SITE
  • 64. MOBILE SITE IMPLEMENTATION • responsive design abandoned below tablet level • separate theme for mobile • templates, CSS, and Javascript • swipe and scroll functionality for image menus and slideshows • install server-side switching using Apache Mobile Filter for platform detection and domain assignment • create mobile site domain: m.clevelandart.org • use Domain Access module in Drupal to handle theme assignment based on domain served
  • 65. looking at the big picture DIGITAL STRATEGY
  • 66. OBJECTIVES • • • • • • • • activate the collection connect art and audience through active experience promote new scholarship support research facilitate internal and external collaboration drive attendance increase revenue streamline work
  • 67. enjoying the big picture DIGITAL STRATEGY

Notes de l'éditeur

  1. SEARCH67 fields are indexed for standard internet search with Boolean operators inline.User can refine their broad searches using filters in a couple different ways, depending on their preferences and knowledge of the underlying data. Search criteria are shown in the left hand navigation bar.REVIEW AND EDITCDWA categories are grouped into 5 menu items, and pocketed on each pageMenu browsing is consistent whether the user is viewing or editing the record.When the user selects ‘edit the record’ , the database creates a ‘sandbox’ copy of the complete record in a separate database partition, allowing for long edit without changing the published record on the fly.BIG PICTURE concept –one of the major requirements for this system was distributed cataloging – curators, educators, conservators, etc need to be able to contribute to the content surrounding the artwork and share their research in a single database, however, changes affect modules within the application (for instance loan contracts and shipping docs) and well as every application consuming this artwork data downstream. (collections online and ArtLens).When the user has completed all edits in their research cycle, they can select to ‘submit’ changes, and the new record is launched into a three step approval workflow. This request to review and approve becomes a task item for each approver role in turn, with email notification both to the approver of a new task item. The requestor can observe approval progress on their personal site.
  2. UPLOADThese realities of servers overburdened with multiple versions of the same document, with little or no metadata assigned to indicate which is current, final or even correct, or paper file folders full of useful but inaccessible correspondence, contracts, and notes needed resolution as well.Here you see a simple document upload process in use throughout the application. Document description and metadata is assigned at time of upload. These documents become securable items stored within database, accessible and searchable to all users with permissions.BIG PICTURE idea: as we accumulate metadata and assets directly linked to the artwork records, we can support new connections among our publishable content as well as expand research support
  3. CONNECT (library)Citations and bibliographies are notoriously messy in institutions with cataloging predating unified library catalogs. Again, with the idea of supporting research and scholarship, we specified a simple interface in which catalogers can insert an OCLC number into a search field, and pull via API the correctly formatted citation. Users can further append the citation database row with page number, annotations, contributor (of citation) and chose to restrict publishing of the citation. BIG PICTURE idea: The database stores the OCLC number upon save, allowing for automatic refreshing of the citation details or format. Our library, or any other library for that matter can use the stored OCLC# to link from their catalog records to artworks in our collection.Of note – free text citations are also accommodated, for publications which predate or fall outside of the scope of OCLC catalog.
  4. CONNECT (Getty and VIAF) Integration with controlled vocabularies for creators and owners (as well as AAT and TGN terms) was also required. This is a slightly more complicated scenario, as we need to support an encyclopedic collection where works within our Asian, native American and European collections have very different structure for identification of creation and ownership. A union list of our 15 year legacy person database allows CMA catalogers to maintain publishing authority over the attributions, while providing a database of linked aliases in ULAN to support search. VIAF database can also be queried, providing standardized language and details for persons and organizations not commonly found in art catalog databases. Additionally, new records can be added on the fly to the local union authority.BIG PICTURE idea: positioning this database to link into our Central Table, which is a consolidated database of our advancement division’s constituents (which will be presented here tomorrow) providing an enterprise wide view of constituent activity. 
  5. PLAN (Exhibitions and Service Requests)Exhibitions module provides a unified planning space and bird’s eye view of collection activity for curators, conservators, educators and collection managers. Exhibition, venue and object attributes and statuses allow for detailed reporting and for the creation review committee’s agendas. The shared view provides completely up-to-date information for all decision-making stakeholders.Here again, documents and images can be uploaded with attributes and descriptive metadata for ease of sorting and search.Another feature is the ability to sync and un-sync a permanent collection record from the exhibition instance of the record. Tombstone details might changed or amended to fit the intellectual scope of the exhibition. These changes can remain as unique versions of the record specific to the exhibition, or can be synced back into the permanent collection record (following standard approval workflow demonstrated earlier.)Once the checklist is established, the planner selects a set of artworks using filters, and assign them to service requests (which will be linked to the exhibition). This loops photographers, conservators, registrars and packers into the planning and scheduling process. Cascading from requests for photography, photographers can schedule their service, and request art movement in turn. You may have noticed, all approval and request workflows link with our Active Directory supporting single sign-on and integration with Outlook calendar and email.BIG PICTURE idea: Integration with AD allows for simpler tech support. The shared platform for data and documents promotes efficiencies in staff time and data storage. 
  6. COLLABORATE:It is impossible to determine whether this belongs at the beginning or the end of all these supported requirements. Stakeholders clearly specified the need to collaborate before, during, and sometimes even after the publication or installation of a collection related document or project. Sharepoint provides templates for custom team sites and document workspaces which users can create from their site and invite colleagues to join and collaborate. Sites can be customized on the fly with different ‘webparts’, depending on evolving project needs.Here I created a custom exhibition theme development site, invited educators to join, uploaded a couple documents, which you can see can be checked out , edited, uploaded, all with native version controls including rollback, in place. This functionality was a major draw for our stakeholder groups, envisioning a new way of doing business in within the museum as well as with external colleagues, who can be invited to join, share and collaborate with us.