SlideShare a Scribd company logo
1 of 24
Download to read offline
Madrid, 14.06.2013 Martin Voigt
How Could End-Users Identify
Interesting Resources?
Attract them visually!
Titel der Präsentation Folie Nr. 2 von XYZHow to find interesting resources? | Martin Voigt 2
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 3 von XYZHow to find interesting resources? | Martin Voigt 3
Growing amount of data
Motivation
14.06.2013
[Key2012]
Titel der Präsentation Folie Nr. 4 von XYZHow to find interesting resources? | Martin Voigt 4
How to get insights from the data?
Motivation
14.06.2013
Titel der Präsentation Folie Nr. 5 von XYZHow to find interesting resources? | Martin Voigt 5
How to get insights from the data?
Information Visualization!
Motivation
14.06.2013
Titel der Präsentation Folie Nr. 6 von XYZHow to find interesting resources? | Martin Voigt 6
Motivation
BUT
14.06.2013
InfoVis for Semantic Web data?
Titel der Präsentation Folie Nr. 7 von XYZHow to find interesting resources? | Martin Voigt 7
Problem
End-users have no idea about creating effective InfoVis
and have no programming skills.
14.06.2013
Titel der Präsentation Folie Nr. 8 von XYZHow to find interesting resources? | Martin Voigt 8
Overall concept of VizBoard
Semantic-assisted InfoVis-Process [Voigt2013]
How to find interesting resources?
objective vs. subjective interestingness [Silberschatz1996]
14.06.2013
Data Upload
Data Pre-
Selection
Data & Vis
Selection
Visualization
Configuration
Perception &
Internalization
Data
Augmentation
Visualization
Recommendation
Visualization
Integration
Knowledge
Externalization
Data Reduction
SystemUser
Human Interaction
System Interaction
31 5 7 9
2 4 6 8 10
Data Upload
Data Pre-
Selection
Data & Vis
Selection
Visualization
Configuration
Perception &
Internalization
User
Human Interaction
31 5 7 9
Titel der Präsentation Folie Nr. 9 von XYZHow to find interesting resources? | Martin Voigt 9
Main problems to solve
1st: Interactive, understandable user interface
2nd: Backend techniques to identify relevant resources
14.06.2013
Titel der Präsentation Folie Nr. 10 von XYZHow to find interesting resources? | Martin Voigt 10
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 11 von XYZHow to find interesting resources? | Martin Voigt 11
User Interface Concept
Prerequisites - Visualization
node link diagrams vs. nested views
insufficient screen estate  interaction required
14.06.2013
Titel der Präsentation Folie Nr. 12 von XYZHow to find interesting resources? | Martin Voigt 12
User Interface Concept
Prerequisites - Interaction
use widely adapted techniques
14.06.2013
Titel der Präsentation Folie Nr. 13 von XYZHow to find interesting resources? | Martin Voigt 13
User Interface Concept
14.06.2013
Titel der Präsentation Folie Nr. 14 von XYZHow to find interesting resources? | Martin Voigt 14
User Interface Concept
User Study - Setup
Task Load Index to track efforts,
e.g., mental or temporal
10 tasks based on “Visual Information-seeking
Mantra” [Shneiderman1996]
Questionnaire for additional feedback
10 students with less/no SemWeb knowledge
14.06.2013
Titel der Präsentation Folie Nr. 15 von XYZHow to find interesting resources? | Martin Voigt 15
User Interface Concept
User Study – Results
+ node link to get to know the data structure
+ navigation history and bookmarking helpful
- too much information shown
- too many options
- SW knowledge required
 functionality vs. user satisfaction
