SlideShare a Scribd company logo
1 of 48
Download to read offline
Copyright 2016 Expero, Inc. All Rights Reserved
Meaningful UX with
Graph Data
(c) 2016 Expero. All Rights Reserved 8/16/2016
Chris LaCava
Senior UX Designer
Expero www.experoinc.com
Chris has spent the past two decades
defining, designing and building software
for a variety of industry verticals. He has
experience as a usability engineer,
interaction designer, front-end developer as
well as product manager for both consulting
and product-oriented organizations.
William Lyon
Developer Relations Engineer
Neo Technology www.neo4j.com
As an engineer on the Developer Relations
team, Will helps other developers to be
successful with Neo4j by writing software to
integrate Neo4j with other systems, building
applications for users and exploring new
graph use cases. Will has a masters degree
in Computer Science from the University of
Montana. Find him online at lyonwj.com
(c) 2016 Expero. All Rights Reserved 8/16/2016
Bringing Challenging Product Ideas to Life
Data Architecture, Visualization & Training
Reactive User Interfaces
Lean Product Discovery & Rapid Prototyping
Productizing Research & Innovation Projects
Custom Software for Scientific Computing
Data Science & Machine Learning
(c) 2016 Expero. All Rights Reserved 8/16/2016
1. Graph Basics
2. Tailor experiences to the intended audience
3. Determining the right visualization
4. Choosing the right tools
Copyright 2016 Expero, Inc. All Rights ReservedCopyright 2016 Expero, Inc. All Rights Reserved
Graph Basics
5
Copyright 2016 Expero, Inc. All Rights Reserved 8/16/2016
BA
Vertex
Node
Edge
Relationship
Things are connected to other things
(c) 2016 Expero. All Rights Reserved 8/16/2016
BA
Vertex
Node
Edge
Relationship
NYC Bostonconnected by
rail
Things are connected to other things
(c) 2016 Expero. All Rights Reserved 8/16/2016
BA
Vertex
Node
Edge
Relationship
Jason Aliceson of
Things are connected to other things
(c) 2016 Expero. All Rights Reserved 8/16/2016
BA
(Product)
Spider Man
Lunchbox
Marvelpart of
(Franchise)
Things are connected to other things
(c) 2016 Expero. All Rights Reserved 8/16/2016
CA
Spider
Man
Lunchbox
Marvel
part of
(Franchise)B
Ages 3-8
recommended
(Product)
(Age Range)
Things are connected to other things
(c) 2016 Expero. All Rights Reserved 8/16/2016
CA
Spider Man
Lunchbox
Marvelpart of
(Franchise)
B
Ages 3-8
(Product)
(Age Range)
D
part of
Iron Man
Toothbrush
(Product)
E
Back To
School 2015
(Promotion)
promotedproduct
recommended
Things are connected to other things
recommended
Copyright 2016 Expero, Inc. All Rights Reserved 8/16/2016
Transportation
Vertices
Stations
Cities
Edges
Rails
Roads
© 2016 Expero. All Rights Reserved
Graphs are everywhere
The Internet
Vertices
Routers
Computers
Edges
Fibre
Ethernet
Microwave
Copyright 2016 Expero, Inc. All Rights Reserved 8/16/2016
© 2016 Expero. All Rights Reserved
Graphs are everywhere
Interactions
Professors, Papers,
Conferences, Classes, Students
People, Restaurants, Hotels,
Reservations, Proximity
Sensors, Visits
People, Jobs, Titles,
Companies, Careers, Skills
Social Network
Vertices
People
Businesses
Clubs
Edges
Phone Calls
Emails
Memberships
Friendships
Copyright 2016 Expero, Inc. All Rights Reserved 14
Tailoring experiences
1. Know the problem you're trying to address
2. Know the goals of your users
3. Experience the data before you design a solution
Copyright 2016 Expero, Inc. All Rights Reserved 15
● Be concise and general
● Identify a major gap or deficiency in current system
or process
State the problem
Problem statement should:
Problem statement should not:
● Contain the solution
● Nest other problem statements
● Address only symptoms
“If I were given one hour to save the planet,
I would spend 59 minutes defining the
problem and one minute resolving it.”
- Albert Einstein
Find the gap
Copyright 2016 Expero, Inc. All Rights Reserved 16
Zeroing in on user goals What users
think will bridge
the gap.
● Measurable
● From the perspective of each user type
● Directly address the problem
Goals should be:
Goals should not be:
● Technology specific
● General, vaguely subjective
Copyright 2016 Expero, Inc. All Rights Reserved 17
Dominant Dimensions provide an intuitive and technically feasible way to efficiently move through a
large amount of data.
Improving data coverage also increased the probability of finding relevant relationships that might have
otherwise gone undiscovered.
What’s the Dominant Dimension in your data?
● Temporal
● Frequency (Velocity)
● Quality (Veracity)
● Relationships (Connections, Correlations, etc.)
● Context
● Type (Variety)
● Size (Volume)
● State/Status
● Georeference (Location)
● Custom Attributes
Data Discovery
How can data
bridge the gap?
Copyright 2016 Expero, Inc. All Rights Reserved 18
Demo of data exploration
Copyright 2016 Expero, Inc. All Rights Reserved 19
1. Determine the most effective visualization
2. Factor in user perspective
3. Leverage dominant dimensions
The right visualization
Copyright 2016 Expero, Inc. All Rights Reserved 20
Good Charts by Scott Berinato
Answer 2 Questions:
Is my information conceptual or data-driven?
Are my visuals meant to be declarative or exploratory
Determine the most effective viz
Copyright 2016 Expero, Inc. All Rights Reserved
Idea Generation
➔ Validate ideas
➔ Creative, free flowing
➔ Used to wireframe / design
Standard Data Visualization
➔ Conventional, static
➔ Structured, simple data
➔ Used to affirm or set context
Data Exploration
➔ Trend spotting, deep analysis
➔ Network diagram, 3D+
➔ Used for trend spotting, deep
analysis
Idea Illustration
➔ Shows process or framework
➔ Simple metaphorical
➔ Used to simplify complexity
21
Declarative
Exploratory
Conceptual Data Driven
Determine the most effective viz
Copyright 2016 Expero, Inc. All Rights Reserved
Idea Generation
Standard Data Visualization
Data Exploration
Idea Illustration
22
Declarative
Exploratory
Data Driven
Determine the most effective viz
Conceptual
START STEP 1 Q?
SUBMIT
Copyright 2016 Expero, Inc. All Rights Reserved
Determine the most effective viz
Idea Illustration
Copyright 2016 Expero, Inc. All Rights Reserved
Determine the most effective viz
Idea Generation
Copyright 2016 Expero, Inc. All Rights Reserved
Determine the most effective viz
Standard visualization
http://extremepresentation.com/Andrew Abela:
Copyright 2016 Expero, Inc. All Rights Reserved
Determine the most effective viz
Algorithm based graph stories
Dependencies
• Failure chains
• Order of operation
Matching /
Categorizing
Highlight variant of
dependencies
Clustering
Finding things closely
related to each other
(friends, fraud)
Flow / Cost
Find distribution
problems, efficiencies
Similarity
Similar paths or patterns
Centrality, Search
Which nodes are the most
connected or relevant
Copyright 2016 Expero, Inc. All Rights Reserved 27
Demo of graph algorithms
Copyright 2016 Expero, Inc. All Rights Reserved 28
User Perspective What users
think will bridge
the gap.
Why, how and where your
users do their work affects
user adoption
Copyright 2016 Expero, Inc. All Rights ReservedCopyright 2016 Expero, Inc. All Rights Reserved
Example Scenario
29
Copyright 2016 Expero, Inc. All Rights Reserved 30
Example Scenario - State the problem
Our users don’t have enough insight into how social media
activity related to their products contribute to the bottom
line, especially by region.
Copyright 2016 Expero, Inc. All Rights Reserved 31
Social media saturation
Quickly see information social media over time, by region, in relation to a
specific product announcements. Identify key influencers.
Financial data correlation
Clearly correlate regional financial / sales data to a given region and
announcement
Overall performance of a product announcement at a glance
View regional, financial and social performance indicators for each
announcements
Example Scenario - User Goals
Copyright 2016 Expero, Inc. All Rights Reserved 32
Data Sources:
● Graph of social media posts and comments
● Regional sales and market data
● Regional news announcements
Example Scenario - Experience the data
Copyright 2016 Expero, Inc. All Rights Reserved 33
Dominant dimensions:
Product Announcements
Time
Region
Example Scenario - Experience the data
Social media occurrence (frequency)
Financial KPI (sales / stock)
Primary entities:
Copyright 2016 Expero, Inc. All Rights Reserved 34
What Does the data tell us?
Example Scenario - Experience the data
Financial indicators and product order volume react inconsistently from
region to region after traditional press announcements.
Sales are stronger in regions with more social media activity directly
after a major announcement.
Copyright 2016 Expero, Inc. All Rights Reserved
Example Scenario - Design Spec
Product Campaign
Region
Time
Dominant dimensions
Copyright 2016 Expero, Inc. All Rights Reserved
Example Scenario - Design Spec
News Story
Financial KPIs
Social media
occurrence
Primary Entities
Copyright 2016 Expero, Inc. All Rights Reserved
Example Scenario - Design Spec
Goals
1. Social media mention patterns, regionally,
over time
2. Identify key influencers in social media, and
announcement origin (per region)
Key Influence Indicators2
● Using weighted criteria, the user can zero in on
key influencers within a given region at the
selected time
● The User can progressively disclose more
information about that activity by selecting one
of the influencers.
2
Copyright 2016 Expero, Inc. All Rights Reserved
Example Scenario - Design Spec
Copyright 2016 Expero, Inc. All Rights Reserved
Example Scenario - Design Spec
Copyright 2016 Expero, Inc. All Rights Reserved 40
1. Enumerate needs based on spec
2. Evaluate Off-the shelf, Open Source, Custom
3. Ensure UX is cohesive
Choosing The Tools
Copyright 2016 Expero, Inc. All Rights Reserved 41
Experiencing the data
Linkurious Enterprise neo4j
Copyright 2016 Expero, Inc. All Rights Reserved 42
https://github.com/neo4j-examples/movies-javascript-bolt
https://github.com/neo4j/neo4j-javascript-driver
https://www.npmjs.com/package/neo4j-driver
Copyright 2016 Expero, Inc. All Rights Reserved 43
UI Frameworks and Libraries
Selecting a robust framework offers:
● A better, more consistent UX
● Faster development
● Browser compatibility support
● Responsive UI extensions
● A methodology
Copyright 2016 Expero, Inc. All Rights Reserved 44
Node Chart Visualizations
KeyLines
Cytoscape
LinkuriousJS
SigmajsD3
Copyright 2016 Expero, Inc. All Rights Reserved 45
Geospatial
LinkuriousJS MapboxKeyLines
LeafletJS Google Maps
Copyright 2016 Expero, Inc. All Rights Reserved
Google Charts
46
Standard Visualizations
ChartJS Highcharts
Copyright 2016 Expero, Inc. All Rights Reserved 47
Timebar
KeyLines
Copyright 2016 Expero, Inc. All Rights ReservedCopyright 2016 Expero, Inc. All Rights Reserved
Thank you
48
FOLLOW US
@ExperoUX
EMAIL US
email@experoinc.com

