SlideShare a Scribd company logo
1 of 30
Download to read offline
co-­‐funded	
  by	
  the	
  European	
  Union
WP3	
  Report
Scholarly	
  research	
  pla2orm
Chris&an	
  Morbidoni
giovedì 3 aprile 14
DM2E - DHAB meeting
Overall	
  DM2E	
  Architecture
2
WP	
  1
WP	
  2
WP	
  3
Scholarly
research
platform
YOU ARE HERE!
giovedì 3 aprile 14
DM2E - DHAB meeting
WP3	
  >meline
3
D3.1
Initial Specifications
M6
M11
D3.2 First version of
the prototype platform
D3.3
E-Learning Courses
M24
T3.1 Starting use cases and
requirements, including general
architecture of core components and
draft functional specs
T 3.2
• Prototype platform main components up and running
• Documentation, screencasts and demos online
T 3.3
• Documentation for users
• Documentation for developers
• Deployed and documented use cases
• Implementation of demonstrative apps
Wittgenstein Brown Book
experiment begins
M13
Reported period
D3.4
Research Report on DH
Scholarly Primitives
M36
T 3.4
•The scholarly domain model is under
refinement and informs the development
•Additional testing scenario is being set up
• D 3.4 due in M36
• Intermediate research report ready
(Milestone)
giovedì 3 aprile 14
DM2E - DHAB meeting
WP3	
  Tasks	
  and	
  Deliverables
• Task	
  T3.1	
  
Ini7al	
  func7onal	
  specifica7ons	
  of	
  the	
  prototyping	
  pla<orms
– D	
  3.1	
  -­‐	
  Specifica7ons	
  and	
  requirements	
  (DUE	
  AT	
  M6	
  -­‐	
  DONE)
• Task	
  T3.2	
  
Building	
  of	
  the	
  prototype	
  pla<orm
– D	
  3.2	
  -­‐	
  Prototype	
  scholarly	
  research	
  pla<orm	
  (DUE	
  AT	
  M11	
  -­‐	
  DONE)
• Task	
  T3.3	
  
Tutorials,	
  Documenta7on	
  and	
  demonstra7ve	
  apps	
  (DUE	
  AT	
  M24	
  -­‐	
  DONE)
– D	
  3.3	
  -­‐	
  Learning	
  material	
  (DONE)
• Task	
  T3.4	
  
Background	
  research	
  on	
  Scholarly	
  Primi7ves
– D	
  3.4	
  -­‐	
  Research	
  Report	
  on	
  DH	
  Scholarly	
  Primi7ves	
  (DUE	
  AT	
  M36)
4
giovedì 3 aprile 14
DM2E - DHAB meeting
The	
  DM2E	
  scholarly	
  research	
  pla2orm
• Encompasses	
  different	
  soSware	
  components:
– Core	
  components:	
  developed	
  in	
  DM2E
– Third	
  party	
  open	
  source	
  tools:	
  in	
  combina7on	
  with	
  the	
  core	
  components	
  to	
  
create	
  demonstra&ve	
  applica&ons
• For	
  scholars:	
  Enabling	
  the	
  crea7on	
  of	
  “workflows”	
  to:
– Augment	
  resources	
  of	
  interest	
  with	
  seman>cally	
  structured	
  annota>ons
• Including	
  but	
  not	
  limited	
  to	
  DM2E	
  digital	
  cultural	
  heritage	
  objects	
  (CHOs)
– Share	
  annota>ons	
  (or	
  keep	
  them	
  private)
– Find	
  annota>ons	
  made	
  by	
  other	
  scholars	
  and	
  exploit	
  them	
  (e.g.	
  ad	
  hoc	
  
visualiza>ons)
5
giovedì 3 aprile 14
DM2E - DHAB meeting
The	
  DM2E	
  scholarly	
  research	
  pla2orm
• ..	
  and	
  for	
  developers	
  to
– Deploy	
  in	
  specific	
  environments	
  and	
  communi>es
• configure	
  user	
  interface
• add	
  your	
  own	
  annota4on	
  vocabulary
• distribute	
  as	
  a	
  bookmarklet	
  or	
  install	
  into	
  web	
  sites
– Build	
  on	
  top	
  of	
  the	
  REST	
  APIs:
• Provide	
  alterna7ve	
  ways	
  of	
  visualizing	
  annota4ons	
  and	
  data