14.06.2013
Titel der Präsentation Folie Nr. 16 von XYZHow to find interesting resources? | Martin Voigt 16
User Interface Concept
14.06.2013
Titel der Präsentation Folie Nr. 17 von XYZHow to find interesting resources? | Martin Voigt 17
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 18 von XYZHow to find interesting resources? | Martin Voigt 18
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 19 von XYZHow to find interesting resources? | Martin Voigt 19
Assisting Backend
Implementation
• Java Jersey REST WS
• Jena TDB
• RMonto & RapidMiner
• JGraphT
14.06.2013
Data Repository
Storage, Filtering,
Recommendation
Augmentation
Data Access
Analyzer
Storage
Annotator
RESTful API
Pivoting
Filter
upload get | filter
1 2
3
Titel der Präsentation Folie Nr. 20 von XYZHow to find interesting resources? | Martin Voigt 20
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 21 von XYZHow to find interesting resources? | Martin Voigt 21
Sum it up!
End-user need assistances to identify interesting
SemWeb resources (in big datasets)
Approach using objective measures, understandable
visualizations, and easy interaction
14.06.2013
Titel der Präsentation Folie Nr. 22 von XYZHow to find interesting resources? | Martin Voigt 22
Sum it up!
SWIs for end-users should be task-specific as possible
less is more: interaction,
information, SW intrinsics
Visualizing huge SW datasets in browsers is cumbersome
Current tasks
Subjective interestingness
Planning an advanced user study
14.06.2013
Titel der Präsentation Folie Nr. 23 von XYZHow to find interesting resources? | Martin Voigt 23
Thanks for listening. Questions?
14.06.2013
Titel der Präsentation Folie Nr. 24 von XYZHow to find interesting resources? | Martin Voigt 24
References
[Cyganiak2011] Cyganiak, R. & Jentzsch, A.: Linking Open Data cloud diagram.
http://lod-cloud.net/, 2011
[Key2012] Key, A.; Howe, B.; Perry, D. & Aragon, C.: VizDeck: self-organizing
dashboards for visual analytics. Proceedings of the 2012 ACM SIGMOD
International Conference on Management of Data, ACM, 2012, 681-684
[Shneiderman1996] Shneiderman, B.: The eyes have it: a task by data type
taxonomy for information visualizations. Visual Languages, 1996. Proceedings.,
IEEE Symposium on, 1996, 336-343
[Silberschatz1996] A. Silberschatz, A. & Tuzhilin, A.: What makes patterns
interesting in knowledge discovery systems. Knowledge and Data Engineering,
IEEE Transactions on, 8(6):970 -974, dec 1996.
[Voigt2013] M. Voigt, S. Pietschmann, K. Meißner: A Semantics-Based, End-
User-Centered Information Visualization Process for Semantic Web Data. Semantic
Models for Adaptive Interactive Systems, Springer, 2013
14.06.2013

More Related Content

Similar to How Could End-Users Identify Interesting Resources?

Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...veronicarp
 
Network with purpose material for participants
Network with purpose material for participantsNetwork with purpose material for participants
Network with purpose material for participantsLiliane Peters
 
Requirements Engineering for the Humanities
Requirements Engineering for the HumanitiesRequirements Engineering for the Humanities
Requirements Engineering for the HumanitiesShawn Day
 
Get Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data DiscoveryGet Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data DiscoveryInside Analysis
 
MVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost LabsMVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost LabsBoost Labs
 
Enterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesEnterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesUniversity St. Gallen
 
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)
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GISSANGHEE SHIN
 
LIM App: Reflecting on Audience Feedback for Improving Presentation Skills
LIM App: Reflecting on Audience Feedback forImproving Presentation SkillsLIM App: Reflecting on Audience Feedback forImproving Presentation Skills
LIM App: Reflecting on Audience Feedback for Improving Presentation Skillsveronicarp
 
Separating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data VisualisationSeparating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data VisualisationAndy Kirk
 
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...CSCJournals
 
10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptxEdelmarBenosa3
 
The Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise SocialThe Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise SocialSteve Flinn
 

Similar to How Could End-Users Identify Interesting Resources? (20)

Visual analytics
Visual analyticsVisual analytics
Visual analytics
 
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
 
KNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NL
KNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NLKNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NL
KNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NL
 
Towards Topics-based, Semantics-assisted News Search | WIMS13
Towards Topics-based, Semantics-assisted News Search | WIMS13Towards Topics-based, Semantics-assisted News Search | WIMS13
Towards Topics-based, Semantics-assisted News Search | WIMS13
 
Exploratory Analysis of User Data
Exploratory Analysis of User DataExploratory Analysis of User Data
Exploratory Analysis of User Data
 
