SlideShare a Scribd company logo
Facilitating Dialogue - Using Semantic Web Technology for eParticipation George Anadiotis, Panos Alexopoulos, Konstantinos Mpaslis, Aristotelis Zosakis, Konstantinos Kafentzis, and Konstantinos Kotis IMC Technologies S.A. 02/06/2010
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
eDialogos: our approach to eParticipation eParticipation: ‘the use of ICT to broaden and deepen political participation by enabling citizens to connect with one another and with their elected representatives’ Our approach is multi-disciplinary, combining elements of political science and communication, software and knowledge engineering to develop: An intuitive and non-disruptive methodology for efficient and transparent distributed decision-making A solid technical foundation that provides advanced functionality via a seamless user experience, based on Semantic Web technology while hiding its complexity behind a user-friendly Web2.0 interface.
eParticipation methodology ePetition: bottom-up, reflects well-known petitioning process eConsultation: top-down, collects feedback from citizens eDeliberation close collaboration between decision makers and citizens to formulate policies and achieve consensus  tight 'serial process' within a specific time-frame
eDialogos Architecture
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
Using ontologies to model eDeliberation domains Each deliberation process is focused on a specific domain, determined by the outcome of the agenda setting stage modeled as a community that stakeholders can join and gives access to a set of tools and functionality to promote information sharing, views expression/quantification and policy formation For every domain, an ontology can be created/reused and associated with the deliberation community users are given context for the topic under discussion, in a form they can use to annotate and browse content  based on provided annotation and ontological relations, a powerful hybrid search mechanism is implemented
Case Study: Prefecture of Samos http://www.samos-dialogos.gr Domains Recycling Culture Tourism Ontologies created by the University of Aegean, AI-Lab, using collaborative authoring methods and tools (HCOME, HCONE2) manual document processing related ontologies Internationalization: artifacts named in English, multilingual labels Ontologies are processed to ensure appropriate labels and stored in a repository
Using ontologies, the Web 2.0 way: Associating Administrators may browse and select an ontology to create a 1-1 association with an ongoing eDeliberation The selected ontology is automatically imported and processed to create a ‘taxonomical equivalent’, retaining only classes, instances and their hierarchical relations, using labels as taxonomy terms.
Using ontologies, the Web 2.0 way: Annotating The resulting taxonomy can be used to annotate items within the eDeliberation community space in the form of tagging
Using ontologies, the Web 2.0 way: Browsing Annotations are utilized for browsing, in the well-known form of tag clouds (overall and per eDeliberation)
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
Search mechanism requirements: the need for a hybrid search mechanism In addition to browsing, we wanted to implement a search mechanism appropriate for our context, thus being able to perform well in the face of the following requirements Usability by general public.  Involving as broad an audience as possible -> intuitive search mechanism  Applicability to heterogeneous content.  Variety of tools used to support the deliberation process, each one generating content with different characteristics -> combination of full-text search and user-provided annotation Applicability to user-generated content.  Not all resources will be properly annotated -> combination of full-text search and user-provided annotation
A hybrid search mechanism: full-text search + ontological annotation Each piece of content generated by the platform tools is treated as a document and indexed using Lucene Title, tags and actual content are linguistically analyzed (tokenization and lemmatization), then indexed as discrete fields Query string is parsed using the same analyzer used for indexing, ensuring that query terms match index terms and the resulting terms are looked up in the index Ranking results is done using standard TF/IDF metrics, however the query performed against the index combines field scores giving different weights to each Annotation ( = Tags) 1st, Title 2nd, content 3rd and custom content fields (where present) follow
Query refinement Query refinement works on the deliberation level If users choose to use the search functionality while browsing a specific deliberation space, they can restrict results to content generated only for the deliberation at hand.
Query expansion For a given query term, find terms that are semantically similar in the specific search context. Based on Alexopoulos et. al. ‘A fuzzy ontology framework for customized assessment of semantic similarity’
Query expansion Combines domain ontologies with fuzzy logic Based on a context model that captures information about which of the domain ontology's relations and to what extent should participate in the similarity assessment process Any ontological relation can be used  Parameters are predetermined, used by a contextualization algorithm that produces a term semantic similarity index, subsequently used for the expansion
Query expansion sequence Query parsing.  Query terms are parsed and compared against taxonomical terms -> list of taxonomical terms. Query expansion.  Taxonomical terms are related to ontological terms via URIs. The list of URIs that correspond to the taxonomical terms is sent to the query expansion component, which then uses the semantic similarity index in order to produce a list of related ontological terms. Query execution.  The list of related ontological terms is associated to their taxonomical counterparts (via URIs) and used as input to the hybrid search mechanism. The weight of terms retrieved via the query expansion mechanism is appropriately reduced.
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
The need to share For any given discussion topic, getting a holistic view involves knowing what others think on the topic, background information, existing arguments etc These are distributed over a wide range of resources: Fora, social networking sites, mailing lists, newsgroups
Linked Data as the sharing mechanism We choose to enable sharing directly on the data level, via Linked Data: Standard, increasing adoption Specify the semantics of the exchange (ontologies) Provide a mechanism to support  identification and cross-reference of resources (URIs) a transport layer and remote structured querying facilities (HTTP, SPARQL) Consume and produce (Inbound/Outbound Approach)
Outbound: eDeliberation Ontology Makes the structure and semantics of the framework explicit, relying on standard ontologies (SIOC, MOAT, Tagging Ontology) Makes content accessible to external applications as Linked Data
Outbound: Mapping and providing Linked Data via D2R Server Mapping the platform’s relational database to the selected vocabularies using D2R Server + mapping language RDF available via SPARQL endpoint
Inbound: Distributed contextual view retrieval Aims to give an insight on what has been discussed on any given topic in other fora: retrieve related views. Can use other eDialogos instances or any Linked Data-aware discussion forum as input Granularity: Query performed at the thread level Generic enough to be able to query any SIOC-aware forum Utilizes extra deliberation-specific information if present Similarity: using a mixture of structural information and content similarity on the textual level No assumptions about the presence of annotations Generic enough to be able to take such information into account, if present
The Inbound/Outbound Approach
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
Quantitative Evaluation: Access Statistics Prefecture of Samos facts: 33.814 people 42% of the population are internet users, out of which 60% have broadband access After 1 month of use: Number of citizens who have registered at the platform: 70. Number of citizens who participated in the first agenda setting e-poll: 25. Number of citizens who posted to the e-forum: 20 with 33 posts. Number of e-surveys submitted: 4 answered in total by 44 citizens. Monthly average statistics: 784 visits, 385 unique visitors, 6.469 page views. Assuming that broadband users are the ones most likely to use such a sophisticated platform, then we can -very roughly- estimate that: 1% of them became registered users  10% participated in one way or another
Qualitative Evaluation: User Feedback
Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
Future Work Improved support for annotation : semi-automated annotation based on content/ domain ontology/context (deliberation) Meanings for user-provided tags : taxonomical terms are bound to their ontological counterparts via MOAT. User-provided tags may also have meanings (pending Greek DBpedia) Inference : 'a certain amount of inference (datatypes, basic RDFS, owl:sameAs) would be desirable and feasible‘ for D2R SPARQL endpoint Refined similarity measure for distributed contextual views retrieval :  Semantic IR (pure SPARQL insufficient) Incorporate ontology matching techniques Argumentation theory:  add structured dialogue features
Conclusions Using Semantic Web Technology can improve functionality and usability, if the complexity is hidden from end-users The use of Linked Data particularly for the eParticipation domain is an ideal match, as it promotes both interoperability and transparency Going one step further: Open-sourcing eDialogos to maximize adoption, promote dialogue ecosystem
Questions?? QUESTIONS??

