Domain Oriented Semantic Web based Personalized Search Engine

Size: px
Start display at page:

Download "Domain Oriented Semantic Web based Personalized Search Engine"

Transcription

1 2014 Fifth International Conference on Intelligent Systems, Modelling and Simulation Domain Oriented Semantic Web based Personalized Search Engine Shruti Kohli Department of Computer Science BIT, Noida Sonam Arora Department of Computer Science BIT, Noida Abstract Present market is dominated by such Search Engines which are working on keyword based querying system This becomes useless and leads to wastage of user s time if he is not aware of the keywords which are used to index desired relevant pages For example, user enters keyword Book, now Google will show results for both Reading any book and Book a Hotel That means user has to look into the contents of the web pages to shortlist relevant pages which he needs The same problem exists in case of image search engines If query is search for images of hotel in Delhi, image result set will contain irrelevant as well relevant images Now solution is needed where machine will itself divide the result into relevant and irrelevant images and then showing the relevant ones to the user But this solution is not feasible one because it then has to check the content of image using image processing techniques and then checking for similarity between all the images which is not implementable for millions of records worldwide Another solution is Semantic Web Technologies It is an extension of the current web that allows the meaning of information to be precisely described which can be well understood by computer as well as user Ontology is very important ingredient of Semantic Web and in this work Ontology for Hotel domain is used User will be provided easy to use interface to query hotel ontology Technologies used are SPARQL query language and JENA API for searching user query inside ontology In this work focus is given over preserving user s preferences while displaying results on the web page Challenge was on dynamically loading the hotel dataset into ontology in RDF format This was done using Semantic Tool which internally uses Google AJAX API for populating latest results from Internet Advantage of using Semantic Web is that it results in only relevant images, which in turn increases Precision and Recall rates of search engine Keywords-SPARQL; RD; Semantic Web; Web30 I INTRODUCTION Nowadays, whatever information user needs, he gets it online, anywhere and anytime If any user wants to visit some place, he would like to search information about that place, hotel available, weather etc beforehand User may also like to look at images of hotels before checking their website For this, lots of search engines are available in today s market online User needs to enter keyword for the query he is having and then he is flooded with images that is available online But the problem is that information which is displayed contains relevant as well as irrelevant results Now user s work increases in separating his desired set of images from the pool of results displayed This leads to wastage of time and energy This measure which checks the efficiency of search engine in terms of number of relevant documents returned is done by two factors, Precision and Recall The above said weakness of today s search engine leads to low precision and recall parameters This weakness can be resolved to much extent using Semantic Web Technologies This technology works by extending the current existing web with semantics that provides meaning to that web image or document This meaning is defined in a way that understood by machine thus reducing the effort of users in searching for relevant images In Semantic Technologies, information is represented in a new W3C standard called Resource Description Framework (RDF) Now in Semantic technologies, ontology is main ingredient Resource Description Framework has recommended well defined format for representing ontology Currently existing formats are RDF/XML, OWL, Turtle etc Currently research on semantic technologies is in beginning stage, therefore traditional search engines like Google, Bing, Yahoo etc are still dominating the market Let s take illustration of query to search for Taj Mahal Now the results displayed by traditional search engines will display thousands of images for Taj Mahal in Agra as well as Taj Mahal casino in Atlantic, USA Search engine will not refine the result for user User himself has to sift through the result set to find relevant results for his use Information retrieval in current scenario relies only on keyword searches using Google, Yahoo, Bing etc or based on simple metadata such as that of an RSS Moreover, there is no provision to generate personalized searches easily, so users need to think and write search keywords that match their own requirements correspondingly Such a process of searching is time consuming and requires lot of effort on human part That means if users does not understand the keywords to be used for searching, then he can t perform relevant information retrieval Now semantic searching increases this efficiency by providing only relevant results to the user It represents the data available over internet in format of ontology, which contains the description of information using metadata User does not need to apply effort to think for keywords that will give them the result they desire, instead the user can simply provide the search engine with whatever information it has by selecting domain The core idea of domain based search engine is to describe query in the form of domain description For this user need to build a query type that is well understood by Semantic Web This paper proposes an architecture where queries are not build using natural langue, but an easy to use user interface that help users to build complex queries they want /14 $ IEEE DOI /ISMS

2 II CHALLENGES Keyword based search is useful especially to a user who knows what keywords are used to index the images as they can easily define queries This approach becomes problematic when the user is not aware about the way to write query such that desirable results only appear because for that he must know the semantic concepts that are used in that particular domain in which he is interested And therefore after user enters the query, he is returned with some irrelevant images along with relevant ones To check this efficiency of search engine, two parameters are available that is Precision and Recall Consider Figure 1 contain lots of unwanted image result which are of no interest to the user Consider Figure 2 Figure 2 Google images results Figure 1 Precision vs Recall Let A be number of relevant records retrieved, let B be number of relevant records not retrieved and C be the number of irrelevant records retrieved Precision: Percentage of returned pages that is relevant Or in other words the capability of minimizing the number of irrelevant links returned to the users Precision: - A*100/ (A+C) Recall: Percentage of relevant pages that is returned Or in other words the capability of maximizing the number of relevant links returned to the users Recall: -A*100/ (A+B) All search mechanism till date performs the function where precision and recall percentage is too low For example, consider a situation when User enters images of all hotels in Delhi query on Google, now search results may Semantic Web based search aims to provide better precise and recall rates as compared to keyword based search Challenge is to create a domain based semantic web search engine which is highly user friendly and provide advance search options with the help of various parameters that a user can think of User friendly in a sense that user need not think of appropriate keyword that might give them their desired result, instead the user can simply provide the search engine with whatever information it has by selecting provided options Now it is clear that Ontology is the main ingredient of Semantic Web and it is build for a particular domain This work is using domain for Hotels available in the continent of Asia and Europe Now the challenge is to load the RDF data in Hotel Ontology dynamically For this, semantic tool is developed This semantic tool is making use of Google AJAX API internally to fetch results from Google search engine Now over these results, it employs URL checking to separate relevant results from irrelevant results These relevant search results are then transformed into RDF format and then populated in Hotel ontology From the given interface user chooses the desired options and then sends the query to this search engine, which in turn provides only the reliable results from the ontology Another challenge involved was to display results to the users such that their preferences are taken into account For this user click history is tracked by the system Advantage of using Semantic Web is that user shouldn t be aware of the concepts supporting the search to use it Their experience should be as close as the one they currently have with the current web and the search engines they use daily Some of the latest works relating semantic areas are:- WANG Yong-gui and JIA Zhen [1] gave introduction to Semantic Web and its Mining and then proved that their integration can bring lot of effectiveness in Web Mining For that they used a five step process which actually integrated Web mining with Semantic technologies 24