• Harvest	
  public	
  annota7ons	
  and	
  data	
  to	
  power	
  digital	
  libraries	
  and	
  web	
  
applica7ons
– Extend	
  the	
  code,	
  contribute...
• All	
  is	
  open	
  source!	
  
• Pundit	
  and	
  Ask	
  can	
  be	
  forked	
  on	
  GitHub
6
giovedì 3 aprile 14
DM2E - DHAB meeting
Core	
  components
• Pundit	
  client,	
  the	
  annota7on	
  environment
• Pundit	
  server,	
  persis7ng	
  and	
  reusing	
  annota7ons	
  across	
  
applica7ons
• Ask,	
  sharing,	
  discovering	
  and	
  analysing	
  public	
  annota7ons	
  
• Feed,	
  connects	
  Pundit	
  client	
  as-­‐a-­‐service	
  to	
  exis7ng	
  applica7ons
• Korbo,	
  to	
  store	
  and	
  edit	
  Pundit	
  vocabularies
7
giovedì 3 aprile 14
DM2E - DHAB meeting
Core	
  components	
  -­‐	
  1
8
Ask
(domain vocabularies store and API)
Annotations are RDF triples
Conforms to the
Open Annotation specs.
giovedì 3 aprile 14
DM2E - DHAB meeting
Core	
  components	
  -­‐	
  2
9
Web application
(e.g. Primo faceted
search)
Feed
REST API to access Pundit:
parameters:
LINK to DATA = A representation of the object to be feed to
Pundit
CONF = A configuration for Pundit
giovedì 3 aprile 14
DM2E - DHAB meeting
Feed	
  +	
  Pundit	
  to	
  annotate	
  DM2E	
  content
10
giovedì 3 aprile 14
DM2E - DHAB meeting
Recent	
  achievements	
  (T3.2)
• Pundit	
  improvements:
– Edit	
  annota7ons
– See	
  and	
  repair	
  broken	
  annota7ons	
  
– Vocabularies	
  UI	
  improved
• Ask:	
  from	
  early	
  alpha	
  to	
  1.0
– UI	
  improved
– Notebooks	
  search	
  and	
  sort
– Faceted	
  view	
  on	
  mul7ple	
  notebooks
– Direct	
  link	
  to	
  view	
  a	
  specific	
  annota7on	
  in	
  Pundit
• Feed	
  improvements
– On-­‐the-­‐fly	
  parsing	
  of	
  Linked	
  Data	
  to	
  produce	
  annotatable	
  representa7ons
– Specific	
  profile	
  for	
  EDM	
  and	
  DM2E	
  model
11
giovedì 3 aprile 14
DM2E - DHAB meeting
Learning	
  material:	
  D3.3
• Learning	
  materials
– Videos	
  and	
  screencast
– User	
  tutorials
• Guide	
  to	
  the	
  use	
  of	
  Pundit	
  and	
  the	
  other	
  tools
• Shows	
  how	
  Pundit	
  can	
  be	
  configured	
  and	
  deployed	
  for	
  a	
  specific	
  community
– Demonstra7ve	
  applica7ons	
  for	
  developers
• Visualiza7ons:	
  Edgemaps,	
  TimelineJS	
  demos
– GOAL:	
  demonstrates	
  the	
  different	
  ways	
  of	
  reusing	
  Pundit	
  RDF	
  annota7ons	
  to	
  create	
  
specific	
  visualiza7ons
• Reusing	
  (DM2E)	
  Linked	
  Data	
  (from	
  WP2)
– Building	
  a	
  Solr	
  based	
  Faceted	
  Browser
– Parsing	
  and	
  reusing	
  RDF	
  data
– Standard	
  developers	
  documenta7on	
  online	
  (API,	
  Installa7on,	
  etc.)
12
giovedì 3 aprile 14
DM2E - DHAB meeting
Other	
  tools	
  used	
  for	
  demonstra>ons	
  and	
  learning	
  material
13
giovedì 3 aprile 14
DM2E - DHAB meeting
Demonstra>ve	
  applica>on	
  example:
DM2E	
  faceted	
  browser
14
Try it at:
http://metasound.dibet.univpm.it/dm2e/ajax-solr-master/examples/dm2e/
giovedì 3 aprile 14
DM2E - DHAB meeting 15
giovedì 3 aprile 14
DM2E - DHAB meeting 16
giovedì 3 aprile 14
DM2E - DHAB meeting 17
giovedì 3 aprile 14
DM2E - DHAB meeting
• Lets	
  see	
  real	
  annota7on	
  from	
  Wiggenstein	
  Scholars:
