SlideShare a Scribd company logo
1 of 5
Integrated Intelligent Research (IIR) International Journal of Web Technology
Volume: 01 Issue: 02 December 2012 Page No.28-32
ISSN: 2278-2389
28
A Study on Enhancing E-Governance Applications
through Semantic Web Technologies
Mr.Bonson Sebastian Mampilli, J. Meenakumari
Department of Computer Science, Christ University, Bangalore, India
bonsonsm@yahoo.com, meenakumari.j@christuniversity.in
Abstract- The government of every nation has a lot of
data and information related to its own country. This
information is mutually owned by different states,
departments, and agencies within the country. These
owners have their own corresponding websites and they
decide which data they want to expose to the common
public. However, as the data corresponding to the
websites exists in silos, it cannot be connected across
websites. This article looks at the challenges of the
current website implementations of the Indian
government and highlights the benefits that can be
obtained by implementing Semantic Web Technologies.
Keywords- E-Government; Semantic Web; Public
Service; Portal; Semantic Web Services; Linked Open
Data; RDF.
I. INTRODUCTION
The current implementations of the websites of the Indian
Government are based on Web 1.0 or Web 2.0. In these
implementations, there is a lot of content that is scattered
and spread across various websites. There is a need to
look at ways to use technology to bring the meta data and
content related to them under one umbrella and centralize
them while at the same time give the end user the
freedom to use data as a de-centralized separate unit.
When such a system is implemented in totality, the size
of the data managed as a single repository for the entire
country will be very large. The benefits of having all the
data is dependent on our ability to derive or inference
information from it. The benefits derived from these large
sets of data can be increased if the all the data is stored on
the websites in a way that the data can be “understood”
by machines and processed as required to provide
required information. It would be better if this processing
happens without human intervention. Semantic Web [3],
also known as Web 3.0, is a step in this direction. The
Semantic Web is the future of the Internet as envisioned
by Tim Berners-Lee, the creator of the Internet.
Although artificial intelligence has been studied a lot, the
benefits that a normal user derives from artificial
intelligence are very limited. It is envisioned that users of
the Internet will benefit from the Semantic Web in the
future as concepts of artificial intelligence get
implemented easily in web-based applications.The use of
Semantic Web Technologies for web implementations in
E-Governance will benefit end users as well as the
decision makers in the government. The end users would
be able to get a transparent view of the system in work
and provide their thoughts on the same. At the same time
the various government agencies would be able to do
proper data analysis and decide on the future course of
actions in a more accurate manner.
II. SCOPE AND OBJECTIVE
This paper aims to examine the issues in implementation
of Semantic Web Technologies in E-Governance. The
paper details out the current implementations of websites
and the challenges faced in them. The paper also explains
in brief the recent new venture by the Indian government
into implementation of Semantic Web Technologies and
the challenges faced by them.This paper will give an
opening for Semantic Web Technologies to provide better
Governance solutions that can benefit the citizens of the
country as well as the governing agencies.
III.CURRENT IMPLEMENTATIONS
The Government of India has laid down usability
guidelines for web-based interfaces that need to be
adhered to for sites developed for the government [7].
These guidelines make sure that the websites created for
the Government of India are universally accessible. Some
of the guidelines are mentioned below:
 Easy Accessibility: Making sure that visually
challenged or specially abled users can easily access
the website. This is done by giving the end user the
option to increase or decrease the contrast or font size.
 Screen Readers: Making the website accessible to
screen readers.
 Scope of Content: Specifying the way in which
documents, forms, circulars, and other information is
shared on the website.
 Quality of Content: Specifying items related to the
way content is displayed and the English language is
used in the website.
 Design: Specifying the layout and the features
available to the user to modify the content.
 Development: Specifying guidelines for development
and testing of the website.
Integrated Intelligent Research (IIR) International Journal of Web Technology
Volume: 01 Issue: 02 December 2012 Page No.28-32
ISSN: 2278-2389
29
A quick search and scan through the Government of India
websites reveals that the main website of the Indian
Government is http://india.gov.in. Hereafter, the main
website of the Indian Government shall be refered to as
the “parent website”. This website contains a lot of
content and information. Along with all the content and
information, the parent website also has links that provide
information about the state and the details related to
different departments or offices of each state. Each of the
states and their corresponding departments have separate
websites that detail out complete information specific to
their area. For Example: The Ministry of Finance has the
site http://finmin.nic.in and the Department of Electronics
and Information Technology has the site
http://deity.gov.in. These are at a country level. Similarly
the state of Uttarakhand has its own site as
http://www.governoruk.gov.in. All the mentioned
websites have URLs to different subpages and also
various other resources like forms, images, etc., which
can be downloaded by the end user as required.
IV.ISSUES IN CURRENT IMPLEMENTATIONS
Looking at the current web based implementations, it is
clear that while the base context is the same, there are
multiple websites dealing with different aspects of the
Indian government. These independent websites have
their own databases and data processing logics and all
these websites exist as silos and are not connected to each
other. The current implementation of the government
websites have issues that need to be addressed. These
include [6]:
A. Data inconsistency across portals
Data related to a particular topic may relate to multiple
agencies/department websites as they may be overlapping
in nature. This may lead to confusion in the minds of end
users as to which websites need to be referred to for the
information. More importantly, will the data be stored in
both the databases that are used by the two different
websites? Or will it be maintained at a single location?
How will they be updated or managed? For example, if
an end user wants to know information related to the
financial budget for Bangalore, the user might be
confused on whether to go to the Ministry of Finance
website of the Indian Government or to the website of
Karnataka and search for finance information over there
or to the Bangalore Development Authority site.
B. Inadequate support for the Information explosion
The current government websites have created very large
sets of information that are available to the general public
for viewing and use. The data and resources of these
websites is increasing daily, as there is a lot of
information that relates to different aspects of society,
including government announcements, employment, and
policies, to name a few. As the information keeps
increasing, it is becoming clear that a better mechanism
for storage and retrieval of data needs to be present as the
current mechanism will soon turn outdated and slow.
C. Available information cannot be processed by
machines
All the information available on the web is in HTML
format that is readable and understandable by humans.
But it is not in a format that can be understood by
machines to do any form of processing. Therefore,
although there is information available on the website, it
cannot be used by multiple applications automatically for
any processing. There is human intervention required for
extracting the data and then using it in other applications
for use.For all the problems mentioned above, Semantic
Web Technologies looks like one of the most promising
answers.
V. SEMANTIC WEB – WEB 3.0
Web content can be read by humans by going to a
specific URL and reading up the available information.
The content or the data available on the website cannot be
processed by machines. This is because a common global
standard for data and website implementation does not
exist across websites. Semantic Web has laid down the
standards to be followed so that structure can be brought
into web content such that developers can develop
semantic web agents that can access these web pages
automatically and have inference power to conduct
automated reasoning [4]. There are multiple terms or
technologies that together make the Semantic Web. They
are described below:
A. Resource Description Framework (RDF)
The challenge for semantic web is to be able to provide a
language for both the data as well as the rules for
reasoning about the data. The meaning is expressed in
RDF as triples [3]. Each triple contains a subject,
predicate, and an object. If two terms have the same
meaning, then the ontology provides a third basic
component of the Semantic Web that formally defines the
relationship among terms. There are multiple RDF
formats likes RDF/XML, Turtle and N3.
B. Linked Open Data
To realise the full potential of the web, it is essential to
have all the web data to be available as a single global
system. This is the concept of Linked Open Data (LOD)
where different organisations, government agencies or
individuals upload their data on to the web such that it is
interconnected and at the same time accessible by
semantic web-enabled applications. Linked data is mainly
about publishing structured data in RDF using URIs [9].
It refers to a set of best practices to be followed for
publishing and connecting structured data over the
Internet [3]. Semantic Web applications rely on people
Integrated Intelligent Research (IIR) International Journal of Web Technology
Volume: 01 Issue: 02 December 2012 Page No.28-32
ISSN: 2278-2389
30
and organizations publishing their data on to the Linked
Open Data cloud in a structured format. Tim Berners-Lee
outlined the set of principles known as the Linked Data
principles to be followed when publishing data on the
web. The linked data principles [10] are as follows:
 Use URIs as names for things.
 Use HTTP URIs so that people can look up those