More Related Content

What's hot

Sustainability Investment Research Using Cognitive Analytics
Sustainability Investment Research Using Cognitive AnalyticsSustainability Investment Research Using Cognitive Analytics
Sustainability Investment Research Using Cognitive AnalyticsCambridge Semantics
 
Big Data Explained - Case study: Website Analytics
Big Data Explained - Case study: Website AnalyticsBig Data Explained - Case study: Website Analytics
Big Data Explained - Case study: Website Analyticsdeep.bi
 
Neo4j graphs in the real world - graph days d.c. - april 14, 2015
Neo4j   graphs in the real world - graph days d.c. - april 14, 2015Neo4j   graphs in the real world - graph days d.c. - april 14, 2015
Neo4j graphs in the real world - graph days d.c. - april 14, 2015Neo4j
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jNeo4j
 
Real-time big data analytics based on product recommendations case study
Real-time big data analytics based on product recommendations case studyReal-time big data analytics based on product recommendations case study
Real-time big data analytics based on product recommendations case studydeep.bi
 
Modern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in InsuranceModern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in InsuranceCambridge Semantics
 
Going Beyond Rows and Columns with Graph Analytics
Going Beyond Rows and Columns with Graph AnalyticsGoing Beyond Rows and Columns with Graph Analytics
Going Beyond Rows and Columns with Graph AnalyticsCambridge Semantics
 