– Search	
  Wiggenstein	
  Brown	
  Book	
  in	
  the	
  faceted	
  browser
– Or	
  go	
  to:	
  hgp://feed.thepund.it/?dm2e=hgp%3A%2F
%2Fdata.dm2e.eu%2Fdata%2Fitem%2Fuib%2Fwab
%2FTs-­‐310%2FTs-­‐310%252C1%255B2%255Det2%255B1%25
5D&conf=dm2e.js
18
giovedì 3 aprile 14
DM2E - DHAB meeting 19
Possibly a lot of annotations....and from untrusted people...
giovedì 3 aprile 14
DM2E - DHAB meeting
Filter	
  out	
  unwanted	
  annotators
• Each	
  user	
  can	
  ac7vate/deac7vate	
  notebooks
• ...and	
  filter	
  only	
  ac7ve	
  (trusted)	
  ones
20
giovedì 3 aprile 14
DM2E - DHAB meeting
Focusing	
  only	
  on	
  what	
  is	
  important...
21
giovedì 3 aprile 14
DM2E - DHAB meeting
• What’s	
  next?
• What	
  we	
  do	
  with	
  annota7ons?
• First	
  of	
  all	
  we	
  can	
  share	
  them	
  as	
  public	
  notebooks	
  in	
  
ASK:
– try	
  it	
  at	
  hgp://ask.as.thepund.it
22
giovedì 3 aprile 14
DM2E - DHAB meeting
Search	
  and	
  open	
  a	
  number	
  of	
  notebooks	
  ...
23
giovedì 3 aprile 14
DM2E - DHAB meeting
Inspect	
  all	
  the	
  statements	
  made	
  by	
  your	
  colleagues	
  via	
  a	
  Faceted	
  Browser
24
giovedì 3 aprile 14
DM2E - DHAB meeting
Depending	
  on	
  the	
  informa>on	
  contained	
  in	
  your	
  notebook....
25
giovedì 3 aprile 14
DM2E - DHAB meeting
Specific	
  visualiza>ons	
  can	
  be	
  applied
26
See: http://metasound.dibet.univpm.it/timelinejs/examples/pundit.html?
notebook-ids=6290cd68
giovedì 3 aprile 14
DM2E - DHAB meeting 27
Prototype at : http://metasound.dibet.univpm.it/edgemaps/
maps/demo.html#letters;map;;Wilhelm+von+Bode;
giovedì 3 aprile 14
DM2E - DHAB meeting
Work	
  in	
  progress	
  ...
28
Facets extracted from
DM2E data + Wittgenstein Ontology +
Scholars annotations
giovedì 3 aprile 14
DM2E - DHAB meeting
Next	
  steps
• Development	
  will	
  con7nue	
  for	
  the	
  core	
  components	
  (Ask,	
  Feed,	
  
Pundit)
• Interes7ng	
  direc7ons	
  beyond	
  DM2E:
– Integrate	
  Pundit	
  in	
  WikiData	
  (joint	
  Google	
  Summer	
  with	
  
WikiMedia	
  and	
  WikiSource	
  community)
– Possible	
  seman7c	
  augmenta7on	
  pilot	
  with	
  MarineLives	
  project	
  
using	
  Pundit
– Possible	
  seman7c	
  augmenta7on	
  pilot	
  with	
  GramsciSource	
  project	
  
using	
  Pundit	
  and	
  other	
  DM2E	
  technologies.
29
giovedì 3 aprile 14
DM2E - DHAB meeting
Thank	
  you.
chris7an.morbidoni@gmail.com
30
netseven.it
giovedì 3 aprile 14

More Related Content

Viewers also liked

3D Printer Revolutionizes Supply Chains
3D Printer Revolutionizes Supply Chains3D Printer Revolutionizes Supply Chains
3D Printer Revolutionizes Supply ChainsJesse Hoekstra
 
Actividad individual Unidad 1 Cesar Augusto Severiche Marquez
Actividad individual Unidad 1 Cesar Augusto Severiche MarquezActividad individual Unidad 1 Cesar Augusto Severiche Marquez
Actividad individual Unidad 1 Cesar Augusto Severiche MarquezCesar Agusto Severiche Marquez
 