names.
 When someone looks up in a URI, provide useful
information, using the standards (RDF, SPARQL).
 Include links to other URIs so that they can discover
more things.
Every Linked Open Data (LOD) dataset can be
understood as a Semantic Web application that helps the
end user in some way [8]. In 2007, Chris Bizer and
Richard Cyganiak submitted the application of Linked
Open Data (LOD) to W3C SWEO, representing the start
of linked data development. As of September 1st
, 2011,
295 datasets have been published and interlinked by the
project consisting of over 31 billion RDF triples, which
are interlinked by approximately 504 million RDF links
[11].
C. Semantic Web Services
Semantic Web Services (SWS) provide features that
allow new services to be added, discovered, and
composed dynamically. The processes that might be able
to use the web services are updated automatically to
reflect the new forms of cooperation. SWS combine the
flexibility, reusability, and universal access that typically
characterise a web service along with the expressivity of
semantic mark up and reasoning, in order to make the
invocation, composition, mediation and automatic
execution of complex services feasible. [3].
D. Semantic Web Applications
Applications are built to use Ontologies and data
published in Linked Open Data as RDF to display and
infer different conclusions based on the inference model
that has been created in the application.
E. Ontology Development
Traditionally, to facilitate the building of ontologies for
Semantic Web, text mining techniques have been used to
perform ontology learning from texts. However,
traditional systems employ shallow natural language
processing techniques and focus only on concept and
taxonomic relation extraction. Ontology development is a
big area for Semantic Web related technologies and a lot
of work is happening in this area for this [14].Although
the semantic web-related technologies look very
promising, the acceptance and implementation of the
same has some challenges. The main issue is that like any
software, semantic web-related technology also suffers
from a vicious circle of data versus application
availability. Organizations are not investing much to
publish their data into the LOD cloud as there are not a
large number of applications that use this data and
provide business benefit. On the other hand, application
developers are not creating new and improved
applications as there is not enough data published on the
LOD that can used by the new applications. This vicious
circle of application versus data exists when any new path
breaking technology starts getting accepted and
implemented as a main stream application.
VI.OPEN GOVERNMENT PLATFORM
On March 30th
, 2012, the government of India launched
the Open Government Platform (OGPL). It is envisioned
that the OGPL will lead to participative governance as the
government will share more and more data. The OGPL
has been jointly developed by India and United States.
This collaborative endeavour was started as part of a
series of initiatives announced by Indian prime minister,
Manmohan Singh and US president Barack Obama in
November 2010 in Delhi. The initiative on Indian side
was led by Mr. Sam Pitroda, adviser to the Prime
Minister on Public Information, Infrastructure, and
Innovations, and on the US side by Aneesh Chopra, the
then Chief Technology Officer (CTO) to the US
President.The first release of OGPL contains essential
features to establish an open data service capability along
with some basic data sets. Future releases will enable
users to create applications that work on these datasets to
provide various functions. The developers can:
 consume datasets using web services
 create mobile or other applications that use these
datasets
 directly access datasets for information