More Related Content

PDF
IRJET-Model for semantic processing in information retrieval systems
PDF
CONTEXTUAL MODEL OF RECOMMENDING RESOURCES ON AN ACADEMIC NETWORKING PORTAL
PDF
Contextual model of recommending resources on an academic networking portal
PDF
Semantic Grounding Strategies for Tagbased Recommender Systems
PPTX
Text analytics in social media
PDF
Scaling Down Dimensions and Feature Extraction in Document Repository Classif...
PDF
NATURE: A TOOL RESULTING FROM THE UNION OF ARTIFICIAL INTELLIGENCE AND NATURA...
PDF
A Review: Text Classification on Social Media Data
IRJET-Model for semantic processing in information retrieval systems
CONTEXTUAL MODEL OF RECOMMENDING RESOURCES ON AN ACADEMIC NETWORKING PORTAL
Contextual model of recommending resources on an academic networking portal
Semantic Grounding Strategies for Tagbased Recommender Systems
Text analytics in social media
Scaling Down Dimensions and Feature Extraction in Document Repository Classif...
NATURE: A TOOL RESULTING FROM THE UNION OF ARTIFICIAL INTELLIGENCE AND NATURA...
A Review: Text Classification on Social Media Data

What's hot (18)

PDF
Detecting Ontological Conflicts in Protocols between Semantic Web Services
PPT
CS8091_BDA_Unit_III_Content_Based_Recommendation
PPT
Effective Extraction of Thematically Grouped Key Terms From Text
PDF
A Survey on Decision Support Systems in Social Media
PDF
IRJET - Socirank Identifying and Ranking Prevalent News Topics using Social M...
PDF
PageRank algorithm and its variations: A Survey report
PDF
A Proposal on Social Tagging Systems Using Tensor Reduction and Controlling R...
PDF
1 s2.0-s0098791313000154-main
PDF
Auto Mapping Texts for Human-Machine Analysis and Sensemaking
PDF
Designing and configuring context-aware semantic web applications
PDF
Avoiding Anonymous Users in Multiple Social Media Networks (SMN)
DOC
Introduction abstract
PDF
UProRevs-User Profile Relevant Results
PPT
Extracting Key Terms From Noisy and Multi-theme Documents
PDF
Improving Annotations in Digital Documents using Document Features and Fuzzy ...
PDF
ICICCE0280
PDF
Analysis on Recommended System for Web Information Retrieval Using HMM
PDF
An Effective Approach for Document Crawling With Usage Pattern and Image Base...
Detecting Ontological Conflicts in Protocols between Semantic Web Services
CS8091_BDA_Unit_III_Content_Based_Recommendation
Effective Extraction of Thematically Grouped Key Terms From Text
A Survey on Decision Support Systems in Social Media
IRJET - Socirank Identifying and Ranking Prevalent News Topics using Social M...
PageRank algorithm and its variations: A Survey report
A Proposal on Social Tagging Systems Using Tensor Reduction and Controlling R...
1 s2.0-s0098791313000154-main
Auto Mapping Texts for Human-Machine Analysis and Sensemaking
Designing and configuring context-aware semantic web applications
Avoiding Anonymous Users in Multiple Social Media Networks (SMN)
Introduction abstract
UProRevs-User Profile Relevant Results
Extracting Key Terms From Noisy and Multi-theme Documents
Improving Annotations in Digital Documents using Document Features and Fuzzy ...
ICICCE0280
Analysis on Recommended System for Web Information Retrieval Using HMM
An Effective Approach for Document Crawling With Usage Pattern and Image Base...
Ad