S L U Social Media
S L U  Social  MediaS L U  Social  Media
S L U Social MediaDavid Strom
 
Smalltalk по-английски: Как завязать беседу на английском
Smalltalk по-английски: Как завязать беседу на английскомSmalltalk по-английски: Как завязать беседу на английском
Smalltalk по-английски: Как завязать беседу на английскомSkyeng
 
อุปกรณ์เครือข่ายคอมพิวเตอร์
อุปกรณ์เครือข่ายคอมพิวเตอร์อุปกรณ์เครือข่ายคอมพิวเตอร์
อุปกรณ์เครือข่ายคอมพิวเตอร์Johnny Ntp
 
Huisvesting in control (wiljan jansen en hanneke kohlmann)
Huisvesting in control (wiljan jansen en hanneke kohlmann)Huisvesting in control (wiljan jansen en hanneke kohlmann)
Huisvesting in control (wiljan jansen en hanneke kohlmann)Bart Vogels
 
Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010
Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010
Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010Employers Association of New Jersey
 
GameChanger Presentation
GameChanger PresentationGameChanger Presentation
GameChanger PresentationGriffin S
 

Viewers also liked (15)

200historia 04
200historia 04200historia 04
200historia 04
 
3D Printer Revolutionizes Supply Chains
3D Printer Revolutionizes Supply Chains3D Printer Revolutionizes Supply Chains
3D Printer Revolutionizes Supply Chains
 
Hi
HiHi
Hi
 
Hichem
HichemHichem
Hichem
 
Jesus (06)
Jesus (06)Jesus (06)
Jesus (06)
 
Actividad individual Unidad 1 Cesar Augusto Severiche Marquez
Actividad individual Unidad 1 Cesar Augusto Severiche MarquezActividad individual Unidad 1 Cesar Augusto Severiche Marquez
Actividad individual Unidad 1 Cesar Augusto Severiche Marquez
 
Presentación1
Presentación1Presentación1
Presentación1
 
S L U Social Media
S L U  Social  MediaS L U  Social  Media
S L U Social Media
 
Survival guide
Survival guideSurvival guide
Survival guide
 
Smalltalk по-английски: Как завязать беседу на английском
Smalltalk по-английски: Как завязать беседу на английскомSmalltalk по-английски: Как завязать беседу на английском
Smalltalk по-английски: Как завязать беседу на английском
 
Bab i
Bab iBab i
Bab i
 
อุปกรณ์เครือข่ายคอมพิวเตอร์
อุปกรณ์เครือข่ายคอมพิวเตอร์อุปกรณ์เครือข่ายคอมพิวเตอร์
อุปกรณ์เครือข่ายคอมพิวเตอร์
 
Huisvesting in control (wiljan jansen en hanneke kohlmann)
Huisvesting in control (wiljan jansen en hanneke kohlmann)Huisvesting in control (wiljan jansen en hanneke kohlmann)
Huisvesting in control (wiljan jansen en hanneke kohlmann)
 
Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010
Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010
Workplace Monitoring After Stengart v. Loving Care Agency, April 14, 2010
 
GameChanger Presentation
GameChanger PresentationGameChanger Presentation
GameChanger Presentation
 

Similar to DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research platform

DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...
DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...
DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...Digitised Manuscripts to Europeana
 
EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...
EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...
EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...European Data Forum
 
All WP Meeeting Athens - Workpackage 3 Update - Christian Morbidoni
All WP Meeeting Athens - Workpackage 3 Update - Christian MorbidoniAll WP Meeeting Athens - Workpackage 3 Update - Christian Morbidoni
All WP Meeeting Athens - Workpackage 3 Update - Christian MorbidoniDigitised Manuscripts to Europeana
 
Populating DBpedia FR and using it for Extracting Information
Populating DBpedia FR and using it for Extracting InformationPopulating DBpedia FR and using it for Extracting Information
Populating DBpedia FR and using it for Extracting InformationJulien PLU
 
Clipper Project Glasgow Caledonian University Library 2/11/15
Clipper Project Glasgow Caledonian University Library 2/11/15Clipper Project Glasgow Caledonian University Library 2/11/15
Clipper Project Glasgow Caledonian University Library 2/11/15JC-Ed-Tech-COGC
 
Mark Lubeck's Work Samples
Mark Lubeck's Work SamplesMark Lubeck's Work Samples
Mark Lubeck's Work Samplesmrl1756
 