There is also a citizen engagement module where the
government can get feedback from the end users and
actions taken. The data in this module will be visible to
everyone on the website.
The users will also be able to publish their different
datasets onto the website. These will get submitted as part
of a workflow for approval to the government agencies.
Once the government agencies are satisfied, the dataset
will be available to the public for use. The users that use
the datasets can give feedback on them, which will also
be visible to everyone. Based on the votes received for
datasets, the agency will be able to understand the benefit
or disadvantage of a particular dataset and then look into
it further. This way they can control which datasets are
removed and which continue. The OGPL platform also
provides a set of information to the owner related to
which users can have access to which dataset and how
many have found it useful. This feedback can also be sent
across to social networking websites.OGPL has been
completely developed using open source softwares
Integrated Intelligent Research (IIR) International Journal of Web Technology
Volume: 01 Issue: 02 December 2012 Page No.28-32
ISSN: 2278-2389
31
including the Content Management System - Drupal.
This makes the front-end application highly configurable
based on the tastes of the end users. Also, the entire
application is web-based. All that is needed for this
application use is a web browser.
VII. CHALLENGES
There are certain challenges that need to be overcome
when websites need to implement semantic web
technologies in them. They include:
Management of URIs [9]: Linked data is mainly about
publishing structured data in RDF using URIs rather than
focusing on ontological level or inferencing. This
simplification lowers the entry barrier for data providers
just as the Internet based on URLs simplified the
established academic approaches of Hypertext systems.
However, all the RDF data on the government sites need
to be independently accessible using URIs.Creation and
selection of vocabularies: An important aspect in the
whole process of ontologies creation and selection is
deciding the ontologies to be used by the government. It
needs to be decided that which of the existing
vocabularies are going to be extended or reused.
Experience shows that it is strongly advisable to reuse
existing vocabularies and extend them if required rather
than create new ones based on the type of application that
is being worked on.Handlings provenance and trust [4]:
From an interface perspective, the question of how to
represent the provenance and trustworthiness of data
drawn from many sources into an integrated view is a
significant research challenge. Tim Berners-Lee proposed
that the browser interface should be enhanced with the
“Oh, yeah?” button [2] to support the user in assessing
the reliability of the information encountered on the web.
Whenever a user encounters a piece of information that
they will like to verify, pressing such a button will
produce an explanation of the trustworthiness of the
displayed information. This goal is yet to be realized.
Addressing quality of service [4]: An overview of
different content-based, context-based, and rating-based
techniques can be used to heuristically assess the
relevance and quality of data given. This is being
addressed to a certain extent by the OGPL as the users of
the datasets are able to give a rating of the datasets. This
can be viewed by other users of the dataset to understand
its quality.Performance and scalability issues [4]: Linked
data can be accessed by different semantic web-enabled
applications, using techniques like advanced crawling and
caching. However, the increase in the number of datasets
over time will deteriorate the performance of the
semantic web-enabled applications. Therefore, this might
necessitate wide spread link traversal and crawling. It is
necessary to make sure that increase in the data in the
LOD does not impact the performance of semantic web-
enabled government applications. Any issues in
performance will have a reverse effect on the popularity
being gained by Semantic Web Technologies.
Improved User Interfaces [4]: One of the key benefits of
Linked Data from the user perspective is the provision to
access interlinked data from a wide range of distributed
and heterogeneous data sources. This may involve
integrating data from sources not explicitly selected by
the user. For example, if the user wants to know the
number of people working with a particular company in a
particular city, this will require traversal and display of
information from multiple datasets. In the normal
scenario, the browser back and forward buttons will take
the user to the next and previous pages correspondingly.
However, in this scenario, the user might want to traverse
from one data set to another that is displayed in the
browser.The Linked Open Data browser should also
provide options to add or remove datasets from the result.
This is a very challenging task and needs to be analysed
to a greater level.Schema mapping [4]: Once the data has
been retrieved from multiple datasets, it must be
integrated in a meaningful way before it is displayed to
the user or it is further processed. Link Maintenance [4]:
The content of the Linked data is continuously changing
or is continuously getting updated. The RDF links
between data sources are updated sporadically. This leads
to dead links pointing to URIs that are no longer
maintained or even set in as the new data is published.
Web architecture is tolerant to dead links but too many
can lead to unnecessary http requests. This is also an area
of research that is receiving a lot of focus for
improvement. Licensing [4]: Applications that consume
data from the web must be able to access explicit
information on the terms under which the data can be
reused and republished. The availability of appropriate
frameworks for publishing such specifications is an
essential requirement in encouraging data owners to
participate in the LOD. The data owners thus will be
assured that the data consumers to not infringe on the
rights of others. The OGPL provides the feature of giving
explicit licensing agreement details as it allows the data
owners to publish licensing related information. OGPL in
its future releases will also allow data owners to sell their
data to consumers as a service for a fee.Privacy [4]: The
ultimate aim of a LOD is to have a single global database.
However, this also brings with it dangers with it.
Protecting data in the LOD context is likely to require a
combination of technical as well as legal means, together
with a higher awareness among the user.
Security is a very important aspect of semantic
knowledge management. To secure the Semantic Web, all
its layers must be protected including RDF, XML,
ontologies, and application integration. In the case of
XML, it is important to securely publish XML documents
or even role-based access [10]. Some research has been
done on the security of RDF models as well. For securing
Integrated Intelligent Research (IIR) International Journal of Web Technology
Volume: 01 Issue: 02 December 2012 Page No.28-32
ISSN: 2278-2389
32
the business, the challenge includes identifying and
authenticating the consumers as well as the businesses,
and tracing all transactions.Secure Knowledge
Management and Integration: This is required where two
agencies are involved in a transaction. Secure
Knowledge Management tools are utilized to determine
what information and resources are needed for the
transaction and whether the information and resources
can be accessed by the agencies involved. Essentially,
security must be incorporated into all aspects of the
process. Trust management and negotiations play an
important role. The Semantic Web has inference
capabilities built into it that will exacerbate the inference
and privacy problems. Therefore, developers must
examine inference control and privacy preserving data
mining techniques and determine their applicability for
the Semantic Web [13].Enterprise Application Integration
(EAI) constitutes a real and growing need for most
enterprises. In EAI, the focus is mainly on syntactical
integration. Dealing with the semantic aspect will
promote EAI by providing it with more consistency and
robustness [15].
VIII.CONCLUSIONS AND FURTHER WORK
This study reveals that users and government agencies
alike are coming to slowly realize that keyword-based
search is not enough and Semantic web-based
applications need to be designed [5]. The real power of
the Semantic Web will be realized once developers start
creating Semantic Web enable software agents that
collect web content from diverse source, process the
information, and exchange results with other programs.
Semantic Web will provide a foundation and framework
that makes artificial intelligence more feasible. Semantic
Web can assist in inferencing knowledge to be used by
humans. There is a lot of scope for work in the
government domain as well as other domains in Semantic
Web technologies. The implementation of Semantic Web
technologies is at a very infant stage in the Indian context
and there is a huge scope for implementations which
would make the data related to the government easily
accessible. This would also in the future help in providing
better analysis tools to the government for better decision
making.
REFERENCES
[1] A Gugliotta et al., "Deploying Semantic Web Services-Based
Applications in the e-Government Domain", Journal on Data Semantics
X Lecture Notes in Computer Science, 2008, Volume 4900/2008, 96-
132, DOI: 10.1007/978-3-540-77688-8_4
[2] Berners-Lee, T., “Cleaning up the User Interface, Section – The “Oh,
yeah?”-Button.” http://www.w3.org/DesignIssues/UI.html (accessed
August 15, 2012)
[3] Berners-Lee Tim, Hendler James, and Lassila Ora. “The Semantic
Web.” Scientific American May 2001 pp. 35-43.
[4] Bizer Christian, Health Tom, Berners-Lee Tim. “Linked Data – The
Story So Far.” International Journal on Semantic Web and Information
Systems Vol. 5, Nr. 3 (2009) pp. 1-22.
[5] E. Arnold Stephen “Semantic technology: From sentiment to
applications.” KM World; Jul2011, Vol. 20 Issue 7, p1-20, 2p, 1 Graph |
ISSN : 10998284 | Accession Number : 64165397
[6] Gailing “The Analysis of the E-Government Service Portal Based on the
Semantic WEB.” Advances in Information Technology and Industry
Applications, LNEE 136, pp. 481-487
[7] Guidelines for Indian Government Websites.
http://web.guidelines.gov.in/ (accessed August 15, 2012)
[8] Halb Wolfgang, Raimond Yves, Hausenblas Michael. “Building Linked
Data For Both Humans and Machines.” Linked Data on the Web
Workshop at the 17th International World Wide Web Conference 2008
(WWW2008), Beijing, China, 2008.
[9] Hausenblas Michael. “Exploiting Linked Data For Building Web
Applications.” IEEE Internet Computing July-Aug. 2009 vol. 13 no. 4
pp. 68-73, doi:10.1109/MIC.2009.79.
[10] Heath, T.,Bizer, C.: LinkedData: Evolving the web into a Global Data
space. Morgan and Claypool (2011),
http://linkeddatabook.com/editions/1.0/ (accessed August 15, 2012)
[11] Hongbo Lai, Yushun Fan, Le Xin and Hui Liang, "The Framework of
Web 3.0-Based Enterprise Knowledge Management System" 7th
International Conference on Knowledge Management in Organizations:
Service and Cloud Computing Advances in Intelligent Systems and
Computing, 2013, Volume 172, 345-351, DOI: 10.1007/978-3-642-
30867-3_31
[12] Izza Said, Vincent Lucien, Burlat Patrik. "Dealing with Semantic
Application Integration within Large and Dynamic
Enterprises."International Journal of Cooperative Information Systems;
Dec2006, Vol. 15 Issue 4, p507-534, 28p
[13] Thuraisingham Bhavani. “Directions for Security and Privacy for
Semantic Business Applications.” Communications of the ACM;
Dec2005, Vol. 48 Issue 12, p71-73 | ISSN: 00010782.
[14] Xing Jiang, Ah-Hwee Tan. "CRCTOL: A semantic-based domain
ontology learning system." Journal of the American Society for
Information Science & Technology; Jan2010, Vol. 61 Issue 1, p150-168,
19p
[15] Zhang W. Y, Yin J. W., Lin L. F., Zhu T. H. “Towards a general
ontology of multidisciplinary collaborative design for Semantic Web
applications.” International Journal of Computer Integrated
Manufacturing; Dec2009, Vol. 22 Issue 12, p1144-1153 | DOI:
10.1080/09511920903030379.