Similar to Facilitating Dialogue - Using Semantic Web Technology for eParticipation (20)

PPT
Slawek Korea
PDF
NetIKX Semantic Search Presentation
ODT
Riding The Semantic Wave
KEY
Semantic Technologies in HE Seminar - Learning Societies Lab
PDF
20120411 travelalliancemcguinnessfinal
PDF
Seronto Process
PPTX
Open standards for linked organisations | meeting Estonia - Flemish Governmen...
PDF
ESWC SS 2012 - Tuesday Tutorial Elena Simperl: Creating and Using Ontologies
PDF
ECI board july2010
PPT
Collaborative Ontology Building Project
KEY
SemTech Survey - Web Science 2009 Conference
PDF
Tutorial: Social Semantic Web and Crowdsourcing - E. Simperl - ESWC SS 2014
PDF
2012 04-26-ifip-wg.pptx
PDF
ESWC 2015 - EU Networking Session
PPT
Semantic Web research anno 2006:main streams, popular falacies, current statu...
PPTX
Semantic Web in the Plateau of Productivity
PPT
Corrib.org - OpenSource and Research
PDF
Introduction to the Semantic Web
PPTX
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
PDF
20120419 linkedopendataandteamsciencemcguinnesschicago
Slawek Korea
NetIKX Semantic Search Presentation
Riding The Semantic Wave
Semantic Technologies in HE Seminar - Learning Societies Lab
20120411 travelalliancemcguinnessfinal
Seronto Process
Open standards for linked organisations | meeting Estonia - Flemish Governmen...
ESWC SS 2012 - Tuesday Tutorial Elena Simperl: Creating and Using Ontologies
ECI board july2010
Collaborative Ontology Building Project
SemTech Survey - Web Science 2009 Conference
Tutorial: Social Semantic Web and Crowdsourcing - E. Simperl - ESWC SS 2014
2012 04-26-ifip-wg.pptx
ESWC 2015 - EU Networking Session
Semantic Web research anno 2006:main streams, popular falacies, current statu...
Semantic Web in the Plateau of Productivity
Corrib.org - OpenSource and Research
Introduction to the Semantic Web
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
20120419 linkedopendataandteamsciencemcguinnesschicago
Ad