How Government Agencies are Using MongoDB to Build Data as a Service Solutions
How Government Agencies are Using MongoDB to Build Data as a Service SolutionsHow Government Agencies are Using MongoDB to Build Data as a Service Solutions
How Government Agencies are Using MongoDB to Build Data as a Service SolutionsMongoDB
 
Supply Chain and Logistics Management with Graph & AI
Supply Chain and Logistics Management with Graph & AISupply Chain and Logistics Management with Graph & AI
Supply Chain and Logistics Management with Graph & AITigerGraph
 
Graphs in the Real World
Graphs in the Real WorldGraphs in the Real World
Graphs in the Real WorldNeo4j
 
The Connected Data Imperative: An Introduction to Neo4j
The Connected Data Imperative: An Introduction to Neo4jThe Connected Data Imperative: An Introduction to Neo4j
The Connected Data Imperative: An Introduction to Neo4jNeo4j
 
Big Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data DemocratizationBig Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data DemocratizationCambridge Semantics
 
Introduction to graph databases GraphDays
Introduction to graph databases  GraphDaysIntroduction to graph databases  GraphDays
Introduction to graph databases GraphDaysNeo4j
 
State of the State: What’s Happening in the Database Market?
State of the State: What’s Happening in the Database Market?State of the State: What’s Happening in the Database Market?
State of the State: What’s Happening in the Database Market?Neo4j
 
A Connections-first Approach to Supply Chain Optimization
A Connections-first Approach to Supply Chain OptimizationA Connections-first Approach to Supply Chain Optimization
A Connections-first Approach to Supply Chain OptimizationNeo4j
 