More Related Content

Similar to A Study on Enhancing E-Governance Applications through Semantic Web Technologies

Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...
Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...
Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...IRJET Journal
 
Lesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptx
Lesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptxLesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptx
Lesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptxKABusogTV
 
Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...guest1e3ee089
 
Brand Niemann Tutorial12242009
Brand Niemann Tutorial12242009Brand Niemann Tutorial12242009
Brand Niemann Tutorial12242009guestbc60aee0
 
Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...guest8c518a8
 
E com iii unit-16-8-13
E com iii unit-16-8-13E com iii unit-16-8-13
E com iii unit-16-8-13naaaaz
 
Government Scheme Awareness Through App
Government Scheme Awareness Through AppGovernment Scheme Awareness Through App
Government Scheme Awareness Through Appvivatechijri
 
A Study Web Data Mining Challenges And Application For Information Extraction
A Study  Web Data Mining Challenges And Application For Information ExtractionA Study  Web Data Mining Challenges And Application For Information Extraction
A Study Web Data Mining Challenges And Application For Information ExtractionScott Bou
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database dannyijwest
 
Semantic Enterprise: A Step Toward Agent-Driven Integration
Semantic Enterprise: A Step Toward Agent-Driven IntegrationSemantic Enterprise: A Step Toward Agent-Driven Integration
Semantic Enterprise: A Step Toward Agent-Driven IntegrationCognizant
 
Empowerment Technologies Quarter 3 Module 1
Empowerment Technologies Quarter 3 Module 1Empowerment Technologies Quarter 3 Module 1
Empowerment Technologies Quarter 3 Module 1SheilaBungalan1
 
Semantic Data Integration Approaches for E-Governance
Semantic Data Integration Approaches for E-Governance  Semantic Data Integration Approaches for E-Governance
Semantic Data Integration Approaches for E-Governance dannyijwest
 
Generations of web 1.0, 2.0 and 3.0
Generations of web 1.0, 2.0 and 3.0Generations of web 1.0, 2.0 and 3.0
Generations of web 1.0, 2.0 and 3.0ShamsReza2
 
L1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptxL1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptxJanineBatungbakal2
 

Similar to A Study on Enhancing E-Governance Applications through Semantic Web Technologies (20)

Lesson 1 Introudctioin to ICT.pptx
Lesson 1 Introudctioin to ICT.pptxLesson 1 Introudctioin to ICT.pptx
Lesson 1 Introudctioin to ICT.pptx
 
Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...
Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...
Semantically-Interlinked Based on Rich Site Summary Bank for Sites of Indones...
 
Lesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptx
Lesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptxLesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptx
Lesson 1_EMPOWERMENT TECHNOLOGIES SY 23-24 (1).pptx
 
ICT WEEK 2.1.pptx
ICT WEEK 2.1.pptxICT WEEK 2.1.pptx
ICT WEEK 2.1.pptx
 
Client Side Technologies
Client Side TechnologiesClient Side Technologies
Client Side Technologies
 
EMPO ICT.pptx
EMPO ICT.pptxEMPO ICT.pptx
EMPO ICT.pptx
 
Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...
 
Web 2 0 & Beyond
Web 2 0 & BeyondWeb 2 0 & Beyond
Web 2 0 & Beyond
 
Brand Niemann Tutorial12242009
Brand Niemann Tutorial12242009Brand Niemann Tutorial12242009
Brand Niemann Tutorial12242009
 
Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...Put Your Desktop in the Cloud In Support of the Open Government Directive and...
Put Your Desktop in the Cloud In Support of the Open Government Directive and...
 
E com iii unit-16-8-13
E com iii unit-16-8-13E com iii unit-16-8-13
E com iii unit-16-8-13
 
Government Scheme Awareness Through App
Government Scheme Awareness Through AppGovernment Scheme Awareness Through App
Government Scheme Awareness Through App
 
ICT.pptx
ICT.pptxICT.pptx
ICT.pptx
 
A Study Web Data Mining Challenges And Application For Information Extraction
A Study  Web Data Mining Challenges And Application For Information ExtractionA Study  Web Data Mining Challenges And Application For Information Extraction
A Study Web Data Mining Challenges And Application For Information Extraction
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database
 
Semantic Enterprise: A Step Toward Agent-Driven Integration
Semantic Enterprise: A Step Toward Agent-Driven IntegrationSemantic Enterprise: A Step Toward Agent-Driven Integration
Semantic Enterprise: A Step Toward Agent-Driven Integration
 
Empowerment Technologies Quarter 3 Module 1
Empowerment Technologies Quarter 3 Module 1Empowerment Technologies Quarter 3 Module 1
Empowerment Technologies Quarter 3 Module 1
 
Semantic Data Integration Approaches for E-Governance
Semantic Data Integration Approaches for E-Governance  Semantic Data Integration Approaches for E-Governance
Semantic Data Integration Approaches for E-Governance
 
Generations of web 1.0, 2.0 and 3.0
Generations of web 1.0, 2.0 and 3.0Generations of web 1.0, 2.0 and 3.0
Generations of web 1.0, 2.0 and 3.0
 
L1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptxL1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptx
 

More from ijbuiiir1

Facial Feature Recognition Using Biometrics
Facial Feature Recognition Using BiometricsFacial Feature Recognition Using Biometrics
Facial Feature Recognition Using Biometricsijbuiiir1
 
Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...
Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...
Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...ijbuiiir1
 
Applying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter DataApplying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter Dataijbuiiir1
 
A Study on the Cyber-Crime and Cyber Criminals: A Global Problem
A Study on the Cyber-Crime and Cyber Criminals: A Global ProblemA Study on the Cyber-Crime and Cyber Criminals: A Global Problem
A Study on the Cyber-Crime and Cyber Criminals: A Global Problemijbuiiir1
 