3 Jiang Huiping [2] proposed a semantic web search model to enhance efficiency and accuracy of IR for unstructured and semi structured documents He used Ranking Evaluator to measure the similarity between documents with semantic information for rapid and correct information retrieval He introduced Search Arbiter to judge whether the query is answered by Keyword based Search Engine or Ontology Search Engine He gave just a conceptual architecture of Semantic Web Information Retrieval System Saman Kamran and Fabio Crestani [3] proposed a method for developing reliable ontology using the potential users available on Social Networking Sites They created a seven step model which takes their input and then using Wikipedia Link Based Measure (WLM) and Cosine Similarity, they calculated semantic similarity score of their inputs This model is under construction and no evaluation available yet Eero Hyv onen, Avril Styrman and Samppa Saarela [4] in their paper have developed a method of annotating the images They have used Promotion event images and annotated them so that an ontology structure can be established for that event This ontology will then help in answering the queries of the user Waqas Ahmad and Ch Muhammad Shahzad Faisal [5] proposed a context based search, done over 300 pictures of 5 personalities, which were gathered from Google, over various contexts like playing, attending meeting etc These images were manually annotated to make search more efficient Noman Hasany and Mohd Hasan Selamat [6] presented a system where ontology for hotels is used for searching and user is given a natural language query platform for giving the queries This paper provides the detailed construction of the Hotel Ontology using knowledge base of Malaysian hotels Tuan-Dung CAO, Thanh-Hien PHAN and Anh-Duc NGUYEN [7] presented a system called STAAR (Semantic Tourist Information Access and Recommending) They used Tourist ontology and helped the user in making query to it through mobile platform In addition they also gave algorithm for suggesting travel route relevant to both criterions: itinerary length and user interest KPalaniammal, Dr M Indra Devi and DrSVijayalakshmi [8] in their paper contributed towards semantic based searching which also gives importance to user s priority while searching in their required domain This system keeps a track of user s traits like age, current status etc to understand his habits and accordingly proposes him places which he may like to visit PSheba Alice, AMAbirami and AAskarunisa [9] in their paper proposed a tool enhancing a refined search retrieving only the most relevant links eliminating the other links using semantic web technologies A user s searched text is stemmed and compared with attributes defined in ontology Hannah Bast, Florian Bäurle, Björn Buchhold and Elmar Haussmann [10] in their paper discussed the pros and cons of full-text search on the one hand and ontology based search on the other hand If user has full-text query then it can work well when relevant documents contain the keywords or simple variations of them in a prominent way In case user has entity oriented queries then they will work well only with ontology It highlighted that the most challenging task is construction of ontology on any particular domain III GOAL OF RESEARCH The goal proposed in this research work is to develop system architecture for semantic web search engine for images over a specific domain that is Hotels In this system, ontology will be the knowledge base which will be trained in any specification like RDF, OWL or Turtle The process of training the ontology with reliable and latest data is done using Semantic Tool This is Java based tool which internally fetch information from Google using Google AJAX API Various attributes of class Hotel are prepared on the basis of Location, Ratings, and Rate etc User s preferences are been tracked by the system which internally count user s clicks per image User will provide query using an easy to use interface System will Search directly in the ontology itself after which images of the relevant Hotels will be displayed sorted by user s preferences, thus giving a self learning framework to user similar to that of Google image search IV CURRENT SYSTEM ISSUES The above proposed search system based on semantic web does not takes into consideration the user behaviour while returning the search results, which is an important requirement in order to make user aware of the most popular as well as reliable hotel images available till date over Internet So this semantic search system focuses on using the image s click history as a tool to track the popularity of an image Secondly this system will always look for latest images available online to be populated in the ontology which is done here using Google AJAX API V PROPOSED SYSTEM Here in this proposed system, a semantic web architecture has been designed and developed that can relieve the users from the overburden of doing a lot of keyword based search before getting the desired result Data in the ontology is in Turtle format In this system, latest data about hotel gets populated inside ontology using Google Ajax API It is basically Google JavaScript API which helps in loading the online search results which includes metadata as well as images directly into the web application This system takes the user query in the form of parameters related to that domain in a user friendly environment, develop a SPARQL query and using JENA API will give the reliable results to the user On clicking over the image user is redirected to the corresponding host website to which this image belongs This internally updates the user s preference in the 25

4 knowledge base Next time in the results, images will be displayed in the order of user s preferences VI ONTOLOGY ARCHITECTURE The Hotel ontology architecture used is shown below in Figure 3 in graphical format rdfs:country "India"; rdfs:typeofroom "Twin"; rdfs:typeofhotel "Three"; rdfs:rate "Reasonably"; rdfs:facility "Restaurant"; rdfs:facility2 "Internet AC TV Refrigerator"; Here this ontology contains triples that are represented as Subject-Predicate-Object For example, there is a hotel 1 which has title Hotel Green Park Chennai So in this Subject Hotel 1 has predicate title which has object value as Hotel Green Park Chennai That s how the whole ontology is built This ontology contains latest information which is constructed by using Google AJAX API in this system VII SYSTEM ARCHITECTURE Figure 3 Ontology Chart Following Turtle code gives a small skeleton for Hotel Ontology used in this : xsd: dc: rdfs: < :1 dc:title "Hotel Green Park Chennai" ; rdfs:urls "hotelgreenparkcom/chennai/"; rdfs:imgurls "hotelgreenparkcom/chennai/images/animationgif"; rdfs:continent "Asia"; rdfs:country "India"; rdfs:typeofroom Double"; rdfs:typeofhotel "Five"; rdfs:rate "Expensive"; rdfs:facility "Restaurant Swimming Pool Fitness Center"; rdfs:facility2 "Internet AC TV Refrigerator King Bed"; :2 dc:title "Raya Inn Rajasthan" ; rdfs:urls "rayainncom/"; rdfs:imgurls "rayainncom/main-images/_dsc1445jpg"; rdfs:continent "Asia"; Figure 4 VIII Architecture ALGORITHM A Initial Setup:- 1) Training of Hotel Ontology with image URL is done using Semantic Tool Tool takes input URL through Google AJAX API based on the user's search query 2) Returned URLs are formatted as per the requirement of system, which are then used as input for the ontology 3) Using the above steps, this system will dynamically load the ontology with reliable information about hotels in Turtle format In this work, ontology contains latest information about hotels in continent of Asia and Europe 4) For experimentation, system is trained with 200 hotels 26