Scalable, Fast Analytics with Graph - Why and How
Scalable, Fast Analytics with Graph - Why and HowScalable, Fast Analytics with Graph - Why and How
Scalable, Fast Analytics with Graph - Why and HowCambridge Semantics
 
Graphs in Retail: Know Your Customers and Make Your Recommendations Engine Learn
Graphs in Retail: Know Your Customers and Make Your Recommendations Engine LearnGraphs in Retail: Know Your Customers and Make Your Recommendations Engine Learn
Graphs in Retail: Know Your Customers and Make Your Recommendations Engine LearnNeo4j
 
Neo4j in Production: A look at Neo4j in the Real World
Neo4j in Production: A look at Neo4j in the Real WorldNeo4j in Production: A look at Neo4j in the Real World
Neo4j in Production: A look at Neo4j in the Real WorldNeo4j
 
Graphs in Action: In-depth look at Neo4j in Production
Graphs in Action: In-depth look at Neo4j in ProductionGraphs in Action: In-depth look at Neo4j in Production
Graphs in Action: In-depth look at Neo4j in ProductionNeo4j
 

What's hot (20)

Sustainability Investment Research Using Cognitive Analytics
Sustainability Investment Research Using Cognitive AnalyticsSustainability Investment Research Using Cognitive Analytics
Sustainability Investment Research Using Cognitive Analytics
 
Big Data Explained - Case study: Website Analytics
Big Data Explained - Case study: Website AnalyticsBig Data Explained - Case study: Website Analytics
Big Data Explained - Case study: Website Analytics
 
Neo4j graphs in the real world - graph days d.c. - april 14, 2015
Neo4j   graphs in the real world - graph days d.c. - april 14, 2015Neo4j   graphs in the real world - graph days d.c. - april 14, 2015
Neo4j graphs in the real world - graph days d.c. - april 14, 2015
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4j
 
Real-time big data analytics based on product recommendations case study
Real-time big data analytics based on product recommendations case studyReal-time big data analytics based on product recommendations case study
Real-time big data analytics based on product recommendations case study
 
Modern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in InsuranceModern Data Discovery and Integration in Insurance
Modern Data Discovery and Integration in Insurance
 
Going Beyond Rows and Columns with Graph Analytics
Going Beyond Rows and Columns with Graph AnalyticsGoing Beyond Rows and Columns with Graph Analytics
Going Beyond Rows and Columns with Graph Analytics
 
How Government Agencies are Using MongoDB to Build Data as a Service Solutions
How Government Agencies are Using MongoDB to Build Data as a Service SolutionsHow Government Agencies are Using MongoDB to Build Data as a Service Solutions
How Government Agencies are Using MongoDB to Build Data as a Service Solutions
 
Supply Chain and Logistics Management with Graph & AI
Supply Chain and Logistics Management with Graph & AISupply Chain and Logistics Management with Graph & AI
Supply Chain and Logistics Management with Graph & AI
 
Graphs in the Real World
Graphs in the Real WorldGraphs in the Real World
Graphs in the Real World
 
The Connected Data Imperative: An Introduction to Neo4j
The Connected Data Imperative: An Introduction to Neo4jThe Connected Data Imperative: An Introduction to Neo4j
The Connected Data Imperative: An Introduction to Neo4j
 
Big Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data DemocratizationBig Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data Democratization
 
Introduction to graph databases GraphDays
Introduction to graph databases  GraphDaysIntroduction to graph databases  GraphDays
Introduction to graph databases GraphDays
 
State of the State: What’s Happening in the Database Market?
State of the State: What’s Happening in the Database Market?State of the State: What’s Happening in the Database Market?
State of the State: What’s Happening in the Database Market?
 
Graph db
Graph dbGraph db
Graph db
 
A Connections-first Approach to Supply Chain Optimization
A Connections-first Approach to Supply Chain OptimizationA Connections-first Approach to Supply Chain Optimization
A Connections-first Approach to Supply Chain Optimization
 
Scalable, Fast Analytics with Graph - Why and How
Scalable, Fast Analytics with Graph - Why and HowScalable, Fast Analytics with Graph - Why and How
Scalable, Fast Analytics with Graph - Why and How
 
Graphs in Retail: Know Your Customers and Make Your Recommendations Engine Learn
Graphs in Retail: Know Your Customers and Make Your Recommendations Engine LearnGraphs in Retail: Know Your Customers and Make Your Recommendations Engine Learn
Graphs in Retail: Know Your Customers and Make Your Recommendations Engine Learn
 
Neo4j in Production: A look at Neo4j in the Real World
Neo4j in Production: A look at Neo4j in the Real WorldNeo4j in Production: A look at Neo4j in the Real World
Neo4j in Production: A look at Neo4j in the Real World
 