Vehicle to Vehicle Communication of Content Downloader in Mobile
Vehicle to Vehicle Communication of Content Downloader in MobileVehicle to Vehicle Communication of Content Downloader in Mobile
Vehicle to Vehicle Communication of Content Downloader in Mobileijbuiiir1
 
SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...
SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...
SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...ijbuiiir1
 
A Survey on Implementation of Discrete Wavelet Transform for Image Denoising
A Survey on Implementation of Discrete Wavelet Transform for Image DenoisingA Survey on Implementation of Discrete Wavelet Transform for Image Denoising
A Survey on Implementation of Discrete Wavelet Transform for Image Denoisingijbuiiir1
 
A Study on migrated Students and their Well - being using Amartya Sens Functi...
A Study on migrated Students and their Well - being using Amartya Sens Functi...A Study on migrated Students and their Well - being using Amartya Sens Functi...
A Study on migrated Students and their Well - being using Amartya Sens Functi...ijbuiiir1
 
Methodologies on user Behavior Analysis and Future Request Prediction in Web ...
Methodologies on user Behavior Analysis and Future Request Prediction in Web ...Methodologies on user Behavior Analysis and Future Request Prediction in Web ...
Methodologies on user Behavior Analysis and Future Request Prediction in Web ...ijbuiiir1
 
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...ijbuiiir1
 
Enhancing Effective Interoperability Between Mobile Apps Using LCIM Model
Enhancing Effective Interoperability Between Mobile Apps Using LCIM ModelEnhancing Effective Interoperability Between Mobile Apps Using LCIM Model
Enhancing Effective Interoperability Between Mobile Apps Using LCIM Modelijbuiiir1
 
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...ijbuiiir1
 
Stock Prediction Using Artificial Neural Networks
Stock Prediction Using Artificial Neural NetworksStock Prediction Using Artificial Neural Networks
Stock Prediction Using Artificial Neural Networksijbuiiir1
 
Indian Language Text Representation and Categorization Using Supervised Learn...
Indian Language Text Representation and Categorization Using Supervised Learn...Indian Language Text Representation and Categorization Using Supervised Learn...
Indian Language Text Representation and Categorization Using Supervised Learn...ijbuiiir1
 
Highly Secured Online Voting System (OVS) Over Network
Highly Secured Online Voting System (OVS) Over NetworkHighly Secured Online Voting System (OVS) Over Network
Highly Secured Online Voting System (OVS) Over Networkijbuiiir1
 
Software Developers Performance relationship with Cognitive Load Using Statis...
Software Developers Performance relationship with Cognitive Load Using Statis...Software Developers Performance relationship with Cognitive Load Using Statis...
Software Developers Performance relationship with Cognitive Load Using Statis...ijbuiiir1
 
Wireless Health Monitoring System Using ZigBee
Wireless Health Monitoring System Using ZigBeeWireless Health Monitoring System Using ZigBee
Wireless Health Monitoring System Using ZigBeeijbuiiir1
 
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet TransformImage Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transformijbuiiir1
 
Secured Cloud ERP
Secured Cloud ERPSecured Cloud ERP
Secured Cloud ERPijbuiiir1
 
Web Based Secure Soa
Web Based Secure SoaWeb Based Secure Soa
Web Based Secure Soaijbuiiir1
 

More from ijbuiiir1 (20)

Facial Feature Recognition Using Biometrics
Facial Feature Recognition Using BiometricsFacial Feature Recognition Using Biometrics
Facial Feature Recognition Using Biometrics
 
Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...
Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...
Partial Image Retrieval Systems in Luminance and Color Invariants : An Empiri...
 
Applying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter DataApplying Clustering Techniques for Efficient Text Mining in Twitter Data
Applying Clustering Techniques for Efficient Text Mining in Twitter Data
 
A Study on the Cyber-Crime and Cyber Criminals: A Global Problem
A Study on the Cyber-Crime and Cyber Criminals: A Global ProblemA Study on the Cyber-Crime and Cyber Criminals: A Global Problem
A Study on the Cyber-Crime and Cyber Criminals: A Global Problem
 
Vehicle to Vehicle Communication of Content Downloader in Mobile
Vehicle to Vehicle Communication of Content Downloader in MobileVehicle to Vehicle Communication of Content Downloader in Mobile
Vehicle to Vehicle Communication of Content Downloader in Mobile
 
SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...
SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...
SPOC: A Secure and Private-pressuring Opportunity Computing Framework for Mob...
 
A Survey on Implementation of Discrete Wavelet Transform for Image Denoising
A Survey on Implementation of Discrete Wavelet Transform for Image DenoisingA Survey on Implementation of Discrete Wavelet Transform for Image Denoising
A Survey on Implementation of Discrete Wavelet Transform for Image Denoising
 
A Study on migrated Students and their Well - being using Amartya Sens Functi...
A Study on migrated Students and their Well - being using Amartya Sens Functi...A Study on migrated Students and their Well - being using Amartya Sens Functi...
A Study on migrated Students and their Well - being using Amartya Sens Functi...
 
Methodologies on user Behavior Analysis and Future Request Prediction in Web ...
Methodologies on user Behavior Analysis and Future Request Prediction in Web ...Methodologies on user Behavior Analysis and Future Request Prediction in Web ...
Methodologies on user Behavior Analysis and Future Request Prediction in Web ...
 
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
 
Enhancing Effective Interoperability Between Mobile Apps Using LCIM Model
Enhancing Effective Interoperability Between Mobile Apps Using LCIM ModelEnhancing Effective Interoperability Between Mobile Apps Using LCIM Model
Enhancing Effective Interoperability Between Mobile Apps Using LCIM Model
 
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
 
Stock Prediction Using Artificial Neural Networks
Stock Prediction Using Artificial Neural NetworksStock Prediction Using Artificial Neural Networks
Stock Prediction Using Artificial Neural Networks
 
Indian Language Text Representation and Categorization Using Supervised Learn...
Indian Language Text Representation and Categorization Using Supervised Learn...Indian Language Text Representation and Categorization Using Supervised Learn...
Indian Language Text Representation and Categorization Using Supervised Learn...
 
Highly Secured Online Voting System (OVS) Over Network
Highly Secured Online Voting System (OVS) Over NetworkHighly Secured Online Voting System (OVS) Over Network
Highly Secured Online Voting System (OVS) Over Network
 
Software Developers Performance relationship with Cognitive Load Using Statis...
Software Developers Performance relationship with Cognitive Load Using Statis...Software Developers Performance relationship with Cognitive Load Using Statis...
Software Developers Performance relationship with Cognitive Load Using Statis...
 
Wireless Health Monitoring System Using ZigBee
Wireless Health Monitoring System Using ZigBeeWireless Health Monitoring System Using ZigBee
Wireless Health Monitoring System Using ZigBee
 
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet TransformImage Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
Image Compression Using Discrete Cosine Transform & Discrete Wavelet Transform
 
Secured Cloud ERP
Secured Cloud ERPSecured Cloud ERP
Secured Cloud ERP
 
Web Based Secure Soa
Web Based Secure SoaWeb Based Secure Soa
Web Based Secure Soa
 