5 5) For all images in the ontology an important parameter rank is used (initially set to 0) This will be changed gradually while the system is used by the user Now, user is provided with easy to use interface shown below in Figure 5 which has options that are used in his query B Algorithm:- Pre requisite: - Hotel Ontology Search evaluation { 1) System displays the query interface to the user 2) The input parameters given by user are then converted to SPARQL command 3) System will then search this SPARQL query in the existing ontology using JENA API 4) The result set obtained after matching the query, are then sorted according to the user's preferences recorded cumulatively by this search engine 5) Users preference is recorded in the knowledge base by the system itself in the rank parameter 6) This rank gets updated dynamically according to the following userclick algorithm 7) userclick algorithm:- Initially all the images are having rank 0, so they are displayed in the order in which they are listed in the ontology When the user clicks over any image, its rank gets incremented that indicates the current user's preference for that image In the next search, images will be sorted on the basis of their rank 8) Now the result set returned contains the images sorted according to their rank as explained above 9) These images as thumbnails are displayed on the web page, in order of their rank } IX TRAINING THE SYSTEM The data of various users is collected and organized around ontology of hotel The system has a large database of images belonging to various categories The process of collecting latest data for hotel in the ontology is done automatically using Google AJAX API All the details along with the URL of image file and its category is stored in the ontology The category of an image is identified manually and it can be anything like Location, Star Ratings, and Price etc X IMPLEMENTATION Here Semantic Tool is used to train this Hotel Ontology with the reliable data about various hotels available in Asia and Russia This system is tested on 200 hotels This implementation is just a simulation and can be easily extended for large dataset Figure 5 Query Interface For example user selects Continent as Asia, Country as India, Star Rating as Five, Hotel Price as Expensive, Type of Room as Two Twin and can select facilities from the above given list This interface when submitted to the system will create a SPARQL query SELECT?doc?title?urls?imgurls WHERE {?continent pf:textmatch "Asia"?country pf:textmatch "India"?typeofhotel pf:textmatch "Five"?typeofroom pf:textmatch "Twin"?rate pf:textmatch "Expensive"?facility pf:textmatch " Swimming Pool"?facility2 pf:textmatch " Internet Heater"?doc dc:title?title?doc rdfs:rate?rate?doc rdfs:typeofhotel?typeofhotel?doc rdfs:typeofroom?typeofroom?doc rdfs:facility?facility?doc rdfs:facility2?facility2?doc rdfs:continent?contnent?doc rdfs:country?country?doc rdfs:urls?urls?doc rdfs:imgurls?imgurls } This query will search in the Hotel Ontology and will produce a list of hotels which satisfies above given factors From that list it will check each image s rank according to proposed algorithm Now it will display the resulting images in order of their rank That is most popular image among that result set will be displayed first and then the next popular and so on 27

6 The example shown above is tested on small ontology of 200 hotels, following figure 6 shows subset of result images:- Figure 6 Query Result Here in this system, names of hotels are also displayed along with their images User can click over any image of his choice and he will be directed to that hotel link XI RESULTS AND DISCUSSION User tested the system with some complex image queries for example Images of Five Star Hotel in India with Swimming Pool TV AC Internet When user manually checked in the knowledge base of 200 hotels, the number of relevant hotels which matched his query was 44 But, after running his query through this Semantic Search System, he found 47 images Reason for this deviation is that this system works on union approach Suppose use selects 2 facilities ie facility1 and facility2, then system should return images of only those hotels which satisfy both of them But this system returns images of hotels which satisfies any of them This is done with an intention that is a person generally takes decision for hotels after exploring their images and all available facilities by surfing through its website So he may like to see even those hotels which are only providing facility1 but not facility2 along with other miscellaneous facilities Now according to manual checking relevant results are 44 System returned total of 47 results out of which according to the user s perspective irrelevant records are 3 So Precision comes out to be {44 / (44+3)} = 093 which is pretty good When same query is tested on keyword based search engine, it gave Precision of 0075 which is very poor when compared with Precision given by Semantic based search engine that was 093 On similar basis, Average precision was calculated for 5 simple queries and keyword based search gave average Precision of 0165 whereas Semantic based Search gave average Precision of 095 which is a significant improvement over existing keyword based search engines Now Recall in this system is dependent on the strength of the knowledge base that is Ontology Recall compares the number of relevant results returned by the system with total number of relevant hotels that actually exist If the ontology is prepared in such a way that it contains all the relevant hotels images, then this system will surely give Recall = 1 In this system, ontology having 200 records is used It can be easily expanded to large dataset and its Recall will be nearing to 1 always XII CONCLUSION In this research, a model is proposed which will solve the problem of irrelevancy on the search results displayed by current image search engines using the semantic web technologies focusing on single domain that is of Hotels This model has been tested on limited number of hotels and it has been observed that the two measures that are Precision and Recall improve significantly over currently used keyword based search engines because this model always retrieves relevant results This improvement will surely persist for even large number of hotels This model can be extended for multiple domain searches to give a fully fledged experience similar to that of currently used search engines but with improved precision and recall rates REFERENCES [1] WANG Yong-gui1 and JIA Zhen, Research on Semantic Web Mining, 2010 International Conference On Computer Design And Appliations (ICCDA 2010), IEEE [2] Jiang Huiping, Information Retreival and Seamtic Web, 20I0 Technology (ICEIT 2010), / IEEE V3-461 [3] Saman Kamran and Fabio Crestani, Defining Ontology by Using Users Collaboration on Social Media, CSCW 2011, March 19 23, 2011, Hangzhou, China ACM /11/03 [4] Eero Hyv onen, Avril Styrman and Samppa Saarela, Ontology Based Image Retrieval, University of Helsinki, Department of Computer Science [5] Waqas Ahmad and Ch Muhammad Shahzad Faisal, Context Based Image Search, /11/$ IEEE [6] Noman Hasany and Mohd Hasan Selamat, Answering User Queries from Hotel Ontology for Decision Making, /11/$ IEEE 123 [7] Tuan-Dung CAO, Thanh-Hien PHAN and Anh-Duc NGUYEN, An Ontology based approach to data representation and information search in Smart Tourist Guide System, /11 $ IEEE DOI /KSE [8] KPalaniammal, Dr M Indra Devi and DrSVijayalakshmi, An Unfangled Approach to Semantic Search for E-Tourism Domain, /12/$ IEEE 130 ICRTIT-2012 [9] PSheba Alice, AMAbirami and AAskarunisa, A Semantic Based Approach to Organize elearning through efficient Information Retrieval for Interview Preparation, /12/$ IEEE ICRTIT-2012 [10] Hannah Bast, Florian Bäurle, Björn Buchhold and Elmar Haussmann, A Case for Semantic Full-Text Search, JIWES 12 August , Portland, OR, USA Copyright 2012 ACM /12/08 $1500 [11] Shruti Kohli and Sonam Arora, Topic Specific Concept Matching Based Web Semantic Search Engine, International Journal of Computer Science & Engineering

Chapter-1 : Introduction 1 CHAPTER - 1. Introduction

Chapter-1 : Introduction 1 CHAPTER - 1. Introduction Chapter-1 : Introduction 1 CHAPTER - 1 Introduction This thesis presents design of a new Model of the Meta-Search Engine for getting optimized search results. The focus is on new dimension of internet