Graphs in Action: In-depth look at Neo4j in Production
Graphs in Action: In-depth look at Neo4j in ProductionGraphs in Action: In-depth look at Neo4j in Production
Graphs in Action: In-depth look at Neo4j in Production
 

Similar to Meaningful UX with Graph Data

DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...
DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...
DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...DataStax
 
Narrative Mind Week 8 H4D Stanford 2016
Narrative Mind Week 8 H4D Stanford 2016Narrative Mind Week 8 H4D Stanford 2016
Narrative Mind Week 8 H4D Stanford 2016Stanford University
 
Preparing for Major Disruptions in Digital Asset Management
Preparing for Major Disruptions in Digital Asset ManagementPreparing for Major Disruptions in Digital Asset Management
Preparing for Major Disruptions in Digital Asset ManagementNuxeo
 
eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016
eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016
eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016Daniel Caridi
 
Smart Data - The Foundation for Better Business Outcomes
Smart Data - The Foundation for Better Business OutcomesSmart Data - The Foundation for Better Business Outcomes
Smart Data - The Foundation for Better Business OutcomesDATAVERSITY
 
Webinar: Enterprise Social-Collaboration Technology 101
Webinar: Enterprise Social-Collaboration Technology 101Webinar: Enterprise Social-Collaboration Technology 101
Webinar: Enterprise Social-Collaboration Technology 101Real Story Group
 
Greenhouse Plansbook
Greenhouse PlansbookGreenhouse Plansbook
Greenhouse Plansbookdjhruska
 
How to run your established company like a start up
How to run your established company like a start upHow to run your established company like a start up
How to run your established company like a start upMike Mastroyiannis
 
Insight Platforms Accelerate Digital Transformation
Insight Platforms Accelerate Digital TransformationInsight Platforms Accelerate Digital Transformation
Insight Platforms Accelerate Digital TransformationMapR Technologies
 
Machine learning for the web explore the web and make smarter predictions usi...
Machine learning for the web explore the web and make smarter predictions usi...Machine learning for the web explore the web and make smarter predictions usi...
Machine learning for the web explore the web and make smarter predictions usi...MannanBansal
 
Big Data LDN 2017: AI in the digital economy
Big Data LDN 2017: AI in the digital economyBig Data LDN 2017: AI in the digital economy
Big Data LDN 2017: AI in the digital economyMatt Stubbs
 
ITAC 2016 Where Open Source Meets Audit Analytics
ITAC 2016 Where Open Source Meets Audit AnalyticsITAC 2016 Where Open Source Meets Audit Analytics
ITAC 2016 Where Open Source Meets Audit AnalyticsAndrew Clark
 
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorGFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorWorld Resources Institute (WRI)
 
Search Analytics for Fun and Profit
Search Analytics for Fun and ProfitSearch Analytics for Fun and Profit
Search Analytics for Fun and ProfitLouis Rosenfeld
 
Smart Data Webinar: A Roadmap for Deploying Modern AI in Business
Smart Data Webinar: A Roadmap for Deploying Modern AI in BusinessSmart Data Webinar: A Roadmap for Deploying Modern AI in Business
Smart Data Webinar: A Roadmap for Deploying Modern AI in BusinessDATAVERSITY
 
Cool Vendors Collaboration Social Software
Cool Vendors Collaboration  Social SoftwareCool Vendors Collaboration  Social Software
Cool Vendors Collaboration Social Softwarekoehndj
 
Context is King: Smart User Experiences and the World of Work
Context is King: Smart User Experiences and the World of WorkContext is King: Smart User Experiences and the World of Work
Context is King: Smart User Experiences and the World of WorkUltan O'Broin
 
Smart User Experiences and the World of Work: Context is King
Smart User Experiences and the World of Work: Context is KingSmart User Experiences and the World of Work: Context is King
Smart User Experiences and the World of Work: Context is KingUltan O'Broin
 
Customer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny ObjectsCustomer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny ObjectsJoAnna Cheshire
 

Similar to Meaningful UX with Graph Data (20)

DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...
DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...
DataStax | Meaningful User Experience with Graph Data (Chris Lacava, Expero) ...
 
Narrative Mind Week 8 H4D Stanford 2016
Narrative Mind Week 8 H4D Stanford 2016Narrative Mind Week 8 H4D Stanford 2016
Narrative Mind Week 8 H4D Stanford 2016
 
Preparing for Major Disruptions in Digital Asset Management
Preparing for Major Disruptions in Digital Asset ManagementPreparing for Major Disruptions in Digital Asset Management
Preparing for Major Disruptions in Digital Asset Management
 
eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016
eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016
eMarketer Webinar: Cross-Device Targeting—What to Watch for in 2016
 
Smart Data - The Foundation for Better Business Outcomes
Smart Data - The Foundation for Better Business OutcomesSmart Data - The Foundation for Better Business Outcomes
Smart Data - The Foundation for Better Business Outcomes
 