Information visualization of Twitter data for co-organizing conferences
Information visualization of Twitter data for co-organizing conferencesInformation visualization of Twitter data for co-organizing conferences
Information visualization of Twitter data for co-organizing conferencesJari Jussila
 
Freifunk Munich - How to scale Jitsi
Freifunk Munich - How to scale JitsiFreifunk Munich - How to scale Jitsi
Freifunk Munich - How to scale JitsiAnnika Wickert
 
Collaborative Working: University of Sunderland & Roundhouse Digital
Collaborative Working: University of Sunderland & Roundhouse Digital Collaborative Working: University of Sunderland & Roundhouse Digital
Collaborative Working: University of Sunderland & Roundhouse Digital Terminalfour
 
Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...Jody Garnett
 
Discussion Tracking with BIRT: A Greek Tragedy in Two Acts
Discussion Tracking with BIRT: A Greek Tragedy in Two ActsDiscussion Tracking with BIRT: A Greek Tragedy in Two Acts
Discussion Tracking with BIRT: A Greek Tragedy in Two ActsMichael Shelmet
 
DMPOnline by Sarah Jones
DMPOnline by Sarah JonesDMPOnline by Sarah Jones
DMPOnline by Sarah JonesJisc RDM
 
Clipper Manchester Workshop
Clipper Manchester WorkshopClipper Manchester Workshop
Clipper Manchester WorkshopJohn Casey
 
Open Source Community Metrics: LinuxCon Barcelona
Open Source Community Metrics: LinuxCon BarcelonaOpen Source Community Metrics: LinuxCon Barcelona
Open Source Community Metrics: LinuxCon BarcelonaDawn Foster
 

Similar to DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research platform (20)

DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...
DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...
DM2E Project meeting Bergen: WP2 presentation, Kai Eckert (University of Mann...
 
LOD2 Webinar: UnifiedViews
LOD2 Webinar: UnifiedViewsLOD2 Webinar: UnifiedViews
LOD2 Webinar: UnifiedViews
 
EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...
EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...
EDF2013: Selected Talk Josep-L. Larriba-Pey: The Linked Data Benchmark Counci...
 
06 dm2 e_pisa-wp2-no-anim
06 dm2 e_pisa-wp2-no-anim06 dm2 e_pisa-wp2-no-anim
06 dm2 e_pisa-wp2-no-anim
 
All WP Meeeting Athens - Workpackage 3 Update - Christian Morbidoni
All WP Meeeting Athens - Workpackage 3 Update - Christian MorbidoniAll WP Meeeting Athens - Workpackage 3 Update - Christian Morbidoni
All WP Meeeting Athens - Workpackage 3 Update - Christian Morbidoni
 
DMP Online: update 2013
DMP Online: update 2013DMP Online: update 2013
DMP Online: update 2013
 
Populating DBpedia FR and using it for Extracting Information
Populating DBpedia FR and using it for Extracting InformationPopulating DBpedia FR and using it for Extracting Information
Populating DBpedia FR and using it for Extracting Information
 
Clipper Project Glasgow Caledonian University Library 2/11/15
Clipper Project Glasgow Caledonian University Library 2/11/15Clipper Project Glasgow Caledonian University Library 2/11/15
Clipper Project Glasgow Caledonian University Library 2/11/15
 
Mark Lubeck's Work Samples
Mark Lubeck's Work SamplesMark Lubeck's Work Samples
Mark Lubeck's Work Samples
 
Information visualization of Twitter data for co-organizing conferences
Information visualization of Twitter data for co-organizing conferencesInformation visualization of Twitter data for co-organizing conferences
Information visualization of Twitter data for co-organizing conferences
 
Freifunk Munich - How to scale Jitsi
Freifunk Munich - How to scale JitsiFreifunk Munich - How to scale Jitsi
Freifunk Munich - How to scale Jitsi
 
LOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and Repair
LOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and RepairLOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and Repair
LOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and Repair
 
Collaborative Working: University of Sunderland & Roundhouse Digital
Collaborative Working: University of Sunderland & Roundhouse Digital Collaborative Working: University of Sunderland & Roundhouse Digital
Collaborative Working: University of Sunderland & Roundhouse Digital
 
DM2E's EDM Application Profile - Evelyn Dröge
DM2E's EDM Application Profile - Evelyn DrögeDM2E's EDM Application Profile - Evelyn Dröge
DM2E's EDM Application Profile - Evelyn Dröge
 
Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...
 
Discussion Tracking with BIRT: A Greek Tragedy in Two Acts
Discussion Tracking with BIRT: A Greek Tragedy in Two ActsDiscussion Tracking with BIRT: A Greek Tragedy in Two Acts
Discussion Tracking with BIRT: A Greek Tragedy in Two Acts
 
Work Package 3 - Month 6 by Christian Morbidoni
Work Package 3 - Month 6 by Christian MorbidoniWork Package 3 - Month 6 by Christian Morbidoni
Work Package 3 - Month 6 by Christian Morbidoni
 
DMPOnline by Sarah Jones
DMPOnline by Sarah JonesDMPOnline by Sarah Jones
DMPOnline by Sarah Jones
 
Clipper Manchester Workshop
Clipper Manchester WorkshopClipper Manchester Workshop
Clipper Manchester Workshop
 
Open Source Community Metrics: LinuxCon Barcelona
Open Source Community Metrics: LinuxCon BarcelonaOpen Source Community Metrics: LinuxCon Barcelona
Open Source Community Metrics: LinuxCon Barcelona
 

More from Christian Morbidoni

Big Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLPBig Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLPChristian Morbidoni
 
GramsciProject - technical presentation
GramsciProject - technical presentationGramsciProject - technical presentation
GramsciProject - technical presentationChristian Morbidoni
 
Introduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionIntroduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionChristian Morbidoni
 
SEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentationSEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentationChristian Morbidoni
 
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011Christian Morbidoni
 
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011Christian Morbidoni
 
LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010Christian Morbidoni
 
Linked data and Muruca @ COST a32 - Munich
Linked data and Muruca @ COST a32 - MunichLinked data and Muruca @ COST a32 - Munich
Linked data and Muruca @ COST a32 - MunichChristian Morbidoni
 
Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010Christian Morbidoni
 

More from Christian Morbidoni (13)

Big Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLPBig Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLP
 
GramsciProject - technical presentation
GramsciProject - technical presentationGramsciProject - technical presentation
GramsciProject - technical presentation
 
Introduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionIntroduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on session
 
Gramsci source@lod2014 roma
Gramsci source@lod2014 romaGramsci source@lod2014 roma
Gramsci source@lod2014 roma
 
Pundit@web asliterature
Pundit@web asliteraturePundit@web asliterature
Pundit@web asliterature
 
SEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentationSEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentation
 
Pundit Overview
Pundit OverviewPundit Overview
Pundit Overview
 
Pundit@firenze trainingschool
Pundit@firenze trainingschoolPundit@firenze trainingschool
Pundit@firenze trainingschool
 
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
 
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
 
LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010
 
Linked data and Muruca @ COST a32 - Munich
Linked data and Muruca @ COST a32 - MunichLinked data and Muruca @ COST a32 - Munich
Linked data and Muruca @ COST a32 - Munich
 
Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010
 

Recently uploaded

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
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
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
 
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
 
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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
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
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
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
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
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
 
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
 

Recently uploaded (20)

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
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
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!
 
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
 
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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
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.
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
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...
 
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
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
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
 
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
 
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
 

DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research platform

  • 1. co-­‐funded  by  the  European  Union WP3  Report Scholarly  research  pla2orm Chris&an  Morbidoni giovedì 3 aprile 14
  • 2. DM2E - DHAB meeting Overall  DM2E  Architecture 2 WP  1 WP  2 WP  3 Scholarly research platform YOU ARE HERE! giovedì 3 aprile 14
  • 3. DM2E - DHAB meeting WP3  >meline 3 D3.1 Initial Specifications M6 M11 D3.2 First version of the prototype platform D3.3 E-Learning Courses M24 T3.1 Starting use cases and requirements, including general architecture of core components and draft functional specs T 3.2 • Prototype platform main components up and running • Documentation, screencasts and demos online T 3.3 • Documentation for users • Documentation for developers • Deployed and documented use cases • Implementation of demonstrative apps Wittgenstein Brown Book experiment begins M13 Reported period D3.4 Research Report on DH Scholarly Primitives M36 T 3.4 •The scholarly domain model is under refinement and informs the development •Additional testing scenario is being set up • D 3.4 due in M36 • Intermediate research report ready (Milestone) giovedì 3 aprile 14
  • 4. DM2E - DHAB meeting WP3  Tasks  and  Deliverables • Task  T3.1   Ini7al  func7onal  specifica7ons  of  the  prototyping  pla<orms – D  3.1  -­‐  Specifica7ons  and  requirements  (DUE  AT  M6  -­‐  DONE) • Task  T3.2   Building  of  the  prototype  pla<orm – D  3.2  -­‐  Prototype  scholarly  research  pla<orm  (DUE  AT  M11  -­‐  DONE) • Task  T3.3   Tutorials,  Documenta7on  and  demonstra7ve  apps  (DUE  AT  M24  -­‐  DONE) – D  3.3  -­‐  Learning  material  (DONE) • Task  T3.4   Background  research  on  Scholarly  Primi7ves – D  3.4  -­‐  Research  Report  on  DH  Scholarly  Primi7ves  (DUE  AT  M36) 4 giovedì 3 aprile 14
  • 5. DM2E - DHAB meeting The  DM2E  scholarly  research  pla2orm • Encompasses  different  soSware  components: – Core  components:  developed  in  DM2E – Third  party  open  source  tools:  in  combina7on  with  the  core  components  to   create  demonstra&ve  applica&ons • For  scholars:  Enabling  the  crea7on  of  “workflows”  to: – Augment  resources  of  interest  with  seman>cally  structured  annota>ons • Including  but  not  limited  to  DM2E  digital  cultural  heritage  objects  (CHOs) – Share  annota>ons  (or  keep  them  private) – Find  annota>ons  made  by  other  scholars  and  exploit  them  (e.g.  ad  hoc   visualiza>ons) 5 giovedì 3 aprile 14
  • 6. DM2E - DHAB meeting The  DM2E  scholarly  research  pla2orm • ..  and  for  developers  to – Deploy  in  specific  environments  and  communi>es • configure  user  interface • add  your  own  annota4on  vocabulary • distribute  as  a  bookmarklet  or  install  into  web  sites – Build  on  top  of  the  REST  APIs: • Provide  alterna7ve  ways  of  visualizing  annota4ons  and  data • Harvest  public  annota7ons  and  data  to  power  digital  libraries  and  web   applica7ons – Extend  the  code,  contribute... • All  is  open  source!   • Pundit  and  Ask  can  be  forked  on  GitHub 6 giovedì 3 aprile 14
  • 7. DM2E - DHAB meeting Core  components • Pundit  client,  the  annota7on  environment • Pundit  server,  persis7ng  and  reusing  annota7ons  across   applica7ons • Ask,  sharing,  discovering  and  analysing  public  annota7ons   • Feed,  connects  Pundit  client  as-­‐a-­‐service  to  exis7ng  applica7ons • Korbo,  to  store  and  edit  Pundit  vocabularies 7 giovedì 3 aprile 14
  • 8. DM2E - DHAB meeting Core  components  -­‐  1 8 Ask (domain vocabularies store and API) Annotations are RDF triples Conforms to the Open Annotation specs. giovedì 3 aprile 14
  • 9. DM2E - DHAB meeting Core  components  -­‐  2 9 Web application (e.g. Primo faceted search) Feed REST API to access Pundit: parameters: LINK to DATA = A representation of the object to be feed to Pundit CONF = A configuration for Pundit giovedì 3 aprile 14
  • 10. DM2E - DHAB meeting Feed  +  Pundit  to  annotate  DM2E  content 10 giovedì 3 aprile 14
  • 11. DM2E - DHAB meeting Recent  achievements  (T3.2) • Pundit  improvements: – Edit  annota7ons – See  and  repair  broken  annota7ons   – Vocabularies  UI  improved • Ask:  from  early  alpha  to  1.0 – UI  improved – Notebooks  search  and  sort – Faceted  view  on  mul7ple  notebooks – Direct  link  to  view  a  specific  annota7on  in  Pundit • Feed  improvements – On-­‐the-­‐fly  parsing  of  Linked  Data  to  produce  annotatable  representa7ons – Specific  profile  for  EDM  and  DM2E  model 11 giovedì 3 aprile 14
  • 12. DM2E - DHAB meeting Learning  material:  D3.3 • Learning  materials – Videos  and  screencast – User  tutorials • Guide  to  the  use  of  Pundit  and  the  other  tools • Shows  how  Pundit  can  be  configured  and  deployed  for  a  specific  community – Demonstra7ve  applica7ons  for  developers • Visualiza7ons:  Edgemaps,  TimelineJS  demos – GOAL:  demonstrates  the  different  ways  of  reusing  Pundit  RDF  annota7ons  to  create   specific  visualiza7ons • Reusing  (DM2E)  Linked  Data  (from  WP2) – Building  a  Solr  based  Faceted  Browser – Parsing  and  reusing  RDF  data – Standard  developers  documenta7on  online  (API,  Installa7on,  etc.) 12 giovedì 3 aprile 14
  • 13. DM2E - DHAB meeting Other  tools  used  for  demonstra>ons  and  learning  material 13 giovedì 3 aprile 14
  • 14. DM2E - DHAB meeting Demonstra>ve  applica>on  example: DM2E  faceted  browser 14 Try it at: http://metasound.dibet.univpm.it/dm2e/ajax-solr-master/examples/dm2e/ giovedì 3 aprile 14
  • 15. DM2E - DHAB meeting 15 giovedì 3 aprile 14
  • 16. DM2E - DHAB meeting 16 giovedì 3 aprile 14
  • 17. DM2E - DHAB meeting 17 giovedì 3 aprile 14
  • 18. DM2E - DHAB meeting • Lets  see  real  annota7on  from  Wiggenstein  Scholars: – Search  Wiggenstein  Brown  Book  in  the  faceted  browser – Or  go  to:  hgp://feed.thepund.it/?dm2e=hgp%3A%2F %2Fdata.dm2e.eu%2Fdata%2Fitem%2Fuib%2Fwab %2FTs-­‐310%2FTs-­‐310%252C1%255B2%255Det2%255B1%25 5D&conf=dm2e.js 18 giovedì 3 aprile 14
  • 19. DM2E - DHAB meeting 19 Possibly a lot of annotations....and from untrusted people... giovedì 3 aprile 14
  • 20. DM2E - DHAB meeting Filter  out  unwanted  annotators • Each  user  can  ac7vate/deac7vate  notebooks • ...and  filter  only  ac7ve  (trusted)  ones 20 giovedì 3 aprile 14
  • 21. DM2E - DHAB meeting Focusing  only  on  what  is  important... 21 giovedì 3 aprile 14
  • 22. DM2E - DHAB meeting • What’s  next? • What  we  do  with  annota7ons? • First  of  all  we  can  share  them  as  public  notebooks  in   ASK: – try  it  at  hgp://ask.as.thepund.it 22 giovedì 3 aprile 14
  • 23. DM2E - DHAB meeting Search  and  open  a  number  of  notebooks  ... 23 giovedì 3 aprile 14
  • 24. DM2E - DHAB meeting Inspect  all  the  statements  made  by  your  colleagues  via  a  Faceted  Browser 24 giovedì 3 aprile 14
  • 25. DM2E - DHAB meeting Depending  on  the  informa>on  contained  in  your  notebook.... 25 giovedì 3 aprile 14
  • 26. DM2E - DHAB meeting Specific  visualiza>ons  can  be  applied 26 See: http://metasound.dibet.univpm.it/timelinejs/examples/pundit.html? notebook-ids=6290cd68 giovedì 3 aprile 14
  • 27. DM2E - DHAB meeting 27 Prototype at : http://metasound.dibet.univpm.it/edgemaps/ maps/demo.html#letters;map;;Wilhelm+von+Bode; giovedì 3 aprile 14
  • 28. DM2E - DHAB meeting Work  in  progress  ... 28 Facets extracted from DM2E data + Wittgenstein Ontology + Scholars annotations giovedì 3 aprile 14
  • 29. DM2E - DHAB meeting Next  steps • Development  will  con7nue  for  the  core  components  (Ask,  Feed,   Pundit) • Interes7ng  direc7ons  beyond  DM2E: – Integrate  Pundit  in  WikiData  (joint  Google  Summer  with   WikiMedia  and  WikiSource  community) – Possible  seman7c  augmenta7on  pilot  with  MarineLives  project   using  Pundit – Possible  seman7c  augmenta7on  pilot  with  GramsciSource  project   using  Pundit  and  other  DM2E  technologies. 29 giovedì 3 aprile 14
  • 30. DM2E - DHAB meeting Thank  you. chris7an.morbidoni@gmail.com 30 netseven.it giovedì 3 aprile 14