More information

COMBINING AND EASING THE ACCESS OF THE ESWC SEMANTIC WEB DATA

COMBINING AND EASING THE ACCESS OF THE ESWC SEMANTIC WEB DATA STI INNSBRUCK COMBINING AND EASING THE ACCESS OF THE ESWC SEMANTIC WEB DATA Dieter Fensel, and Alex Oberhauser STI Innsbruck, University of Innsbruck, Technikerstraße 21a, 6020 Innsbruck, Austria firstname.lastname@sti2.at

More information

JOURNAL OF COMPUTER SCIENCE AND ENGINEERING

JOURNAL OF COMPUTER SCIENCE AND ENGINEERING Exploration on Service Matching Methodology Based On Description Logic using Similarity Performance Parameters K.Jayasri Final Year Student IFET College of engineering nishajayasri@gmail.com R.Rajmohan

More information

Semantically Enhanced Web Personalization Approaches and Techniques

Semantically Enhanced Web Personalization Approaches and Techniques Semantically Enhanced Web Personalization Approaches and Techniques Dario Vuljani, Lidia Rovan, Mirta Baranovi Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, HR-10000 Zagreb,

More information

A Case Study of Question Answering in Automatic Tourism Service Packaging

A Case Study of Question Answering in Automatic Tourism Service Packaging BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, Special Issue Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0045 A Case Study of Question

More information

Ontology based ranking of documents using Graph Databases: a Big Data Approach

Ontology based ranking of documents using Graph Databases: a Big Data Approach Ontology based ranking of documents using Graph Databases: a Big Data Approach A.M.Abirami Dept. of Information Technology Thiagarajar College of Engineering Madurai, Tamil Nadu, India Dr.A.Askarunisa

More information

American Journal of Engineering Research (AJER) 2013 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-2, Issue-4, pp-39-43 www.ajer.us Research Paper Open Access

More information

Search Engine Based Intelligent Help Desk System: iassist

Search Engine Based Intelligent Help Desk System: iassist Search Engine Based Intelligent Help Desk System: iassist Sahil K. Shah, Prof. Sheetal A. Takale Information Technology Department VPCOE, Baramati, Maharashtra, India sahilshahwnr@gmail.com, sheetaltakale@gmail.com

More information

Personalization of Web Search With Protected Privacy

Personalization of Web Search With Protected Privacy Personalization of Web Search With Protected Privacy S.S DIVYA, R.RUBINI,P.EZHIL Final year, Information Technology,KarpagaVinayaga College Engineering and Technology, Kanchipuram [D.t] Final year, Information

More information

Semantic Stored Procedures Programming Environment and performance analysis

Semantic Stored Procedures Programming Environment and performance analysis Semantic Stored Procedures Programming Environment and performance analysis Marjan Efremov 1, Vladimir Zdraveski 2, Petar Ristoski 2, Dimitar Trajanov 2 1 Open Mind Solutions Skopje, bul. Kliment Ohridski

More information

A Job Recruitment System Using Semantic Web Technology

A Job Recruitment System Using Semantic Web Technology A Job Recruitment System Using Semantic Web Technology P. Niaphruek Department of Computer Science, Faculty of Science, Rajamangala University of Technology Thanyaburi, Klong 6, Thanyaburi, Pathumthani

More information

LinksTo A Web2.0 System that Utilises Linked Data Principles to Link Related Resources Together

LinksTo A Web2.0 System that Utilises Linked Data Principles to Link Related Resources Together LinksTo A Web2.0 System that Utilises Linked Data Principles to Link Related Resources Together Owen Sacco 1 and Matthew Montebello 1, 1 University of Malta, Msida MSD 2080, Malta. {osac001, matthew.montebello}@um.edu.mt