Recently uploaded (20)

PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Approach and Philosophy of On baking technology
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPT
Teaching material agriculture food technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Machine learning based COVID-19 study performance prediction
PDF
Encapsulation theory and applications.pdf
PPTX
MYSQL Presentation for SQL database connectivity
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Spectral efficient network and resource selection model in 5G networks
Advanced methodologies resolving dimensionality complications for autism neur...
Approach and Philosophy of On baking technology
Dropbox Q2 2025 Financial Results & Investor Presentation
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Teaching material agriculture food technology
The Rise and Fall of 3GPP – Time for a Sabbatical?
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Unlocking AI with Model Context Protocol (MCP)
The AUB Centre for AI in Media Proposal.docx
sap open course for s4hana steps from ECC to s4
Machine learning based COVID-19 study performance prediction
Encapsulation theory and applications.pdf
MYSQL Presentation for SQL database connectivity

Facilitating Dialogue - Using Semantic Web Technology for eParticipation

  • 1. Facilitating Dialogue - Using Semantic Web Technology for eParticipation George Anadiotis, Panos Alexopoulos, Konstantinos Mpaslis, Aristotelis Zosakis, Konstantinos Kafentzis, and Konstantinos Kotis IMC Technologies S.A. 02/06/2010
  • 2. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 3. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 4. eDialogos: our approach to eParticipation eParticipation: ‘the use of ICT to broaden and deepen political participation by enabling citizens to connect with one another and with their elected representatives’ Our approach is multi-disciplinary, combining elements of political science and communication, software and knowledge engineering to develop: An intuitive and non-disruptive methodology for efficient and transparent distributed decision-making A solid technical foundation that provides advanced functionality via a seamless user experience, based on Semantic Web technology while hiding its complexity behind a user-friendly Web2.0 interface.
  • 5. eParticipation methodology ePetition: bottom-up, reflects well-known petitioning process eConsultation: top-down, collects feedback from citizens eDeliberation close collaboration between decision makers and citizens to formulate policies and achieve consensus tight 'serial process' within a specific time-frame
  • 7. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 8. Using ontologies to model eDeliberation domains Each deliberation process is focused on a specific domain, determined by the outcome of the agenda setting stage modeled as a community that stakeholders can join and gives access to a set of tools and functionality to promote information sharing, views expression/quantification and policy formation For every domain, an ontology can be created/reused and associated with the deliberation community users are given context for the topic under discussion, in a form they can use to annotate and browse content based on provided annotation and ontological relations, a powerful hybrid search mechanism is implemented
  • 9. Case Study: Prefecture of Samos http://www.samos-dialogos.gr Domains Recycling Culture Tourism Ontologies created by the University of Aegean, AI-Lab, using collaborative authoring methods and tools (HCOME, HCONE2) manual document processing related ontologies Internationalization: artifacts named in English, multilingual labels Ontologies are processed to ensure appropriate labels and stored in a repository
  • 10. Using ontologies, the Web 2.0 way: Associating Administrators may browse and select an ontology to create a 1-1 association with an ongoing eDeliberation The selected ontology is automatically imported and processed to create a ‘taxonomical equivalent’, retaining only classes, instances and their hierarchical relations, using labels as taxonomy terms.
  • 11. Using ontologies, the Web 2.0 way: Annotating The resulting taxonomy can be used to annotate items within the eDeliberation community space in the form of tagging
  • 12. Using ontologies, the Web 2.0 way: Browsing Annotations are utilized for browsing, in the well-known form of tag clouds (overall and per eDeliberation)
  • 13. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 14. Search mechanism requirements: the need for a hybrid search mechanism In addition to browsing, we wanted to implement a search mechanism appropriate for our context, thus being able to perform well in the face of the following requirements Usability by general public. Involving as broad an audience as possible -> intuitive search mechanism Applicability to heterogeneous content. Variety of tools used to support the deliberation process, each one generating content with different characteristics -> combination of full-text search and user-provided annotation Applicability to user-generated content. Not all resources will be properly annotated -> combination of full-text search and user-provided annotation
  • 15. A hybrid search mechanism: full-text search + ontological annotation Each piece of content generated by the platform tools is treated as a document and indexed using Lucene Title, tags and actual content are linguistically analyzed (tokenization and lemmatization), then indexed as discrete fields Query string is parsed using the same analyzer used for indexing, ensuring that query terms match index terms and the resulting terms are looked up in the index Ranking results is done using standard TF/IDF metrics, however the query performed against the index combines field scores giving different weights to each Annotation ( = Tags) 1st, Title 2nd, content 3rd and custom content fields (where present) follow
  • 16. Query refinement Query refinement works on the deliberation level If users choose to use the search functionality while browsing a specific deliberation space, they can restrict results to content generated only for the deliberation at hand.
  • 17. Query expansion For a given query term, find terms that are semantically similar in the specific search context. Based on Alexopoulos et. al. ‘A fuzzy ontology framework for customized assessment of semantic similarity’
  • 18. Query expansion Combines domain ontologies with fuzzy logic Based on a context model that captures information about which of the domain ontology's relations and to what extent should participate in the similarity assessment process Any ontological relation can be used Parameters are predetermined, used by a contextualization algorithm that produces a term semantic similarity index, subsequently used for the expansion
  • 19. Query expansion sequence Query parsing. Query terms are parsed and compared against taxonomical terms -> list of taxonomical terms. Query expansion. Taxonomical terms are related to ontological terms via URIs. The list of URIs that correspond to the taxonomical terms is sent to the query expansion component, which then uses the semantic similarity index in order to produce a list of related ontological terms. Query execution. The list of related ontological terms is associated to their taxonomical counterparts (via URIs) and used as input to the hybrid search mechanism. The weight of terms retrieved via the query expansion mechanism is appropriately reduced.
  • 20. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 21. The need to share For any given discussion topic, getting a holistic view involves knowing what others think on the topic, background information, existing arguments etc These are distributed over a wide range of resources: Fora, social networking sites, mailing lists, newsgroups
  • 22. Linked Data as the sharing mechanism We choose to enable sharing directly on the data level, via Linked Data: Standard, increasing adoption Specify the semantics of the exchange (ontologies) Provide a mechanism to support identification and cross-reference of resources (URIs) a transport layer and remote structured querying facilities (HTTP, SPARQL) Consume and produce (Inbound/Outbound Approach)
  • 23. Outbound: eDeliberation Ontology Makes the structure and semantics of the framework explicit, relying on standard ontologies (SIOC, MOAT, Tagging Ontology) Makes content accessible to external applications as Linked Data
  • 24. Outbound: Mapping and providing Linked Data via D2R Server Mapping the platform’s relational database to the selected vocabularies using D2R Server + mapping language RDF available via SPARQL endpoint
  • 25. Inbound: Distributed contextual view retrieval Aims to give an insight on what has been discussed on any given topic in other fora: retrieve related views. Can use other eDialogos instances or any Linked Data-aware discussion forum as input Granularity: Query performed at the thread level Generic enough to be able to query any SIOC-aware forum Utilizes extra deliberation-specific information if present Similarity: using a mixture of structural information and content similarity on the textual level No assumptions about the presence of annotations Generic enough to be able to take such information into account, if present
  • 27. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 28. Quantitative Evaluation: Access Statistics Prefecture of Samos facts: 33.814 people 42% of the population are internet users, out of which 60% have broadband access After 1 month of use: Number of citizens who have registered at the platform: 70. Number of citizens who participated in the first agenda setting e-poll: 25. Number of citizens who posted to the e-forum: 20 with 33 posts. Number of e-surveys submitted: 4 answered in total by 44 citizens. Monthly average statistics: 784 visits, 385 unique visitors, 6.469 page views. Assuming that broadband users are the ones most likely to use such a sophisticated platform, then we can -very roughly- estimate that: 1% of them became registered users 10% participated in one way or another
  • 30. Presentation Structure Introduction: on eParticipation Adding semantics to eDeliberation Finding relevant views Sharing views Evaluation Conclusions and future work
  • 31. Future Work Improved support for annotation : semi-automated annotation based on content/ domain ontology/context (deliberation) Meanings for user-provided tags : taxonomical terms are bound to their ontological counterparts via MOAT. User-provided tags may also have meanings (pending Greek DBpedia) Inference : 'a certain amount of inference (datatypes, basic RDFS, owl:sameAs) would be desirable and feasible‘ for D2R SPARQL endpoint Refined similarity measure for distributed contextual views retrieval : Semantic IR (pure SPARQL insufficient) Incorporate ontology matching techniques Argumentation theory: add structured dialogue features
  • 32. Conclusions Using Semantic Web Technology can improve functionality and usability, if the complexity is hidden from end-users The use of Linked Data particularly for the eParticipation domain is an ideal match, as it promotes both interoperability and transparency Going one step further: Open-sourcing eDialogos to maximize adoption, promote dialogue ecosystem