Network with purpose material for participants
Network with purpose material for participantsNetwork with purpose material for participants
Network with purpose material for participants
 
Requirements Engineering for the Humanities
Requirements Engineering for the HumanitiesRequirements Engineering for the Humanities
Requirements Engineering for the Humanities
 
Get Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data DiscoveryGet Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data Discovery
 
MVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost LabsMVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost Labs
 
Pres 120 niels feldmann april 13 2016
Pres 120 niels feldmann april 13 2016Pres 120 niels feldmann april 13 2016
Pres 120 niels feldmann april 13 2016
 
Enterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesEnterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slides
 
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
 
Payel ux portfolio
Payel ux portfolioPayel ux portfolio
Payel ux portfolio
 
Deusto Business School Digital Lab
Deusto Business School Digital LabDeusto Business School Digital Lab
Deusto Business School Digital Lab
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GIS
 
LIM App: Reflecting on Audience Feedback for Improving Presentation Skills
LIM App: Reflecting on Audience Feedback forImproving Presentation SkillsLIM App: Reflecting on Audience Feedback forImproving Presentation Skills
LIM App: Reflecting on Audience Feedback for Improving Presentation Skills
 
Separating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data VisualisationSeparating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data Visualisation
 
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
 
10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx
 
The Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise SocialThe Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise Social
 

Recently uploaded

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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
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
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
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
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"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
 
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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
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
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
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
 

Recently uploaded (20)

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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
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
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
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
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"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
 
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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
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
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
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!
 
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
 