Webinar: Enterprise Social-Collaboration Technology 101
Webinar: Enterprise Social-Collaboration Technology 101Webinar: Enterprise Social-Collaboration Technology 101
Webinar: Enterprise Social-Collaboration Technology 101
 
Introducing Treesaver
Introducing TreesaverIntroducing Treesaver
Introducing Treesaver
 
Greenhouse Plansbook
Greenhouse PlansbookGreenhouse Plansbook
Greenhouse Plansbook
 
How to run your established company like a start up
How to run your established company like a start upHow to run your established company like a start up
How to run your established company like a start up
 
Insight Platforms Accelerate Digital Transformation
Insight Platforms Accelerate Digital TransformationInsight Platforms Accelerate Digital Transformation
Insight Platforms Accelerate Digital Transformation
 
Machine learning for the web explore the web and make smarter predictions usi...
Machine learning for the web explore the web and make smarter predictions usi...Machine learning for the web explore the web and make smarter predictions usi...
Machine learning for the web explore the web and make smarter predictions usi...
 
Big Data LDN 2017: AI in the digital economy
Big Data LDN 2017: AI in the digital economyBig Data LDN 2017: AI in the digital economy
Big Data LDN 2017: AI in the digital economy
 
ITAC 2016 Where Open Source Meets Audit Analytics
ITAC 2016 Where Open Source Meets Audit AnalyticsITAC 2016 Where Open Source Meets Audit Analytics
ITAC 2016 Where Open Source Meets Audit Analytics
 
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorGFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
 
Search Analytics for Fun and Profit
Search Analytics for Fun and ProfitSearch Analytics for Fun and Profit
Search Analytics for Fun and Profit
 
Smart Data Webinar: A Roadmap for Deploying Modern AI in Business
Smart Data Webinar: A Roadmap for Deploying Modern AI in BusinessSmart Data Webinar: A Roadmap for Deploying Modern AI in Business
Smart Data Webinar: A Roadmap for Deploying Modern AI in Business
 
Cool Vendors Collaboration Social Software
Cool Vendors Collaboration  Social SoftwareCool Vendors Collaboration  Social Software
Cool Vendors Collaboration Social Software
 
Context is King: Smart User Experiences and the World of Work
Context is King: Smart User Experiences and the World of WorkContext is King: Smart User Experiences and the World of Work
Context is King: Smart User Experiences and the World of Work
 
Smart User Experiences and the World of Work: Context is King
Smart User Experiences and the World of Work: Context is KingSmart User Experiences and the World of Work: Context is King
Smart User Experiences and the World of Work: Context is King
 
Customer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny ObjectsCustomer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny Objects
 

More from Neo4j

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansNeo4j
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...Neo4j
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosNeo4j
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Neo4j
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Neo4j
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeNeo4j
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsNeo4j
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...Neo4j
 

More from Neo4j (20)

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
 

Recently uploaded

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
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
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
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
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
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
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 

Recently uploaded (20)

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
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
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
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
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
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!
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 