More information

Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint

Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint Christian Fillies 1 and Frauke Weichhardt 1 1 Semtation GmbH, Geschw.-Scholl-Str. 38, 14771 Potsdam, Germany {cfillies,

More information

Creating an RDF Graph from a Relational Database Using SPARQL

Creating an RDF Graph from a Relational Database Using SPARQL Creating an RDF Graph from a Relational Database Using SPARQL Ayoub Oudani, Mohamed Bahaj*, Ilias Cherti Department of Mathematics and Informatics, University Hassan I, FSTS, Settat, Morocco. * Corresponding

More information

RANKING WEB PAGES RELEVANT TO SEARCH KEYWORDS

RANKING WEB PAGES RELEVANT TO SEARCH KEYWORDS ISBN: 978-972-8924-93-5 2009 IADIS RANKING WEB PAGES RELEVANT TO SEARCH KEYWORDS Ben Choi & Sumit Tyagi Computer Science, Louisiana Tech University, USA ABSTRACT In this paper we propose new methods for

More information

SEO AND CONTENT MANAGEMENT SYSTEM

SEO AND CONTENT MANAGEMENT SYSTEM International Journal of Electronics and Computer Science Engineering 953 Available Online at www.ijecse.org ISSN- 2277-1956 SEO AND CONTENT MANAGEMENT SYSTEM Savan K. Patel 1, Jigna B.Prajapati 2, Ravi.S.Patel

More information

Data-Gov Wiki: Towards Linked Government Data

Data-Gov Wiki: Towards Linked Government Data Data-Gov Wiki: Towards Linked Government Data Li Ding 1, Dominic DiFranzo 1, Sarah Magidson 2, Deborah L. McGuinness 1, and Jim Hendler 1 1 Tetherless World Constellation Rensselaer Polytechnic Institute

More information

SEMANTIC WEB BASED INFERENCE MODEL FOR LARGE SCALE ONTOLOGIES FROM BIG DATA

SEMANTIC WEB BASED INFERENCE MODEL FOR LARGE SCALE ONTOLOGIES FROM BIG DATA SEMANTIC WEB BASED INFERENCE MODEL FOR LARGE SCALE ONTOLOGIES FROM BIG DATA J.RAVI RAJESH PG Scholar Rajalakshmi engineering college Thandalam, Chennai. ravirajesh.j.2013.mecse@rajalakshmi.edu.in Mrs.

More information

A Comparison of Database Query Languages: SQL, SPARQL, CQL, DMX

A Comparison of Database Query Languages: SQL, SPARQL, CQL, DMX ISSN: 2393-8528 Contents lists available at www.ijicse.in International Journal of Innovative Computer Science & Engineering Volume 3 Issue 2; March-April-2016; Page No. 09-13 A Comparison of Database

More information

Intelligent interoperable application for employment exchange system using ontology

Intelligent interoperable application for employment exchange system using ontology 1 Webology, Volume 10, Number 2, December, 2013 Home Table of Contents Titles & Subject Index Authors Index Intelligent interoperable application for employment exchange system using ontology Kavidha Ayechetty

More information

Search Result Optimization using Annotators

Search Result Optimization using Annotators Search Result Optimization using Annotators Vishal A. Kamble 1, Amit B. Chougule 2 1 Department of Computer Science and Engineering, D Y Patil College of engineering, Kolhapur, Maharashtra, India 2 Professor,

More information

LiDDM: A Data Mining System for Linked Data

LiDDM: A Data Mining System for Linked Data LiDDM: A Data Mining System for Linked Data Venkata Narasimha Pavan Kappara Indian Institute of Information Technology Allahabad Allahabad, India kvnpavan@gmail.com Ryutaro Ichise National Institute of

More information

A QoS-Aware Web Service Selection Based on Clustering

A QoS-Aware Web Service Selection Based on Clustering International Journal of Scientific and Research Publications, Volume 4, Issue 2, February 2014 1 A QoS-Aware Web Service Selection Based on Clustering R.Karthiban PG scholar, Computer Science and Engineering,

More information

A generic approach for data integration using RDF, OWL and XML

A generic approach for data integration using RDF, OWL and XML A generic approach for data integration using RDF, OWL and XML Miguel A. Macias-Garcia, Victor J. Sosa-Sosa, and Ivan Lopez-Arevalo Laboratory of Information Technology (LTI) CINVESTAV-TAMAULIPAS Km 6

More information

DISCOVERING RESUME INFORMATION USING LINKED DATA

DISCOVERING RESUME INFORMATION USING LINKED DATA DISCOVERING RESUME INFORMATION USING LINKED DATA Ujjal Marjit 1, Kumar Sharma 2 and Utpal Biswas 3 1 C.I.R.M, University Kalyani, Kalyani (West Bengal) India sic@klyuniv.ac.in 2 Department of Computer

More information

Horizontal IoT Application Development using Semantic Web Technologies

Horizontal IoT Application Development using Semantic Web Technologies Horizontal IoT Application Development using Semantic Web Technologies Soumya Kanti Datta Research Engineer Communication Systems Department Email: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Challenges

More information

Semantic Knowledge Management System. Paripati Lohith Kumar. School of Information Technology

Semantic Knowledge Management System. Paripati Lohith Kumar. School of Information Technology Semantic Knowledge Management System Paripati Lohith Kumar School of Information Technology Vellore Institute of Technology University, Vellore, India. plohithkumar@hotmail.com Abstract The scholarly activities

More information

We have big data, but we need big knowledge

We have big data, but we need big knowledge We have big data, but we need big knowledge Weaving surveys into the semantic web ASC Big Data Conference September 26 th 2014 So much knowledge, so little time 1 3 takeaways What are linked data and the

More information

Semantic Interoperability

Semantic Interoperability Ivan Herman Semantic Interoperability Olle Olsson Swedish W3C Office Swedish Institute of Computer Science (SICS) Stockholm Apr 27 2011 (2) Background Stockholm Apr 27, 2011 (2) Trends: from

More information

Taxonomy Enterprise System Search Makes Finding Files Easy

Taxonomy Enterprise System Search Makes Finding Files Easy Taxonomy Enterprise System Search Makes Finding Files Easy 1 Your Regular Enterprise Search System Can be Improved by Integrating it With the Taxonomy Enterprise Search System Regular Enterprise Search

More information

Reason-able View of Linked Data for Cultural Heritage

Reason-able View of Linked Data for Cultural Heritage Reason-able View of Linked Data for Cultural Heritage Mariana Damova 1, Dana Dannells 2 1 Ontotext, Tsarigradsko Chausse 135, Sofia 1784, Bulgaria 2 University of Gothenburg, Lennart Torstenssonsgatan

More information

Semantic tagging for crowd computing

Semantic tagging for crowd computing Semantic tagging for crowd computing Roberto Mirizzi 1, Azzurra Ragone 1,2, Tommaso Di Noia 1, and Eugenio Di Sciascio 1 1 Politecnico di Bari Via Orabona, 4, 70125 Bari, Italy mirizzi@deemail.poliba.it,

More information

Semantic Modeling with RDF. DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo

Semantic Modeling with RDF. DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo Expected Outcomes You will learn: Basic concepts related to ontologies Semantic model Semantic web Basic features of RDF and RDF

More information

12 The Semantic Web and RDF

12 The Semantic Web and RDF MSc in Communication Sciences 2011-12 Program in Technologies for Human Communication Davide Eynard nternet Technology 12 The Semantic Web and RDF 2 n the previous episodes... A (video) summary: Michael

More information

Folksonomies versus Automatic Keyword Extraction: An Empirical Study

Folksonomies versus Automatic Keyword Extraction: An Empirical Study Folksonomies versus Automatic Keyword Extraction: An Empirical Study Hend S. Al-Khalifa and Hugh C. Davis Learning Technology Research Group, ECS, University of Southampton, Southampton, SO17 1BJ, UK {hsak04r/hcd}@ecs.soton.ac.uk

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2

Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2 Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2 Department of Computer Engineering, YMCA University of Science & Technology, Faridabad,

More information

Clustering Technique in Data Mining for Text Documents

Clustering Technique in Data Mining for Text Documents Clustering Technique in Data Mining for Text Documents Ms.J.Sathya Priya Assistant Professor Dept Of Information Technology. Velammal Engineering College. Chennai. Ms.S.Priyadharshini Assistant Professor

More information

Industry 4.0 and Big Data

Industry 4.0 and Big Data Industry 4.0 and Big Data Marek Obitko, mobitko@ra.rockwell.com Senior Research Engineer 03/25/2015 PUBLIC PUBLIC - 5058-CO900H 2 Background Joint work with Czech Institute of Informatics, Robotics and

More information

DYNAMIC QUERY FORMS WITH NoSQL

DYNAMIC QUERY FORMS WITH NoSQL IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 7, Jul 2014, 157-162 Impact Journals DYNAMIC QUERY FORMS WITH

More information

STAR Semantic Technologies for Archaeological Resources. http://hypermedia.research.glam.ac.uk/kos/star/

STAR Semantic Technologies for Archaeological Resources. http://hypermedia.research.glam.ac.uk/kos/star/ STAR Semantic Technologies for Archaeological Resources http://hypermedia.research.glam.ac.uk/kos/star/ Project Outline 3 year AHRC funded project Started January 2007, finish December 2009 Collaborators

More information

Developing Web 3.0. Nova Spivak & Lew Tucker http://radarnetworks.com/ Tim Boudreau http://weblogs.java.net/blog/timboudreau/

Developing Web 3.0. Nova Spivak & Lew Tucker http://radarnetworks.com/ Tim Boudreau http://weblogs.java.net/blog/timboudreau/ Developing Web 3.0 Nova Spivak & Lew Tucker http://radarnetworks.com/ Tim Boudreau http://weblogs.java.net/blog/timboudreau/ Henry Story http://blogs.sun.com/bblfish 2007 JavaOne SM Conference Session

More information

An Ontology Model for Organizing Information Resources Sharing on Personal Web

An Ontology Model for Organizing Information Resources Sharing on Personal Web An Ontology Model for Organizing Information Resources Sharing on Personal Web Istiadi 1, and Azhari SN 2 1 Department of Electrical Engineering, University of Widyagama Malang, Jalan Borobudur 35, Malang

More information

Search Engine Optimization for Improving Page Rank And Image Search Accuracy

Search Engine Optimization for Improving Page Rank And Image Search Accuracy Search Engine Optimization for Improving Page Rank And Image Search Accuracy Er. Tanveer Singh 1, Dr.Raman Maini 2 1 Research Scholar, Department of Computer Engineering, University College of Engineering,

More information

International Journal of Computer Engineering and Applications, Volume V, Issue III, March 14

International Journal of Computer Engineering and Applications, Volume V, Issue III, March 14 International Journal of Computer Engineering and Applications, Volume V, Issue III, March 14 PREDICTION OF RATE OF IMPROVEMENT OF SOFTWARE QUALITY AND DEVELOPMENT EFFORT ON THE BASIS OF DEGREE OF EXCELLENCE

More information

An Approach to Give First Rank for Website and Webpage Through SEO

An Approach to Give First Rank for Website and Webpage Through SEO International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-2 Issue-6 E-ISSN: 2347-2693 An Approach to Give First Rank for Website and Webpage Through SEO Rajneesh Shrivastva

More information

A UPS Framework for Providing Privacy Protection in Personalized Web Search

A UPS Framework for Providing Privacy Protection in Personalized Web Search A UPS Framework for Providing Privacy Protection in Personalized Web Search V. Sai kumar 1, P.N.V.S. Pavan Kumar 2 PG Scholar, Dept. of CSE, G Pulla Reddy Engineering College, Kurnool, Andhra Pradesh,

More information

Active Learning SVM for Blogs recommendation

Active Learning SVM for Blogs recommendation Active Learning SVM for Blogs recommendation Xin Guan Computer Science, George Mason University Ⅰ.Introduction In the DH Now website, they try to review a big amount of blogs and articles and find the

More information

Triplestore Testing in the Cloud with Clojure. Ryan Senior

Triplestore Testing in the Cloud with Clojure. Ryan Senior Triplestore Testing in the Cloud with Clojure Ryan Senior About Me Senior Engineer at Revelytix Inc Revelytix Info Strange Loop Sponsor Semantic Web Company http://revelytix.com Blog: http://objectcommando.com/blog

More information

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK Antonella Carbonaro, Rodolfo Ferrini Department of Computer Science University of Bologna Mura Anteo Zamboni 7, I-40127 Bologna, Italy Tel.: +39 0547 338830

More information

New Web tool to create educational and adaptive courses in an E-Learning platform based fusion of Web resources

New Web tool to create educational and adaptive courses in an E-Learning platform based fusion of Web resources New Web tool to create educational and adaptive courses in an E-Learning platform based fusion of Web resources Mohammed Chaoui 1, Mohamed Tayeb Laskri 2 1,2 Badji Mokhtar University Annaba, Algeria 1

More information

Reputation Network Analysis for Email Filtering

Reputation Network Analysis for Email Filtering Reputation Network Analysis for Email Filtering Jennifer Golbeck, James Hendler University of Maryland, College Park MINDSWAP 8400 Baltimore Avenue College Park, MD 20742 {golbeck, hendler}@cs.umd.edu

More information

Semantic Web Services for e-learning: Engineering and Technology Domain

Semantic Web Services for e-learning: Engineering and Technology Domain Web s for e-learning: Engineering and Technology Domain Krupali Shah and Jayant Gadge Abstract E learning has gained its importance over the traditional classroom learning techniques in past few decades.

More information

I. INTRODUCTION NOESIS ONTOLOGIES SEMANTICS AND ANNOTATION

I. INTRODUCTION NOESIS ONTOLOGIES SEMANTICS AND ANNOTATION Noesis: A Semantic Search Engine and Resource Aggregator for Atmospheric Science Sunil Movva, Rahul Ramachandran, Xiang Li, Phani Cherukuri, Sara Graves Information Technology and Systems Center University

More information

Fraunhofer FOKUS. Fraunhofer Institute for Open Communication Systems Kaiserin-Augusta-Allee 31 10589 Berlin, Germany. www.fokus.fraunhofer.

Fraunhofer FOKUS. Fraunhofer Institute for Open Communication Systems Kaiserin-Augusta-Allee 31 10589 Berlin, Germany. www.fokus.fraunhofer. Fraunhofer Institute for Open Communication Systems Kaiserin-Augusta-Allee 31 10589 Berlin, Germany www.fokus.fraunhofer.de 1 Identification and Utilization of Components for a linked Open Data Platform

More information

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i.

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i. New York, NY, USA: Basic Books, 2013. p i. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=2 New York, NY, USA: Basic Books, 2013. p ii. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=3 New

More information

Studying the international way. in Practice. Professor (FH) Mag. Christian Maurer. IOETI Conference, El Gouna, Dec 2009

Studying the international way. in Practice. Professor (FH) Mag. Christian Maurer. IOETI Conference, El Gouna, Dec 2009 Studying the international way SearchEngine Marketing in Practice Professor (FH) IOETI Conference, El Gouna, Dec 2009 Agenda SEM as part of the marketing mix How does SEM work Setting the goals Website

More information

Make search become the internal function of Internet

Make search become the internal function of Internet Make search become the internal function of Internet Wang Liang 1, Guo Yi-Ping 2, Fang Ming 3 1, 3 (Department of Control Science and Control Engineer, Huazhong University of Science and Technology, WuHan,

More information

Site-Specific versus General Purpose Web Search Engines: A Comparative Evaluation

Site-Specific versus General Purpose Web Search Engines: A Comparative Evaluation Panhellenic Conference on Informatics Site-Specific versus General Purpose Web Search Engines: A Comparative Evaluation G. Atsaros, D. Spinellis, P. Louridas Department of Management Science and Technology

More information

Intelligent Log Analyzer. André Restivo <andre.restivo@portugalmail.pt>

Intelligent Log Analyzer. André Restivo <andre.restivo@portugalmail.pt> Intelligent Log Analyzer André Restivo 9th January 2003 Abstract Server Administrators often have to analyze server logs to find if something is wrong with their machines.

More information

Achille Felicetti" VAST-LAB, PIN S.c.R.L., Università degli Studi di Firenze!

Achille Felicetti VAST-LAB, PIN S.c.R.L., Università degli Studi di Firenze! 3D-COFORM Mapping Tool! Achille Felicetti" VAST-LAB, PIN S.c.R.L., Università degli Studi di Firenze!! The 3D-COFORM Project! Work Package 6! Tools for the semi-automatic processing of legacy information!

More information

Automated press clipping with professional editing

Automated press clipping with professional editing www.cyberalert.com Nobody Monitors The Media Better CyberAlert, Inc., Foot of Broad St., Stratford, CT 06615 Phone: 203-375-7200 Fax: 203-375-6699 Toll Free: 1-800-461-7353 info@cyberalert.com Product

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks

SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks Melike Şah, Wendy Hall and David C De Roure Intelligence, Agents and Multimedia Group,

More information

Data Mining in Web Search Engine Optimization and User Assisted Rank Results

Data Mining in Web Search Engine Optimization and User Assisted Rank Results Data Mining in Web Search Engine Optimization and User Assisted Rank Results Minky Jindal Institute of Technology and Management Gurgaon 122017, Haryana, India Nisha kharb Institute of Technology and Management

More information

Recommendation Tool Using Collaborative Filtering

Recommendation Tool Using Collaborative Filtering Recommendation Tool Using Collaborative Filtering Aditya Mandhare 1, Soniya Nemade 2, M.Kiruthika 3 Student, Computer Engineering Department, FCRIT, Vashi, India 1 Student, Computer Engineering Department,

More information

CITY UNIVERSITY OF HONG KONG 香 港 城 市 大 學. Self-Organizing Map: Visualization and Data Handling 自 組 織 神 經 網 絡 : 可 視 化 和 數 據 處 理

CITY UNIVERSITY OF HONG KONG 香 港 城 市 大 學. Self-Organizing Map: Visualization and Data Handling 自 組 織 神 經 網 絡 : 可 視 化 和 數 據 處 理 CITY UNIVERSITY OF HONG KONG 香 港 城 市 大 學 Self-Organizing Map: Visualization and Data Handling 自 組 織 神 經 網 絡 : 可 視 化 和 數 據 處 理 Submitted to Department of Electronic Engineering 電 子 工 程 學 系 in Partial Fulfillment

More information

VIVO Dashboard A Drupal-based tool for harvesting and executing sophisticated queries against data from a VIVO instance

VIVO Dashboard A Drupal-based tool for harvesting and executing sophisticated queries against data from a VIVO instance VIVO Dashboard A Drupal-based tool for harvesting and executing sophisticated queries against data from a VIVO instance! Paul Albert, Miles Worthington and Don Carpenter Chapter I: The Problem Administrators

More information

The Ontological Approach for SIEM Data Repository

The Ontological Approach for SIEM Data Repository The Ontological Approach for SIEM Data Repository Igor Kotenko, Olga Polubelova, and Igor Saenko Laboratory of Computer Science Problems, Saint-Petersburg Institute for Information and Automation of Russian

More information

OntoDBench: Ontology-based Database Benchmark

OntoDBench: Ontology-based Database Benchmark OntoDBench: Ontology-based Database Benchmark Stéphane Jean, Ladjel Bellatreche, Géraud Fokou, Mickaël Baron, and Selma Khouri LIAS/ISAE-ENSMA and University of Poitiers BP 40109, 86961 Futuroscope Cedex,

More information

OSLC Primer Learning the concepts of OSLC

OSLC Primer Learning the concepts of OSLC OSLC Primer Learning the concepts of OSLC It has become commonplace that specifications are precise in their details but difficult to read and understand unless you already know the basic concepts. A good

More information

SEARCH ENGINE WITH PARALLEL PROCESSING AND INCREMENTAL K-MEANS FOR FAST SEARCH AND RETRIEVAL

SEARCH ENGINE WITH PARALLEL PROCESSING AND INCREMENTAL K-MEANS FOR FAST SEARCH AND RETRIEVAL SEARCH ENGINE WITH PARALLEL PROCESSING AND INCREMENTAL K-MEANS FOR FAST SEARCH AND RETRIEVAL Krishna Kiran Kattamuri 1 and Rupa Chiramdasu 2 Department of Computer Science Engineering, VVIT, Guntur, India

More information

RDF Resource Description Framework

RDF Resource Description Framework RDF Resource Description Framework Fulvio Corno, Laura Farinetti Politecnico di Torino Dipartimento di Automatica e Informatica e-lite Research Group http://elite.polito.it Outline RDF Design objectives

More information

Sentiment Analysis on Big Data

Sentiment Analysis on Big Data SPAN White Paper!? Sentiment Analysis on Big Data Machine Learning Approach Several sources on the web provide deep insight about people s opinions on the products and services of various companies. Social

More information

Intelligent Database Monitoring System using ARM9 with QR Code

Intelligent Database Monitoring System using ARM9 with QR Code Intelligent Database Monitoring System using ARM9 with QR Code Jyoshi Niklesh 1, Dhruva R. Rinku 2 Department of Electronics and Communication CVR College of Engineering, JNTU Hyderabad Hyderabad, India

More information

Explorer's Guide to the Semantic Web

Explorer's Guide to the Semantic Web Explorer's Guide to the Semantic Web THOMAS B. PASSIN 11 MANNING Greenwich (74 w. long.) contents preface xiii acknowledgments xv about this booh xvii The Semantic Web 1 1.1 What is the Semantic Web? 3

More information

Creating metadata that work for digital libraries and Google

Creating metadata that work for digital libraries and Google Creating metadata that work for digital libraries and Google Alan Dawson, Senior Researcher/Programmer at the Centre for Digital Library Research, Department of Computer and Information Sciences, University

More information

City Data Pipeline. A System for Making Open Data Useful for Cities. stefan.bischof@tuwien.ac.at

City Data Pipeline. A System for Making Open Data Useful for Cities. stefan.bischof@tuwien.ac.at City Data Pipeline A System for Making Open Data Useful for Cities Stefan Bischof 1,2, Axel Polleres 1, and Simon Sperl 1 1 Siemens AG Österreich, Siemensstraße 90, 1211 Vienna, Austria {bischof.stefan,axel.polleres,simon.sperl}@siemens.com

More information

The Need for Training in Big Data: Experiences and Case Studies

The Need for Training in Big Data: Experiences and Case Studies The Need for Training in Big Data: Experiences and Case Studies Guy Lebanon Amazon Background and Disclaimer All opinions are mine; other perspectives are legitimate. Based on my experience as a professor

More information

Evaluating Semantic Web Service Tools using the SEALS platform

Evaluating Semantic Web Service Tools using the SEALS platform Evaluating Semantic Web Service Tools using the SEALS platform Liliana Cabral 1, Ioan Toma 2 1 Knowledge Media Institute, The Open University, Milton Keynes, UK 2 STI Innsbruck, University of Innsbruck,

More information

How To Use Semantics In A System

How To Use Semantics In A System Ricerca e classificazione documentale su basi dati per gli studi professionali The business case: Scarsi & Co. fabio.scarsi@scarsieco.it Alberto.Ciaramella@intellisemantic.com 1 Business Scenario: fierce

More information

How To Create A Web Of Knowledge From Data And Content In A Web Browser (Web)

How To Create A Web Of Knowledge From Data And Content In A Web Browser (Web) Semantic Technologies: Linked Data and OER Opening and linking the data and content silos, to leverage the knowledge capital represented by our OER repositories Edmundo Tovar (UPM etovar@fi.upm.es ) Nelson

More information

Online Marketing Optimization Essentials

Online Marketing Optimization Essentials Online Marketing Optimization Essentials Bilal Saleh Principal Partner E-Nor Inc. May 20, 2014 Agenda 2 E-Nor Overview Search Engine Optimization (SEO) Paid search Web Analytics Q&A Graphics by: http://www.iconarchive.com/show/seo-icons-by-designbolts.html

More information

Towards an On board Personal Data Mining Framework For P4 Medicine

Towards an On board Personal Data Mining Framework For P4 Medicine Towards an On board Personal Data Mining Framework For P4 Medicine Dr. Mohamed Boukhebouze Deputy Department Manager, CETIC European Data Forum 2015, November 16 17 Luxembourg Centre d Excellence en Technologiesde

More information

SEO 101. Learning the basics of search engine optimization. Marketing & Web Services

SEO 101. Learning the basics of search engine optimization. Marketing & Web Services SEO 101 Learning the basics of search engine optimization Marketing & Web Services Table of Contents SEARCH ENGINE OPTIMIZATION BASICS WHAT IS SEO? WHY IS SEO IMPORTANT? WHERE ARE PEOPLE SEARCHING? HOW

More information

Social Media Monitoring Tools enhanced by Semantic Web Technologies. Presentation of the Master Thesis Fabian Gasser

Social Media Monitoring Tools enhanced by Semantic Web Technologies. Presentation of the Master Thesis Fabian Gasser Social Media Monitoring Tools enhanced by Semantic Web Technologies Presentation of the Master Thesis Fabian Gasser Contents 1. 2. 3. 4. 5. 6. 7. 8. Main Concepts Challenges Research Question Social Media

More information

How To Improve Cloud Computing With An Ontology System For An Optimal Decision Making

How To Improve Cloud Computing With An Ontology System For An Optimal Decision Making International Journal of Computational Engineering Research Vol, 04 Issue, 1 An Ontology System for Ability Optimization & Enhancement in Cloud Broker Pradeep Kumar M.Sc. Computer Science (AI) Central

More information

Search and Information Retrieval

Search and Information Retrieval Search and Information Retrieval Search on the Web 1 is a daily activity for many people throughout the world Search and communication are most popular uses of the computer Applications involving search

More information

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop Kanchan A. Khedikar Department of Computer Science & Engineering Walchand Institute of Technoloy, Solapur, Maharashtra,

More information

SEO Techniques for various Applications - A Comparative Analyses and Evaluation

SEO Techniques for various Applications - A Comparative Analyses and Evaluation IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727 PP 20-24 www.iosrjournals.org SEO Techniques for various Applications - A Comparative Analyses and Evaluation Sandhya

More information

[JOINT WHITE PAPER] Ontos Semantic Factory

[JOINT WHITE PAPER] Ontos Semantic Factory [] Ontos Semantic Factory JANUARY 2009 02/ 7 Executive Summary In this paper we describe Ontos Semantic Factory a platform producing semantic metadata on the basis of text (Web) content. The technology

More information

K@ A collaborative platform for knowledge management

K@ A collaborative platform for knowledge management White Paper K@ A collaborative platform for knowledge management Quinary SpA www.quinary.com via Pietrasanta 14 20141 Milano Italia t +39 02 3090 1500 f +39 02 3090 1501 Copyright 2004 Quinary SpA Index

More information

Load Balancing using MS-Redirect Mechanism

Load Balancing using MS-Redirect Mechanism Load Balancing using MS-Redirect Mechanism G. Naveen Kumar 1, T. Ram Kumar 2 and B.Phijik 3 Vignan s Institute of Technology and Aeronautical Engineering Deshmukhi(v), Pochampalli(M), Nalgonda, Hyderabad

More information

Ontology-Based Discovery of Workflow Activity Patterns

Ontology-Based Discovery of Workflow Activity Patterns Ontology-Based Discovery of Workflow Activity Patterns Diogo R. Ferreira 1, Susana Alves 1, Lucinéia H. Thom 2 1 IST Technical University of Lisbon, Portugal {diogo.ferreira,susana.alves}@ist.utl.pt 2

More information

Introduction. A. Bellaachia Page: 1

Introduction. A. Bellaachia Page: 1 Introduction 1. Objectives... 3 2. What is Data Mining?... 4 3. Knowledge Discovery Process... 5 4. KD Process Example... 7 5. Typical Data Mining Architecture... 8 6. Database vs. Data Mining... 9 7.

More information

Load Testing Strategy Review When Transitioning to Cloud

Load Testing Strategy Review When Transitioning to Cloud International Journal of Innovative Technology and Exploring Engineering (IJITEE) ISSN: 2278-3075, Volume-3, Issue-9, February 2014 Load Testing Strategy Review When Transitioning to Cloud Tanvi Dharmarha,

More information

HybIdx: Indexes for Processing Hybrid Graph Patterns Over Text-Rich Data Graphs Technical Report

HybIdx: Indexes for Processing Hybrid Graph Patterns Over Text-Rich Data Graphs Technical Report HybIdx: Indexes for Processing Hybrid Graph Patterns Over Text-Rich Data Graphs Technical Report Günter Ladwig Thanh Tran Institute AIFB, Karlsruhe Institute of Technology, Germany {guenter.ladwig,ducthanh.tran}@kit.edu

More information

Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey

Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey 1 Google Analytics for Robust Website Analytics Deepika Verma, Depanwita Seal, Atul Pandey 2 Table of Contents I. INTRODUCTION...3 II. Method for obtaining data for web analysis...3 III. Types of metrics

More information

Computational Advertising Andrei Broder Yahoo! Research. SCECR, May 30, 2009

Computational Advertising Andrei Broder Yahoo! Research. SCECR, May 30, 2009 Computational Advertising Andrei Broder Yahoo! Research SCECR, May 30, 2009 Disclaimers This talk presents the opinions of the author. It does not necessarily reflect the views of Yahoo! Inc or any other

More information

Collecting Polish German Parallel Corpora in the Internet

Collecting Polish German Parallel Corpora in the Internet Proceedings of the International Multiconference on ISSN 1896 7094 Computer Science and Information Technology, pp. 285 292 2007 PIPS Collecting Polish German Parallel Corpora in the Internet Monika Rosińska

More information