How Could End-Users Identify Interesting Resources?

  • 1. Madrid, 14.06.2013 Martin Voigt How Could End-Users Identify Interesting Resources? Attract them visually!
  • 2. Titel der Präsentation Folie Nr. 2 von XYZHow to find interesting resources? | Martin Voigt 2 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 3. Titel der Präsentation Folie Nr. 3 von XYZHow to find interesting resources? | Martin Voigt 3 Growing amount of data Motivation 14.06.2013 [Key2012]
  • 4. Titel der Präsentation Folie Nr. 4 von XYZHow to find interesting resources? | Martin Voigt 4 How to get insights from the data? Motivation 14.06.2013
  • 5. Titel der Präsentation Folie Nr. 5 von XYZHow to find interesting resources? | Martin Voigt 5 How to get insights from the data? Information Visualization! Motivation 14.06.2013
  • 6. Titel der Präsentation Folie Nr. 6 von XYZHow to find interesting resources? | Martin Voigt 6 Motivation BUT 14.06.2013 InfoVis for Semantic Web data?
  • 7. Titel der Präsentation Folie Nr. 7 von XYZHow to find interesting resources? | Martin Voigt 7 Problem End-users have no idea about creating effective InfoVis and have no programming skills. 14.06.2013
  • 8. Titel der Präsentation Folie Nr. 8 von XYZHow to find interesting resources? | Martin Voigt 8 Overall concept of VizBoard Semantic-assisted InfoVis-Process [Voigt2013] How to find interesting resources? objective vs. subjective interestingness [Silberschatz1996] 14.06.2013 Data Upload Data Pre- Selection Data & Vis Selection Visualization Configuration Perception & Internalization Data Augmentation Visualization Recommendation Visualization Integration Knowledge Externalization Data Reduction SystemUser Human Interaction System Interaction 31 5 7 9 2 4 6 8 10 Data Upload Data Pre- Selection Data & Vis Selection Visualization Configuration Perception & Internalization User Human Interaction 31 5 7 9
  • 9. Titel der Präsentation Folie Nr. 9 von XYZHow to find interesting resources? | Martin Voigt 9 Main problems to solve 1st: Interactive, understandable user interface 2nd: Backend techniques to identify relevant resources 14.06.2013
  • 10. Titel der Präsentation Folie Nr. 10 von XYZHow to find interesting resources? | Martin Voigt 10 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 11. Titel der Präsentation Folie Nr. 11 von XYZHow to find interesting resources? | Martin Voigt 11 User Interface Concept Prerequisites - Visualization node link diagrams vs. nested views insufficient screen estate  interaction required 14.06.2013
  • 12. Titel der Präsentation Folie Nr. 12 von XYZHow to find interesting resources? | Martin Voigt 12 User Interface Concept Prerequisites - Interaction use widely adapted techniques 14.06.2013
  • 13. Titel der Präsentation Folie Nr. 13 von XYZHow to find interesting resources? | Martin Voigt 13 User Interface Concept 14.06.2013
  • 14. Titel der Präsentation Folie Nr. 14 von XYZHow to find interesting resources? | Martin Voigt 14 User Interface Concept User Study - Setup Task Load Index to track efforts, e.g., mental or temporal 10 tasks based on “Visual Information-seeking Mantra” [Shneiderman1996] Questionnaire for additional feedback 10 students with less/no SemWeb knowledge 14.06.2013
  • 15. Titel der Präsentation Folie Nr. 15 von XYZHow to find interesting resources? | Martin Voigt 15 User Interface Concept User Study – Results + node link to get to know the data structure + navigation history and bookmarking helpful - too much information shown - too many options - SW knowledge required  functionality vs. user satisfaction 14.06.2013
  • 16. Titel der Präsentation Folie Nr. 16 von XYZHow to find interesting resources? | Martin Voigt 16 User Interface Concept 14.06.2013
  • 17. Titel der Präsentation Folie Nr. 17 von XYZHow to find interesting resources? | Martin Voigt 17 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 18. Titel der Präsentation Folie Nr. 18 von XYZHow to find interesting resources? | Martin Voigt 18 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 19. Titel der Präsentation Folie Nr. 19 von XYZHow to find interesting resources? | Martin Voigt 19 Assisting Backend Implementation • Java Jersey REST WS • Jena TDB • RMonto & RapidMiner • JGraphT 14.06.2013 Data Repository Storage, Filtering, Recommendation Augmentation Data Access Analyzer Storage Annotator RESTful API Pivoting Filter upload get | filter 1 2 3
  • 20. Titel der Präsentation Folie Nr. 20 von XYZHow to find interesting resources? | Martin Voigt 20 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 21. Titel der Präsentation Folie Nr. 21 von XYZHow to find interesting resources? | Martin Voigt 21 Sum it up! End-user need assistances to identify interesting SemWeb resources (in big datasets) Approach using objective measures, understandable visualizations, and easy interaction 14.06.2013
  • 22. Titel der Präsentation Folie Nr. 22 von XYZHow to find interesting resources? | Martin Voigt 22 Sum it up! SWIs for end-users should be task-specific as possible less is more: interaction, information, SW intrinsics Visualizing huge SW datasets in browsers is cumbersome Current tasks Subjective interestingness Planning an advanced user study 14.06.2013
  • 23. Titel der Präsentation Folie Nr. 23 von XYZHow to find interesting resources? | Martin Voigt 23 Thanks for listening. Questions? 14.06.2013
  • 24. Titel der Präsentation Folie Nr. 24 von XYZHow to find interesting resources? | Martin Voigt 24 References [Cyganiak2011] Cyganiak, R. & Jentzsch, A.: Linking Open Data cloud diagram. http://lod-cloud.net/, 2011 [Key2012] Key, A.; Howe, B.; Perry, D. & Aragon, C.: VizDeck: self-organizing dashboards for visual analytics. Proceedings of the 2012 ACM SIGMOD International Conference on Management of Data, ACM, 2012, 681-684 [Shneiderman1996] Shneiderman, B.: The eyes have it: a task by data type taxonomy for information visualizations. Visual Languages, 1996. Proceedings., IEEE Symposium on, 1996, 336-343 [Silberschatz1996] A. Silberschatz, A. & Tuzhilin, A.: What makes patterns interesting in knowledge discovery systems. Knowledge and Data Engineering, IEEE Transactions on, 8(6):970 -974, dec 1996. [Voigt2013] M. Voigt, S. Pietschmann, K. Meißner: A Semantics-Based, End- User-Centered Information Visualization Process for Semantic Web Data. Semantic Models for Adaptive Interactive Systems, Springer, 2013 14.06.2013