Meaningful UX with Graph Data

  • 1. Copyright 2016 Expero, Inc. All Rights Reserved Meaningful UX with Graph Data
  • 2. (c) 2016 Expero. All Rights Reserved 8/16/2016 Chris LaCava Senior UX Designer Expero www.experoinc.com Chris has spent the past two decades defining, designing and building software for a variety of industry verticals. He has experience as a usability engineer, interaction designer, front-end developer as well as product manager for both consulting and product-oriented organizations. William Lyon Developer Relations Engineer Neo Technology www.neo4j.com As an engineer on the Developer Relations team, Will helps other developers to be successful with Neo4j by writing software to integrate Neo4j with other systems, building applications for users and exploring new graph use cases. Will has a masters degree in Computer Science from the University of Montana. Find him online at lyonwj.com
  • 3. (c) 2016 Expero. All Rights Reserved 8/16/2016 Bringing Challenging Product Ideas to Life Data Architecture, Visualization & Training Reactive User Interfaces Lean Product Discovery & Rapid Prototyping Productizing Research & Innovation Projects Custom Software for Scientific Computing Data Science & Machine Learning
  • 4. (c) 2016 Expero. All Rights Reserved 8/16/2016 1. Graph Basics 2. Tailor experiences to the intended audience 3. Determining the right visualization 4. Choosing the right tools
  • 5. Copyright 2016 Expero, Inc. All Rights ReservedCopyright 2016 Expero, Inc. All Rights Reserved Graph Basics 5
  • 6. Copyright 2016 Expero, Inc. All Rights Reserved 8/16/2016 BA Vertex Node Edge Relationship Things are connected to other things
  • 7. (c) 2016 Expero. All Rights Reserved 8/16/2016 BA Vertex Node Edge Relationship NYC Bostonconnected by rail Things are connected to other things
  • 8. (c) 2016 Expero. All Rights Reserved 8/16/2016 BA Vertex Node Edge Relationship Jason Aliceson of Things are connected to other things
  • 9. (c) 2016 Expero. All Rights Reserved 8/16/2016 BA (Product) Spider Man Lunchbox Marvelpart of (Franchise) Things are connected to other things
  • 10. (c) 2016 Expero. All Rights Reserved 8/16/2016 CA Spider Man Lunchbox Marvel part of (Franchise)B Ages 3-8 recommended (Product) (Age Range) Things are connected to other things
  • 11. (c) 2016 Expero. All Rights Reserved 8/16/2016 CA Spider Man Lunchbox Marvelpart of (Franchise) B Ages 3-8 (Product) (Age Range) D part of Iron Man Toothbrush (Product) E Back To School 2015 (Promotion) promotedproduct recommended Things are connected to other things recommended
  • 12. Copyright 2016 Expero, Inc. All Rights Reserved 8/16/2016 Transportation Vertices Stations Cities Edges Rails Roads © 2016 Expero. All Rights Reserved Graphs are everywhere The Internet Vertices Routers Computers Edges Fibre Ethernet Microwave
  • 13. Copyright 2016 Expero, Inc. All Rights Reserved 8/16/2016 © 2016 Expero. All Rights Reserved Graphs are everywhere Interactions Professors, Papers, Conferences, Classes, Students People, Restaurants, Hotels, Reservations, Proximity Sensors, Visits People, Jobs, Titles, Companies, Careers, Skills Social Network Vertices People Businesses Clubs Edges Phone Calls Emails Memberships Friendships
  • 14. Copyright 2016 Expero, Inc. All Rights Reserved 14 Tailoring experiences 1. Know the problem you're trying to address 2. Know the goals of your users 3. Experience the data before you design a solution
  • 15. Copyright 2016 Expero, Inc. All Rights Reserved 15 ● Be concise and general ● Identify a major gap or deficiency in current system or process State the problem Problem statement should: Problem statement should not: ● Contain the solution ● Nest other problem statements ● Address only symptoms “If I were given one hour to save the planet, I would spend 59 minutes defining the problem and one minute resolving it.” - Albert Einstein Find the gap
  • 16. Copyright 2016 Expero, Inc. All Rights Reserved 16 Zeroing in on user goals What users think will bridge the gap. ● Measurable ● From the perspective of each user type ● Directly address the problem Goals should be: Goals should not be: ● Technology specific ● General, vaguely subjective
  • 17. Copyright 2016 Expero, Inc. All Rights Reserved 17 Dominant Dimensions provide an intuitive and technically feasible way to efficiently move through a large amount of data. Improving data coverage also increased the probability of finding relevant relationships that might have otherwise gone undiscovered. What’s the Dominant Dimension in your data? ● Temporal ● Frequency (Velocity) ● Quality (Veracity) ● Relationships (Connections, Correlations, etc.) ● Context ● Type (Variety) ● Size (Volume) ● State/Status ● Georeference (Location) ● Custom Attributes Data Discovery How can data bridge the gap?
  • 18. Copyright 2016 Expero, Inc. All Rights Reserved 18 Demo of data exploration
  • 19. Copyright 2016 Expero, Inc. All Rights Reserved 19 1. Determine the most effective visualization 2. Factor in user perspective 3. Leverage dominant dimensions The right visualization
  • 20. Copyright 2016 Expero, Inc. All Rights Reserved 20 Good Charts by Scott Berinato Answer 2 Questions: Is my information conceptual or data-driven? Are my visuals meant to be declarative or exploratory Determine the most effective viz
  • 21. Copyright 2016 Expero, Inc. All Rights Reserved Idea Generation ➔ Validate ideas ➔ Creative, free flowing ➔ Used to wireframe / design Standard Data Visualization ➔ Conventional, static ➔ Structured, simple data ➔ Used to affirm or set context Data Exploration ➔ Trend spotting, deep analysis ➔ Network diagram, 3D+ ➔ Used for trend spotting, deep analysis Idea Illustration ➔ Shows process or framework ➔ Simple metaphorical ➔ Used to simplify complexity 21 Declarative Exploratory Conceptual Data Driven Determine the most effective viz
  • 22. Copyright 2016 Expero, Inc. All Rights Reserved Idea Generation Standard Data Visualization Data Exploration Idea Illustration 22 Declarative Exploratory Data Driven Determine the most effective viz Conceptual START STEP 1 Q? SUBMIT
  • 23. Copyright 2016 Expero, Inc. All Rights Reserved Determine the most effective viz Idea Illustration
  • 24. Copyright 2016 Expero, Inc. All Rights Reserved Determine the most effective viz Idea Generation
  • 25. Copyright 2016 Expero, Inc. All Rights Reserved Determine the most effective viz Standard visualization http://extremepresentation.com/Andrew Abela:
  • 26. Copyright 2016 Expero, Inc. All Rights Reserved Determine the most effective viz Algorithm based graph stories Dependencies • Failure chains • Order of operation Matching / Categorizing Highlight variant of dependencies Clustering Finding things closely related to each other (friends, fraud) Flow / Cost Find distribution problems, efficiencies Similarity Similar paths or patterns Centrality, Search Which nodes are the most connected or relevant
  • 27. Copyright 2016 Expero, Inc. All Rights Reserved 27 Demo of graph algorithms
  • 28. Copyright 2016 Expero, Inc. All Rights Reserved 28 User Perspective What users think will bridge the gap. Why, how and where your users do their work affects user adoption
  • 29. Copyright 2016 Expero, Inc. All Rights ReservedCopyright 2016 Expero, Inc. All Rights Reserved Example Scenario 29
  • 30. Copyright 2016 Expero, Inc. All Rights Reserved 30 Example Scenario - State the problem Our users don’t have enough insight into how social media activity related to their products contribute to the bottom line, especially by region.
  • 31. Copyright 2016 Expero, Inc. All Rights Reserved 31 Social media saturation Quickly see information social media over time, by region, in relation to a specific product announcements. Identify key influencers. Financial data correlation Clearly correlate regional financial / sales data to a given region and announcement Overall performance of a product announcement at a glance View regional, financial and social performance indicators for each announcements Example Scenario - User Goals
  • 32. Copyright 2016 Expero, Inc. All Rights Reserved 32 Data Sources: ● Graph of social media posts and comments ● Regional sales and market data ● Regional news announcements Example Scenario - Experience the data
  • 33. Copyright 2016 Expero, Inc. All Rights Reserved 33 Dominant dimensions: Product Announcements Time Region Example Scenario - Experience the data Social media occurrence (frequency) Financial KPI (sales / stock) Primary entities:
  • 34. Copyright 2016 Expero, Inc. All Rights Reserved 34 What Does the data tell us? Example Scenario - Experience the data Financial indicators and product order volume react inconsistently from region to region after traditional press announcements. Sales are stronger in regions with more social media activity directly after a major announcement.
  • 35. Copyright 2016 Expero, Inc. All Rights Reserved Example Scenario - Design Spec Product Campaign Region Time Dominant dimensions
  • 36. Copyright 2016 Expero, Inc. All Rights Reserved Example Scenario - Design Spec News Story Financial KPIs Social media occurrence Primary Entities
  • 37. Copyright 2016 Expero, Inc. All Rights Reserved Example Scenario - Design Spec Goals 1. Social media mention patterns, regionally, over time 2. Identify key influencers in social media, and announcement origin (per region) Key Influence Indicators2 ● Using weighted criteria, the user can zero in on key influencers within a given region at the selected time ● The User can progressively disclose more information about that activity by selecting one of the influencers. 2
  • 38. Copyright 2016 Expero, Inc. All Rights Reserved Example Scenario - Design Spec
  • 39. Copyright 2016 Expero, Inc. All Rights Reserved Example Scenario - Design Spec
  • 40. Copyright 2016 Expero, Inc. All Rights Reserved 40 1. Enumerate needs based on spec 2. Evaluate Off-the shelf, Open Source, Custom 3. Ensure UX is cohesive Choosing The Tools
  • 41. Copyright 2016 Expero, Inc. All Rights Reserved 41 Experiencing the data Linkurious Enterprise neo4j
  • 42. Copyright 2016 Expero, Inc. All Rights Reserved 42 https://github.com/neo4j-examples/movies-javascript-bolt https://github.com/neo4j/neo4j-javascript-driver https://www.npmjs.com/package/neo4j-driver
  • 43. Copyright 2016 Expero, Inc. All Rights Reserved 43 UI Frameworks and Libraries Selecting a robust framework offers: ● A better, more consistent UX ● Faster development ● Browser compatibility support ● Responsive UI extensions ● A methodology
  • 44. Copyright 2016 Expero, Inc. All Rights Reserved 44 Node Chart Visualizations KeyLines Cytoscape LinkuriousJS SigmajsD3
  • 45. Copyright 2016 Expero, Inc. All Rights Reserved 45 Geospatial LinkuriousJS MapboxKeyLines LeafletJS Google Maps
  • 46. Copyright 2016 Expero, Inc. All Rights Reserved Google Charts 46 Standard Visualizations ChartJS Highcharts
  • 47. Copyright 2016 Expero, Inc. All Rights Reserved 47 Timebar KeyLines
  • 48. Copyright 2016 Expero, Inc. All Rights ReservedCopyright 2016 Expero, Inc. All Rights Reserved Thank you 48 FOLLOW US @ExperoUX EMAIL US email@experoinc.com