Recently uploaded

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

A Study on Enhancing E-Governance Applications through Semantic Web Technologies

  • 1. Integrated Intelligent Research (IIR) International Journal of Web Technology Volume: 01 Issue: 02 December 2012 Page No.28-32 ISSN: 2278-2389 28 A Study on Enhancing E-Governance Applications through Semantic Web Technologies Mr.Bonson Sebastian Mampilli, J. Meenakumari Department of Computer Science, Christ University, Bangalore, India bonsonsm@yahoo.com, meenakumari.j@christuniversity.in Abstract- The government of every nation has a lot of data and information related to its own country. This information is mutually owned by different states, departments, and agencies within the country. These owners have their own corresponding websites and they decide which data they want to expose to the common public. However, as the data corresponding to the websites exists in silos, it cannot be connected across websites. This article looks at the challenges of the current website implementations of the Indian government and highlights the benefits that can be obtained by implementing Semantic Web Technologies. Keywords- E-Government; Semantic Web; Public Service; Portal; Semantic Web Services; Linked Open Data; RDF. I. INTRODUCTION The current implementations of the websites of the Indian Government are based on Web 1.0 or Web 2.0. In these implementations, there is a lot of content that is scattered and spread across various websites. There is a need to look at ways to use technology to bring the meta data and content related to them under one umbrella and centralize them while at the same time give the end user the freedom to use data as a de-centralized separate unit. When such a system is implemented in totality, the size of the data managed as a single repository for the entire country will be very large. The benefits of having all the data is dependent on our ability to derive or inference information from it. The benefits derived from these large sets of data can be increased if the all the data is stored on the websites in a way that the data can be “understood” by machines and processed as required to provide required information. It would be better if this processing happens without human intervention. Semantic Web [3], also known as Web 3.0, is a step in this direction. The Semantic Web is the future of the Internet as envisioned by Tim Berners-Lee, the creator of the Internet. Although artificial intelligence has been studied a lot, the benefits that a normal user derives from artificial intelligence are very limited. It is envisioned that users of the Internet will benefit from the Semantic Web in the future as concepts of artificial intelligence get implemented easily in web-based applications.The use of Semantic Web Technologies for web implementations in E-Governance will benefit end users as well as the decision makers in the government. The end users would be able to get a transparent view of the system in work and provide their thoughts on the same. At the same time the various government agencies would be able to do proper data analysis and decide on the future course of actions in a more accurate manner. II. SCOPE AND OBJECTIVE This paper aims to examine the issues in implementation of Semantic Web Technologies in E-Governance. The paper details out the current implementations of websites and the challenges faced in them. The paper also explains in brief the recent new venture by the Indian government into implementation of Semantic Web Technologies and the challenges faced by them.This paper will give an opening for Semantic Web Technologies to provide better Governance solutions that can benefit the citizens of the country as well as the governing agencies. III.CURRENT IMPLEMENTATIONS The Government of India has laid down usability guidelines for web-based interfaces that need to be adhered to for sites developed for the government [7]. These guidelines make sure that the websites created for the Government of India are universally accessible. Some of the guidelines are mentioned below:  Easy Accessibility: Making sure that visually challenged or specially abled users can easily access the website. This is done by giving the end user the option to increase or decrease the contrast or font size.  Screen Readers: Making the website accessible to screen readers.  Scope of Content: Specifying the way in which documents, forms, circulars, and other information is shared on the website.  Quality of Content: Specifying items related to the way content is displayed and the English language is used in the website.  Design: Specifying the layout and the features available to the user to modify the content.  Development: Specifying guidelines for development and testing of the website.
  • 2. Integrated Intelligent Research (IIR) International Journal of Web Technology Volume: 01 Issue: 02 December 2012 Page No.28-32 ISSN: 2278-2389 29 A quick search and scan through the Government of India websites reveals that the main website of the Indian Government is http://india.gov.in. Hereafter, the main website of the Indian Government shall be refered to as the “parent website”. This website contains a lot of content and information. Along with all the content and information, the parent website also has links that provide information about the state and the details related to different departments or offices of each state. Each of the states and their corresponding departments have separate websites that detail out complete information specific to their area. For Example: The Ministry of Finance has the site http://finmin.nic.in and the Department of Electronics and Information Technology has the site http://deity.gov.in. These are at a country level. Similarly the state of Uttarakhand has its own site as http://www.governoruk.gov.in. All the mentioned websites have URLs to different subpages and also various other resources like forms, images, etc., which can be downloaded by the end user as required. IV.ISSUES IN CURRENT IMPLEMENTATIONS Looking at the current web based implementations, it is clear that while the base context is the same, there are multiple websites dealing with different aspects of the Indian government. These independent websites have their own databases and data processing logics and all these websites exist as silos and are not connected to each other. The current implementation of the government websites have issues that need to be addressed. These include [6]: A. Data inconsistency across portals Data related to a particular topic may relate to multiple agencies/department websites as they may be overlapping in nature. This may lead to confusion in the minds of end users as to which websites need to be referred to for the information. More importantly, will the data be stored in both the databases that are used by the two different websites? Or will it be maintained at a single location? How will they be updated or managed? For example, if an end user wants to know information related to the financial budget for Bangalore, the user might be confused on whether to go to the Ministry of Finance website of the Indian Government or to the website of Karnataka and search for finance information over there or to the Bangalore Development Authority site. B. Inadequate support for the Information explosion The current government websites have created very large sets of information that are available to the general public for viewing and use. The data and resources of these websites is increasing daily, as there is a lot of information that relates to different aspects of society, including government announcements, employment, and policies, to name a few. As the information keeps increasing, it is becoming clear that a better mechanism for storage and retrieval of data needs to be present as the current mechanism will soon turn outdated and slow. C. Available information cannot be processed by machines All the information available on the web is in HTML format that is readable and understandable by humans. But it is not in a format that can be understood by machines to do any form of processing. Therefore, although there is information available on the website, it cannot be used by multiple applications automatically for any processing. There is human intervention required for extracting the data and then using it in other applications for use.For all the problems mentioned above, Semantic Web Technologies looks like one of the most promising answers. V. SEMANTIC WEB – WEB 3.0 Web content can be read by humans by going to a specific URL and reading up the available information. The content or the data available on the website cannot be processed by machines. This is because a common global standard for data and website implementation does not exist across websites. Semantic Web has laid down the standards to be followed so that structure can be brought into web content such that developers can develop semantic web agents that can access these web pages automatically and have inference power to conduct automated reasoning [4]. There are multiple terms or technologies that together make the Semantic Web. They are described below: A. Resource Description Framework (RDF) The challenge for semantic web is to be able to provide a language for both the data as well as the rules for reasoning about the data. The meaning is expressed in RDF as triples [3]. Each triple contains a subject, predicate, and an object. If two terms have the same meaning, then the ontology provides a third basic component of the Semantic Web that formally defines the relationship among terms. There are multiple RDF formats likes RDF/XML, Turtle and N3. B. Linked Open Data To realise the full potential of the web, it is essential to have all the web data to be available as a single global system. This is the concept of Linked Open Data (LOD) where different organisations, government agencies or individuals upload their data on to the web such that it is interconnected and at the same time accessible by semantic web-enabled applications. Linked data is mainly about publishing structured data in RDF using URIs [9]. It refers to a set of best practices to be followed for publishing and connecting structured data over the Internet [3]. Semantic Web applications rely on people
  • 3. Integrated Intelligent Research (IIR) International Journal of Web Technology Volume: 01 Issue: 02 December 2012 Page No.28-32 ISSN: 2278-2389 30 and organizations publishing their data on to the Linked Open Data cloud in a structured format. Tim Berners-Lee outlined the set of principles known as the Linked Data principles to be followed when publishing data on the web. The linked data principles [10] are as follows:  Use URIs as names for things.  Use HTTP URIs so that people can look up those names.  When someone looks up in a URI, provide useful information, using the standards (RDF, SPARQL).  Include links to other URIs so that they can discover more things. Every Linked Open Data (LOD) dataset can be understood as a Semantic Web application that helps the end user in some way [8]. In 2007, Chris Bizer and Richard Cyganiak submitted the application of Linked Open Data (LOD) to W3C SWEO, representing the start of linked data development. As of September 1st , 2011, 295 datasets have been published and interlinked by the project consisting of over 31 billion RDF triples, which are interlinked by approximately 504 million RDF links [11]. C. Semantic Web Services Semantic Web Services (SWS) provide features that allow new services to be added, discovered, and composed dynamically. The processes that might be able to use the web services are updated automatically to reflect the new forms of cooperation. SWS combine the flexibility, reusability, and universal access that typically characterise a web service along with the expressivity of semantic mark up and reasoning, in order to make the invocation, composition, mediation and automatic execution of complex services feasible. [3]. D. Semantic Web Applications Applications are built to use Ontologies and data published in Linked Open Data as RDF to display and infer different conclusions based on the inference model that has been created in the application. E. Ontology Development Traditionally, to facilitate the building of ontologies for Semantic Web, text mining techniques have been used to perform ontology learning from texts. However, traditional systems employ shallow natural language processing techniques and focus only on concept and taxonomic relation extraction. Ontology development is a big area for Semantic Web related technologies and a lot of work is happening in this area for this [14].Although the semantic web-related technologies look very promising, the acceptance and implementation of the same has some challenges. The main issue is that like any software, semantic web-related technology also suffers from a vicious circle of data versus application availability. Organizations are not investing much to publish their data into the LOD cloud as there are not a large number of applications that use this data and provide business benefit. On the other hand, application developers are not creating new and improved applications as there is not enough data published on the LOD that can used by the new applications. This vicious circle of application versus data exists when any new path breaking technology starts getting accepted and implemented as a main stream application. VI.OPEN GOVERNMENT PLATFORM On March 30th , 2012, the government of India launched the Open Government Platform (OGPL). It is envisioned that the OGPL will lead to participative governance as the government will share more and more data. The OGPL has been jointly developed by India and United States. This collaborative endeavour was started as part of a series of initiatives announced by Indian prime minister, Manmohan Singh and US president Barack Obama in November 2010 in Delhi. The initiative on Indian side was led by Mr. Sam Pitroda, adviser to the Prime Minister on Public Information, Infrastructure, and Innovations, and on the US side by Aneesh Chopra, the then Chief Technology Officer (CTO) to the US President.The first release of OGPL contains essential features to establish an open data service capability along with some basic data sets. Future releases will enable users to create applications that work on these datasets to provide various functions. The developers can:  consume datasets using web services  create mobile or other applications that use these datasets  directly access datasets for information There is also a citizen engagement module where the government can get feedback from the end users and actions taken. The data in this module will be visible to everyone on the website. The users will also be able to publish their different datasets onto the website. These will get submitted as part of a workflow for approval to the government agencies. Once the government agencies are satisfied, the dataset will be available to the public for use. The users that use the datasets can give feedback on them, which will also be visible to everyone. Based on the votes received for datasets, the agency will be able to understand the benefit or disadvantage of a particular dataset and then look into it further. This way they can control which datasets are removed and which continue. The OGPL platform also provides a set of information to the owner related to which users can have access to which dataset and how many have found it useful. This feedback can also be sent across to social networking websites.OGPL has been completely developed using open source softwares
  • 4. Integrated Intelligent Research (IIR) International Journal of Web Technology Volume: 01 Issue: 02 December 2012 Page No.28-32 ISSN: 2278-2389 31 including the Content Management System - Drupal. This makes the front-end application highly configurable based on the tastes of the end users. Also, the entire application is web-based. All that is needed for this application use is a web browser. VII. CHALLENGES There are certain challenges that need to be overcome when websites need to implement semantic web technologies in them. They include: Management of URIs [9]: Linked data is mainly about publishing structured data in RDF using URIs rather than focusing on ontological level or inferencing. This simplification lowers the entry barrier for data providers just as the Internet based on URLs simplified the established academic approaches of Hypertext systems. However, all the RDF data on the government sites need to be independently accessible using URIs.Creation and selection of vocabularies: An important aspect in the whole process of ontologies creation and selection is deciding the ontologies to be used by the government. It needs to be decided that which of the existing vocabularies are going to be extended or reused. Experience shows that it is strongly advisable to reuse existing vocabularies and extend them if required rather than create new ones based on the type of application that is being worked on.Handlings provenance and trust [4]: From an interface perspective, the question of how to represent the provenance and trustworthiness of data drawn from many sources into an integrated view is a significant research challenge. Tim Berners-Lee proposed that the browser interface should be enhanced with the “Oh, yeah?” button [2] to support the user in assessing the reliability of the information encountered on the web. Whenever a user encounters a piece of information that they will like to verify, pressing such a button will produce an explanation of the trustworthiness of the displayed information. This goal is yet to be realized. Addressing quality of service [4]: An overview of different content-based, context-based, and rating-based techniques can be used to heuristically assess the relevance and quality of data given. This is being addressed to a certain extent by the OGPL as the users of the datasets are able to give a rating of the datasets. This can be viewed by other users of the dataset to understand its quality.Performance and scalability issues [4]: Linked data can be accessed by different semantic web-enabled applications, using techniques like advanced crawling and caching. However, the increase in the number of datasets over time will deteriorate the performance of the semantic web-enabled applications. Therefore, this might necessitate wide spread link traversal and crawling. It is necessary to make sure that increase in the data in the LOD does not impact the performance of semantic web- enabled government applications. Any issues in performance will have a reverse effect on the popularity being gained by Semantic Web Technologies. Improved User Interfaces [4]: One of the key benefits of Linked Data from the user perspective is the provision to access interlinked data from a wide range of distributed and heterogeneous data sources. This may involve integrating data from sources not explicitly selected by the user. For example, if the user wants to know the number of people working with a particular company in a particular city, this will require traversal and display of information from multiple datasets. In the normal scenario, the browser back and forward buttons will take the user to the next and previous pages correspondingly. However, in this scenario, the user might want to traverse from one data set to another that is displayed in the browser.The Linked Open Data browser should also provide options to add or remove datasets from the result. This is a very challenging task and needs to be analysed to a greater level.Schema mapping [4]: Once the data has been retrieved from multiple datasets, it must be integrated in a meaningful way before it is displayed to the user or it is further processed. Link Maintenance [4]: The content of the Linked data is continuously changing or is continuously getting updated. The RDF links between data sources are updated sporadically. This leads to dead links pointing to URIs that are no longer maintained or even set in as the new data is published. Web architecture is tolerant to dead links but too many can lead to unnecessary http requests. This is also an area of research that is receiving a lot of focus for improvement. Licensing [4]: Applications that consume data from the web must be able to access explicit information on the terms under which the data can be reused and republished. The availability of appropriate frameworks for publishing such specifications is an essential requirement in encouraging data owners to participate in the LOD. The data owners thus will be assured that the data consumers to not infringe on the rights of others. The OGPL provides the feature of giving explicit licensing agreement details as it allows the data owners to publish licensing related information. OGPL in its future releases will also allow data owners to sell their data to consumers as a service for a fee.Privacy [4]: The ultimate aim of a LOD is to have a single global database. However, this also brings with it dangers with it. Protecting data in the LOD context is likely to require a combination of technical as well as legal means, together with a higher awareness among the user. Security is a very important aspect of semantic knowledge management. To secure the Semantic Web, all its layers must be protected including RDF, XML, ontologies, and application integration. In the case of XML, it is important to securely publish XML documents or even role-based access [10]. Some research has been done on the security of RDF models as well. For securing
  • 5. Integrated Intelligent Research (IIR) International Journal of Web Technology Volume: 01 Issue: 02 December 2012 Page No.28-32 ISSN: 2278-2389 32 the business, the challenge includes identifying and authenticating the consumers as well as the businesses, and tracing all transactions.Secure Knowledge Management and Integration: This is required where two agencies are involved in a transaction. Secure Knowledge Management tools are utilized to determine what information and resources are needed for the transaction and whether the information and resources can be accessed by the agencies involved. Essentially, security must be incorporated into all aspects of the process. Trust management and negotiations play an important role. The Semantic Web has inference capabilities built into it that will exacerbate the inference and privacy problems. Therefore, developers must examine inference control and privacy preserving data mining techniques and determine their applicability for the Semantic Web [13].Enterprise Application Integration (EAI) constitutes a real and growing need for most enterprises. In EAI, the focus is mainly on syntactical integration. Dealing with the semantic aspect will promote EAI by providing it with more consistency and robustness [15]. VIII.CONCLUSIONS AND FURTHER WORK This study reveals that users and government agencies alike are coming to slowly realize that keyword-based search is not enough and Semantic web-based applications need to be designed [5]. The real power of the Semantic Web will be realized once developers start creating Semantic Web enable software agents that collect web content from diverse source, process the information, and exchange results with other programs. Semantic Web will provide a foundation and framework that makes artificial intelligence more feasible. Semantic Web can assist in inferencing knowledge to be used by humans. There is a lot of scope for work in the government domain as well as other domains in Semantic Web technologies. The implementation of Semantic Web technologies is at a very infant stage in the Indian context and there is a huge scope for implementations which would make the data related to the government easily accessible. This would also in the future help in providing better analysis tools to the government for better decision making. REFERENCES [1] A Gugliotta et al., "Deploying Semantic Web Services-Based Applications in the e-Government Domain", Journal on Data Semantics X Lecture Notes in Computer Science, 2008, Volume 4900/2008, 96- 132, DOI: 10.1007/978-3-540-77688-8_4 [2] Berners-Lee, T., “Cleaning up the User Interface, Section – The “Oh, yeah?”-Button.” http://www.w3.org/DesignIssues/UI.html (accessed August 15, 2012) [3] Berners-Lee Tim, Hendler James, and Lassila Ora. “The Semantic Web.” Scientific American May 2001 pp. 35-43. [4] Bizer Christian, Health Tom, Berners-Lee Tim. “Linked Data – The Story So Far.” International Journal on Semantic Web and Information Systems Vol. 5, Nr. 3 (2009) pp. 1-22. [5] E. Arnold Stephen “Semantic technology: From sentiment to applications.” KM World; Jul2011, Vol. 20 Issue 7, p1-20, 2p, 1 Graph | ISSN : 10998284 | Accession Number : 64165397 [6] Gailing “The Analysis of the E-Government Service Portal Based on the Semantic WEB.” Advances in Information Technology and Industry Applications, LNEE 136, pp. 481-487 [7] Guidelines for Indian Government Websites. http://web.guidelines.gov.in/ (accessed August 15, 2012) [8] Halb Wolfgang, Raimond Yves, Hausenblas Michael. “Building Linked Data For Both Humans and Machines.” Linked Data on the Web Workshop at the 17th International World Wide Web Conference 2008 (WWW2008), Beijing, China, 2008. [9] Hausenblas Michael. “Exploiting Linked Data For Building Web Applications.” IEEE Internet Computing July-Aug. 2009 vol. 13 no. 4 pp. 68-73, doi:10.1109/MIC.2009.79. [10] Heath, T.,Bizer, C.: LinkedData: Evolving the web into a Global Data space. Morgan and Claypool (2011), http://linkeddatabook.com/editions/1.0/ (accessed August 15, 2012) [11] Hongbo Lai, Yushun Fan, Le Xin and Hui Liang, "The Framework of Web 3.0-Based Enterprise Knowledge Management System" 7th International Conference on Knowledge Management in Organizations: Service and Cloud Computing Advances in Intelligent Systems and Computing, 2013, Volume 172, 345-351, DOI: 10.1007/978-3-642- 30867-3_31 [12] Izza Said, Vincent Lucien, Burlat Patrik. "Dealing with Semantic Application Integration within Large and Dynamic Enterprises."International Journal of Cooperative Information Systems; Dec2006, Vol. 15 Issue 4, p507-534, 28p [13] Thuraisingham Bhavani. “Directions for Security and Privacy for Semantic Business Applications.” Communications of the ACM; Dec2005, Vol. 48 Issue 12, p71-73 | ISSN: 00010782. [14] Xing Jiang, Ah-Hwee Tan. "CRCTOL: A semantic-based domain ontology learning system." Journal of the American Society for Information Science & Technology; Jan2010, Vol. 61 Issue 1, p150-168, 19p [15] Zhang W. Y, Yin J. W., Lin L. F., Zhu T. H. “Towards a general ontology of multidisciplinary collaborative design for Semantic Web applications.” International Journal of Computer Integrated Manufacturing; Dec2009, Vol. 22 Issue 12, p1144-1153 | DOI: 10.1080/09511920903030379.