Semantic Web Services

Size: px
Start display at page:

Download "Semantic Web Services"

Transcription

1 Semantic Web Services Web Science Dieter Fensel Ioan Toma Copyright 2008 STI INNSBRUCK

2 Where are we? # Date Title 1 5 th March Introduction 2 12 th March Web Science 3 19 th March Service Science 4 26th March Web Services (WSDL, SOAP, UDDI, XML) 5 2 nd April Web 2.0 and RESTful services 6 23 rd April WSMO 7 30 th April WSML 8 7 th May WSMX 9 14 th May OWL-S and others th May WSMO-Lite, MicroWSMO 11 4 th June SWS Use Cases th June seekda: the business point of view th June Mobile services 14 2 nd July Exam Preparation 2

3 Outline Motivation Web Science Web Evolution Web 1.0 Traditional Web Web 2.0 Web 3.0 Semantic Web What Web Science should be The computer science of the 21st century 3

4 MOTIVATION 4

5 Motivation The Web Today 5

6 Motivation [ ] As the Web has grown in complexity and the number and types of interactions that take place have ballooned, it remains the case that we know more about some complex natural phenomena (the obvious example is the human genome) than we do about this particular engineered one. A Framework for Web Science T. Berners-Lee and W. Hall and J. A. Hendler and K. O'Hara and N. Shadbolt and D. J. Weitzner Foundations and Trends in Web Science 1 (2006) A new science that studies the complex phenomena called Web is needed!! 6

7 WEB SCIENCE 7

8 Web Science definition A new science that focuses on how huge decentralized Web systems work. The Web isn t about what you can do with computers. It s people and, yes, they are connected by computers. But computer science, as the study of what happens in a computer, doesn t tell you about what happens on the Web. Tim Berners-Lee A new field of science that involves a multi-disciplinary study and inquiry for the understanding of the Web and its relationships to us Bebo White, SLAC, Stanford University Shift from how a single computer works to how huge decentralized Web systems work 8

9 Endorsements for Web Science Web science represents a pretty big next step in the evolution of information. This kind of research likely to have a lot of influence on the next generation of researchers, scientists and, most importantly, the next generation of entrepreneurs who will build new companies from this. Eric E. Schmidt, CEO Google Web science research is a prerequisite to designing and building the kinds of complex, human-oriented systems that we are after in services science. Irving Wladawsky-Berger, IBM 9

10 Web science multi-disciplinary approach 10

11 The Goals of Web Science To understand what the Web is To engineer the Web s future and providing infrastructure To ensure the Web s social benefit 11

12 Scientific method Natural Sciences such as physics, chemistry, etc. are analytic disciplines that aim to find laws that generate or explain observed phenomena Computer Science on the other hand is synthetic. It is about creating formalisms and algorithms in order to support particular desired behaviour. Web science scientific method has to be a combination of these two paradigms 12

13 What Could Scientific Theories for the Web Look Like? Some simple examples: Every page on the Web can be reached by following less than 10 links The average number of words per search query is greater than 3 Web page download times follow a lognormal distribution function (Huberman) The Web is a scale-free graph Can these statements be easily validated? Are they good theories? What constitutes good theories about the Web? 13

14 Food For Thought Electricity : 1800 Electricity Now What are the analogies for Web Science and Design? Is our understanding of the Web like that of 1800 electricity? 14

15 In the rest of this lecture Web Evolution Web Traditional Web Web 2.0 Web Semantic Web Future steps to realize Web science Large scale reasoning Rethinking Computer Science for the 21 st century 15

16 WEB 1.0 TRADITIONAL WEB 16

17 Web 1.0 More than a 2 billion users more than 50 billion pages Static WWW URI, HTML, HTTP 17

18 Web 1.0 The World Wide Web ("WWW" or simply the "Web") is a system of interlinked, hypertext documents that runs over the Internet. With a Web browser, a user views Web pages that may contain text, images, and other multimedia and navigates between them using hyperlinks. - wikipedia The Web was created around 1990 by Tim Berners-Lee working at CERN in Geneva, Switzerland. 18

19 Web 1.0 A distributed document delivery system implemented using application-level protocols on the Internet A tool for collaborative writing and community building A framework of protocols that support e-commerce A network of co-operating computers interoperating using HTTP and related protocols to form a subnet of the Internet A large, cyclical, directed graph made up of Web pages and links 19

20 WWW Components Structural Components Clients/browsers to dominant implementations Servers run on sophisticated hardware Caches many interesting implementations Internet the global infrastructure which facilitates data transfer Language and Protocol Components Uniform Resource Identifiers (URIs) Hyper Text Transfer Protocol (HTTP) Hyper Text Markup Language (HTML) 20

21 Uniform Resource Identifiers (URIs) Uniform Resource Identifiers (URIs) are used to name/identify resources on the Web URIs are pointers to resources to which request methods can be applied to generate potentially different responses Resource can reside anywhere on the Internet Most popular form of a URI is the Uniform Resource Locator (URL) 21

22 Hypertext Transfer Protocol (HTTP) Protocol for client/server communication The heart of the Web Very simple request/response protocol Client sends request message, server replies with response message Provide a way to publish and retrieve HTML pages Stateless Relies on URI naming mechanism 22

23 HTTP Request Messages GET retrieve document specified by URL PUT store specified document under given URL HEAD retrieve info. about document specified by URL OPTIONS retrieve information about available options POST give information (eg. annotation) to the server DELETE remove document specified by URL TRACE loopback request message CONNECT for use by caches 23

24 HTML Hyper-Text Markup Language A subset of Standardized General Markup Language (SGML) Facilitates a hyper-media environment Documents use elements to mark up or identify sections of text for different purposes or display characteristics Mark up elements are not seen by the user when page is displayed Documents are rendered by browsers 24

25 HTML HTML markup consists of several types of entities, including: elements, attributes, data types and character references DTD (Document Type Definition) <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" " Element (such as document (<html> </html>), head elements (<title> </title>) Attribute: <span id='anid' class='aclass' style='color:red;' title='hypertext Markup Language'>HTML</span> Data type: CDATA, URIs, Dates, Link types, language code, color, text string, etc. Character references: for referring to rarely used characters: "水" (in hexadecimal) represents the Chinese character for water 25

26 WEB

27 Web 2.0 Web 2.0 is a notion for a row of interactive and collaborative systems of the internet 27 27

28 What is the web 2.0? Definition by O Reilly Web 1.0 Web 2.0 improvement DoubleClick Google AdSense personalized Ofoto Flickr tagging, community Britannica Online Wikipedia community, free content Webseiten blogging dialogue publishing participation CMS wikis flexibility, freedom directories tagging community taxonomy folksonomy Consumers Prosumers 28 28

29 What is the Web 2.0? - Examples Gmail Google Notebooks (Collaborative Notepad in the Web) Wikis Wikipedia Worlds biggest encyclopedia, Top 30 web site, 100 langueges Del.icio.us (Social Tagging for Bookmarks) Flickr (Photo Sharing and Tagging) Blogs, RSS, Blogger.com Programmableweb.com: 150 web-apis 29 29

30 Blogs Easy usable user interfaces to update contents Easy organization of contents Easy usage of contents Easy publishing of comments Social: collaborative (single users but strongly connected)

31 Wikis Wiki invented by Ward Cunningham Collection of HTML sites: read and edit Most famous and biggest Wiki: Wikipedia (MediaWiki) But: Also often used in Intranets (i. e. our group) Problems solved socially instead of technically Flexible structure Background algorithms + human intelligence No new technologies social: collaborative (nobody owns contents) 31 31

32 Wikis: Design Principles Open Should a page be found to be incomplete or poorly organized, any reader can edit it as they see fit. Incremental Pages can cite other pages, including pages that have not been written yet. Organic The structure and text content of the site are open to editing and evolution. Mundane A small number of (irregular) text conventions will provide access to the most useful page markup. Universal The mechanisms of editing and organizing are the same as those of writing so that any writer is automatically an editor and organizer. Overt The formatted (and printed) output will suggest the input required to reproduce it. Source:

33 Wikis: Design Principles Unified Page names will be drawn from a flat space so that no additional context is required to interpret them. Precise Pages will be titled with sufficient precision to avoid most name clashes, typically by forming noun phrases. Tolerant Interpretable (even if undesirable) behavior is preferred to error messages. Observable Activity within the site can be watched and reviewed by any other visitor to the site. Convergent Duplication can be discouraged or removed by finding and citing similar or related content. Source:

34 Social Tagging Idea: Enrich contents by user chosen keywords Replace folder based structure by a organisation using tags New: Simple user interfaces for tagging and tag based search First steps to Semantic Web? Technically: user interfaces Social: collaborative (own contents, shared tags) 34 34

35 Collaborative Tagging 35 35

36 Tagging: Flickr.com 36 36

37 Folksonomies Data created by tagging, knowledge structures User Tag Resource User Tag Tag Resource Resource User Tag Tag Resource Resource Mary tags with wiki wikipedia encyclopedia Bob tags with wiki web2.0 encyclopedia knowledge 37 37

38 Tag Clouds Size of Tags: count of usage Browsing replaces Searching Different meaning for different users Orientation in Information Set 38 38

39 What is the Web 2.0? Trends for Web Applications Technical Evolution Web User Interfaces become faster (AJAX) Desktop shifts to Web (GMail, Google Notebooks, AJAX) Social Evolution Collective creates additional value (Wiki, Tagging) Free contents become popular (Licenses) Attention is getting monetarized (Text-Ads) Websites with additional value by recombination (Mash-Ups, RSS) 39 39

40 SEMANTIC WEB 40

41 From Web to Semantic Web Static WWW URI, HTML, HTTP Semantic Web RDF, RDF(S), OWL 41

42 Semantic Web If the Web is about the global networking of data through URL, HTML, and HTTP the Semantic Web is about the global networking of knowledge through URI, RDF, and SPARQL This knowledge can be an annotation of Web data (this picture depicts Innsbruck) or just for knowledge s sake (Innsbruck is a city in Austria) 42

43 Semantic Web URIs are used to identify resources, not just things that exists on the Web, e.g. Sir Tim Berners-Lee RDF is used to make statements about resources in the form of triples <entity, property, value> With RDFS, resources can belong to classes (my Mercedes belongs to the class of cars) and classes can be subclasses or superclasses of other classes (vehicles are a superclass of cars, cabriolets are a subclass of cars) 43

44 Semantic Web Architecture Give URIs to concepts - Each URI identifies one concept. Share these symbols between many languages Support URI lookup 44

45 Semantic Web layer cake 45

46 URI and XML Uniform Resource Identifier (URI) is the dual of URL on Semantic Web It s purpose is to indentify resources extensible Markup Language (XML) is a markup language used to structure information Fundament of data representation on the Semantic Web Tags do not convey semantic information 46

47 RDF and OWL Resource Description Framework (RDF) is the dual of HTML in the Semantic Web Simple way to describe resources on the Web Sort of simple ontology language (RDF-S) Based on triples (subject; predicate; object) Serialization is XML based Ontology Web Language (OWL) a layered language based on DL More complex ontology language Overcome some RDF(S) limitations 47

48 SPARQL and Rule languages SPARQL Query language for RDF triples A protocol for querying RDF data over the Web Rule languages (e.g. SWRL) Extend basic predicates in ontology languages with proprietary predicates Based on different logics Description Logic Logic Programming 48

49 Semantic Web KIM Browser Plugin Web content is annotated using ontologies Content can be searched and browsed intelligently Select one or more concepts from the ontology send the currently loaded web page to the Annotation Server Annotated Content 49

50 Semantic Web Dereferencable URI Disco Hyperdata Browser navigating the Semantic Web as an unbound set of data sources 50

51 WEB EVOLUTION - SUMMARY 53

52 Web Evolution - summary Web 1.0 Web 2.0 Semantic Web Personal Websites Blogs Semantic Blogs: semiblog, Haystack, Semblog, Structured Blogging Content Management Systems, Britannica Online Altavista, Google Wikis, Wikipedia Google Personalised, DumbFind, Hakia Semantic Wikis: Semantic MediaWiki, SemperWiki, Platypus, dbpedia, Rhizome Semantic Search: SWSE, Swoogle, Intellidimension CiteSeer, Project Gutenberg Google Scholar, Book Search Semantic Digital Libraries: JeromeDL, BRICKS, Longwell Message Boards Community Portals Semantic Forums and Community Portals: SIOC, OpenLink DataSpaces Buddy Lists, Address Books Online Social Networks Semantic Social Networks: FOAF, PeopleAggregator Semantic Social Information Spaces: Nepomuk, Gnowsis 54

53 Web Evolution - summary Traditional Web (Web1.0) Normal User: browsing Communication style: one-direction communication (e.g. reading a book) Data: web data (string and syntactic format) Data contributor: webmaster or experienced user How to add data: compose HTML pages Social Web (Web2.0) Normal User: browsing + publishing and organizing web data Communication style: human-human (sharing) Data: web data + tags Data contributor: normal user revolution! How to add data: tagging Semantic Web Normal User: interacting (human-machine) Communication style: human machine Data: web data + tags + metadata (in SW Language) Data contributor: normal user, machine How to add data: machine generate or user publish 55

54 WHAT WEB SCIENCE SHOULD BE 56

55 Web principles In the context of the traditional Web (Web 1.0) a set of principles were proposed: Web resource are identified by URI (Universal Resource Identifier) Namespaces should be used to denote consistent information spaces Make use of HTML, XML and other W3C Web technology recommendations, as well as the decentralization of resources 57

56 Web semantics = Semantic Web The traditional Web represents information using natural language (English, German, Italian, ) graphics, multimedia, page layout Humans can process this easily can deduce facts from partial information can create mental associations are used to various sensory information 58

57 Web semantics = Semantic Web However. Machines are ignorant! partial information is unusable difficult to make sense from, e.g., an image drawing analogies automatically is difficult difficult to combine information automatically is <foo:creator> same as <bar:author>? how to combine different XML hierarchies? 59

58 Semantic Web Semantic Web is about applying semantics to the tradition Web, Web 1.0 Some of the benefits of Semantic Web: More precise queries Smarter apps with less work Share & link data between apps Information has machine-processable and machine-understandable semantics 60

59 Limitations of applying semantics to traditional Web The principal limits of describing large, heterogeneous, and distributed systems The principal limits of self representation and self reflection Necessitates incompleteness and incorrectness of semantic descriptions. 61

60 Limitations of applying semantics to traditional Web The principal limits of describing large, heterogeneous, and distributed systems 62

61 Limitations of applying semantics to traditional Web The principal limits of self representation and self reflection 63

62 Limitations of applying semantics to traditional Web The principal limits of self representation and self reflection The mission of STI International is to establish Semantics as a core pillar of modern computer engineering. It is supposed to be the leading international think tank in this field. The mission of STI International is to establish Semantics as a core pillar of modern computer engineering. establish It supposed to be the leading international think tank in this field. The mission of STI International is to Semantics as a core pillar of modern computer engineering. It is supposed to be the leading international think tank in this field. 64

63 Limitations of applying semantics to traditional Web The principal limits of self representation and self reflection Meta Layer (encodes heuristics, i.e. strategic knowledge) Introspection Reflection Object Layer (encodes possible complete reasoning knowledge for the problem) 65

64 Limitations of applying semantics to traditional Web The meta layer should apply heuristics that may help Speed up the overall reasoning process. Increase its flexibility. Therefore, it needs to be incomplete in various aspects and resemble important aspects of our consciousness. Introspection Reflection Unbounded rationality, constrained rationality, limited rationality. 66

65 Limitations of applying semantics to traditional Web Description of data by metadata or programs by metaprograms Always larger (even infinitely large) or always an approximation 67

66 Data look-up on the Web In a large, distributed, and heterogeneous environment, classical ACID guarantees of the database world no longer scale in any sense. Even a simple read operation in an environment such as the Web, a peer-to-peer storage network, a set of distributed repositories, or a space, cannot guarantee completeness in the sense of assuming that if data was not returned, then it was not there. Similarly, a write can also not guarantee a consistent state that it is immediately replicated to all the storage facilities at once. 68

67 Information retrieval on the Web Modern information retrieval applies the same principles In information retrieval, the notion of completeness (recall) becomes more and more meaningless in the context of Web scale information infrastructures. It is very unlikely that a user requests all the information relevant to a certain topic that exists on a worldwide scale, since this could easily go far beyond the amount of information processing he or she is investing in achieving a certain goal. Therefore, instead of investigating the full space of precision and recall, information retrieval is starting to focus more around improving precision and proper ranking of results. 69

68 Reasoning on the Web What holds for a simple data look-up holds in an even stronger sense for reasoning on Web scale. The notion of 100% completeness and correctness as usually assumed in logic-based reasoning does not even make sense anymore since the underlying fact base is changing faster than any reasoning process can process it. Therefore, we have to develop a notion of usability of inferred results and relate them with the resources that are requested for it. 70

69 Reasoning on the Web Semantic Web precision (soundness) Logic IR recall (completeness) 71

70 LarKC LarKC The Large Knowledge Collider An open source, modular, and distributed platform for inference on the Web that makes use of new reasoning techniques A plug-in architecture that supports cooperation between distributed, heterogeneous, cooperating modules enabling research into new and different reasoning techniques 72

71 WEB SCIENCE THE COMPUTER SCIENCE OF THE 21 st CENTURY 73

72 Web Science The Computer Science of the 21st Century With the Web we have an open, heterogeneous, distributed, and fast changing computing environment. Therefore we need computing to be understood as A goal driven approach where the solution process is only partially determined and actually decided during runtime, based on available data and services. A heuristic approach that gives up on absolute notion of completeness and correctness in order to gain scalability. The times of 100% complete and correct solutions are gone. 74

73 Web Science The Computer Science of the 21st Century The Need for Trade-offs: In all areas one has to define the trade-off between the guarantees one provides in terms of service level agreements. Completeness and correctness are just examples of some very strong guarantees and what this requires in terms of assumptions, and computational complexity Different heuristic problem solving approaches are just different combinations of these three factors. 75

74 Web Science The Computer Science of the 21st Century Service level agreements (or goals) define what has to be provided as result of solving a problem. Do we request an optimal solution, a semi-optimal solution, or just any solution? 76

75 Web Science The Computer Science of the 21st Century Assumptions describe the generality of the problem solving approach: Assuming that there is only one solution allows stopping the search for an optimum immediately after a solution has been found. Instead of a global optimization method, a much simpler heuristic search method can be used in this case, which would still deliver a global optimum. Computational complexity (scalability) or the resources that are required to fill the gap between the assumptions and the goals. 77

76 Web Science The Computer Science of the 21st Century Computer science in the 20th century was about perfect solutions in closed domains and applications. Web science, the new computer science of the 21st century, will be about approximate solutions and frameworks that capture the relationships of partial solutions and requirements in terms of computational costs, i.e., the proper balance of their ratio. 78

77 Web Science The Computer Science of the 21st Century This shift is comparable to the transition in physics, from classical physics to relativity theory and quantum mechanics,...where the notion of absolute space and time is replaced by relativistic notions and the principle limits of precision. the more precisely we know about the location of a particle in space, the less we know about its movement in time and vice versa.???? 79

78 References Web Science Research Initiative T. Berners-Lee, W. Hall, J. Hendler, N. Shadbolt, D. Weitzner (2006): Creating a science of the Web. T. Berners-Lee, W. Hall, J. Hendler, K. O Hara, N. Shadbolt, D. Weitzner (2006): A Framework for Web Science. N. Shadbolt. Web Science Research Initiative Seminar November D. Fensel, Dieter F. van Harmelen. Unifying Reasoning and Search to Web Scale, IEEE Internet Computing, 11(2), 2007 D. Fensel, D. Wolf: The Scientific Role of Computer Science in the 21st Century. In Proceedings of the third International Workshop on Philosophy and Informatics (WSPI 2006), Saarbruecken, Germany, May 3-4,

79 Next lecture # Date Title 1 5 th March Introduction 2 12 th March Service Science 3 19 th March Web Science 4 26 th March Web Services (WSDL. SOAP, UDDI, XML) 5 2 nd April Web 2.0 services/ restful services 6 23 rd April WSMO 7 30 th April WSML 8 7 th May WSMX 9 14 th May OWL-S and others th May SA-WSDL, WSMO-Lite, MicroWSMO 11 4 th June SWS are good for what th June seekda: the business point of view th June Mobile services 14 2 nd July Exam 81

80 Questions? 82

Modeling for the Web

Modeling for the Web Modeling for the Web Web 2.0 and Web 3.0 Why ontologies? Copyright 2008 STI INNSBRUCK Motivation 2 1 Motivation (cont d) File Sharing: Flickr (Images) YouTube (Videos) Wikipedia (Online Encyclopedia) Blogs

More information

Semantic Web. Social Semantic Web. Dieter Fensel and Katharina Siorpaes

Semantic Web. Social Semantic Web. Dieter Fensel and Katharina Siorpaes Semantic Web Social Semantic Web Copyright @2010 Dieter Fensel and Katharina Siorpaes 1 Where are we? # Title 1 Introduction 2 Semantic Web architecture 3 Resource Description Framework 4 Semantic Web

More information

Web Information System Design. Tatsuya Hagino

Web Information System Design. Tatsuya Hagino Web Information System Design Tatsuya Hagino (hagino@sfc.keio.ac.jp) 1 Course Summary Understanding the current Web architecture Web components Web as document space Structure of Web documents Web principles

More information

Semantic Web Systems Introduction Jacques Fleuriot School of Informatics

Semantic Web Systems Introduction Jacques Fleuriot School of Informatics Semantic Web Systems Introduction Jacques Fleuriot School of Informatics 11 th January 2015 Semantic Web Systems: Introduction The World Wide Web 2 Requirements of the WWW l The internet already there

More information

Social Semantic Web. Semantic Web WS 2017/18. Anna Fensel 12/12/2017

Social Semantic Web. Semantic Web WS 2017/18. Anna Fensel 12/12/2017 Semantic Web WS 2017/18 Social Semantic Web Anna Fensel 11.12.2017 Copyright www.sti-innsbruck.at 2010 2016 Dieter Fensel, Katharina Siorpaes, and Anna Fensel 1 Where are we? # Title 1 Introduction 2 Semantic

More information

Where From? Where To? Imagining the Network. Simulated in Pascal and Java. How Ideas Spread. Representation & Communication

Where From? Where To? Imagining the Network. Simulated in Pascal and Java. How Ideas Spread. Representation & Communication Where From? Where To? You will find these slides at http://c2.com/doc/wikimanina Ward Cunningham Wikimania 2005 Frankfurt, Germany They are yours to use under the Creative Commons Attribution License http://creativecommons.org

More information

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction Adaptable and Adaptive Web Information Systems School of Computer Science and Information Systems Birkbeck College University of London Lecture 1: Introduction George Magoulas gmagoulas@dcs.bbk.ac.uk October

More information

SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE

SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE YING DING 1 Digital Enterprise Research Institute Leopold-Franzens Universität Innsbruck Austria DIETER FENSEL Digital Enterprise Research Institute National

More information

The Rich Web. Arnaud Dumont RAL Retreat * Nov 7-9, 2007

The Rich Web. Arnaud Dumont RAL Retreat * Nov 7-9, 2007 The Rich Web Arnaud Dumont RAL Retreat * Nov 7-9, 2007 The State of the Web The web is strong The web is evolving The web has been good to us The web is a key to our future success Evolution of the Web

More information

Lecture Telecooperation. D. Fensel Leopold-Franzens- Universität Innsbruck

Lecture Telecooperation. D. Fensel Leopold-Franzens- Universität Innsbruck Lecture Telecooperation D. Fensel Leopold-Franzens- Universität Innsbruck First Lecture: Introduction: Semantic Web & Ontology Introduction Semantic Web and Ontology Part I Introduction into the subject

More information

Proposal for Implementing Linked Open Data on Libraries Catalogue

Proposal for Implementing Linked Open Data on Libraries Catalogue Submitted on: 16.07.2018 Proposal for Implementing Linked Open Data on Libraries Catalogue Esraa Elsayed Abdelaziz Computer Science, Arab Academy for Science and Technology, Alexandria, Egypt. E-mail address:

More information

Semantic Web and Web2.0. Dr Nicholas Gibbins

Semantic Web and Web2.0. Dr Nicholas Gibbins Semantic Web and Web2.0 Dr Nicholas Gibbins Web 2.0 is the business revolution in the computer industry caused by the move to the internet as platform, and an attempt to understand the rules for success

More information

Technological March from Web 1.0 to Web 3.0: A Comparative Study

Technological March from Web 1.0 to Web 3.0: A Comparative Study 146 TECHNOLOGICAL MARCH FROM WEB 1.0 TO WEB 3.0 Vol 49 No 2 June 2011 Technological March from Web 1.0 to Web 3.0: A Comparative Study DR K P SINGH * BEBI ** DIPTI GULATI *** This paper deals with the

More information

Semantic Web Fundamentals

Semantic Web Fundamentals Semantic Web Fundamentals Web Technologies (706.704) 3SSt VU WS 2017/18 Vedran Sabol with acknowledgements to P. Höfler, V. Pammer, W. Kienreich ISDS, TU Graz December 11 th 2017 Overview What is Semantic

More information

Towards the Semantic Desktop. Dr. Øyvind Hanssen University Library of Tromsø

Towards the Semantic Desktop. Dr. Øyvind Hanssen University Library of Tromsø Towards the Semantic Desktop Dr. Øyvind Hanssen University Library of Tromsø Agenda Background Enabling trends and technologies Desktop computing and The Semantic Web Online Social Networking and P2P Computing

More information

Web 2.0 and the Semantic Web

Web 2.0 and the Semantic Web Department of Computer Science Web 2.0 and the Semantic Web Group Homework of Internet Services & Protocols 12.06.2006 Chao Xiaojuan Shen Li Wu Weiwei Wu Binbin History of Web:From Web1.0 to Web2.0 Web1.0

More information

Semantic Web: vision and reality

Semantic Web: vision and reality Semantic Web: vision and reality Mile Jovanov, Marjan Gusev Institute of Informatics, FNSM, Gazi Baba b.b., 1000 Skopje {mile, marjan}@ii.edu.mk Abstract. Semantic Web is set of technologies currently

More information

a paradigm for the Introduction to Semantic Web Semantic Web Angelica Lo Duca IIT-CNR Linked Open Data:

a paradigm for the Introduction to Semantic Web Semantic Web Angelica Lo Duca IIT-CNR Linked Open Data: Introduction to Semantic Web Angelica Lo Duca IIT-CNR angelica.loduca@iit.cnr.it Linked Open Data: a paradigm for the Semantic Web Course Outline Introduction to SW Give a structure to data (RDF Data Model)

More information

The Data Web and Linked Data.

The Data Web and Linked Data. Mustafa Jarrar Lecture Notes, Knowledge Engineering (SCOM7348) University of Birzeit 1 st Semester, 2011 Knowledge Engineering (SCOM7348) The Data Web and Linked Data. Dr. Mustafa Jarrar University of

More information

Comparative Study of Web 1.0, Web 2.0 and Web 3.0

Comparative Study of Web 1.0, Web 2.0 and Web 3.0 Comparative Study of Web 1.0, Web 2.0 and Web 3.0 UMESHA NAIK Lecturer Department of Library and Information Science Mangalore University Mangalagangothri 574 199 umeshai@yahoo.com Dr. D. SHIVALINGAIAH

More information

Introduction. Semantic Web Services

Introduction. Semantic Web Services What is the course about? Semantic s Introduction New, emerging sciences: web science, service science based technologies: services, 2.0/Restful services Semantic services: vision, approaches, usage Copyright

More information

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany Information Systems & University of Koblenz Landau, Germany Semantic Search examples: Swoogle and Watson Steffen Staad credit: Tim Finin (swoogle), Mathieu d Aquin (watson) and their groups 2009-07-17

More information

History and Backgound: Internet & Web 2.0

History and Backgound: Internet & Web 2.0 1 History and Backgound: Internet & Web 2.0 History of the Internet and World Wide Web 2 ARPANET Implemented in late 1960 s by ARPA (Advanced Research Projects Agency of DOD) Networked computer systems

More information

Semantic Web Fundamentals

Semantic Web Fundamentals Semantic Web Fundamentals Web Technologies (706.704) 3SSt VU WS 2018/19 with acknowledgements to P. Höfler, V. Pammer, W. Kienreich ISDS, TU Graz January 7 th 2019 Overview What is Semantic Web? Technology

More information

Where the Social Web Meets the Semantic Web. Tom Gruber RealTravel.com tomgruber.org

Where the Social Web Meets the Semantic Web. Tom Gruber RealTravel.com tomgruber.org Where the Social Web Meets the Semantic Web Tom Gruber RealTravel.com tomgruber.org Doug Engelbart, 1968 "The grand challenge is to boost the collective IQ of organizations and of society. " Tim Berners-Lee,

More information

Your topic: Web 3.0 is a clear development from Web 1.0 and Web 2.0. Discuss.

Your topic: Web 3.0 is a clear development from Web 1.0 and Web 2.0. Discuss. 1 Your topic: Web 3.0 is a clear development from Web 1.0 and Web 2.0. Discuss. Your topic's description: Executive Summary: It should act as both an introduction and offer an indication of what your overall

More information

Motivation and Intro. Vadim Ermolayev. MIT2: Agent Technologies on the Semantic Web

Motivation and Intro. Vadim Ermolayev. MIT2: Agent Technologies on the Semantic Web MIT2: Agent Technologies on the Semantic Web Motivation and Intro Vadim Ermolayev Dept. of IT Zaporozhye National Univ. Ukraine http://eva.zsu.zp.ua/ http://kit.zsu.zp.ua/ http://www.zsu.edu.ua/ http://www.ukraine.org/

More information

Semantic Web. Tahani Aljehani

Semantic Web. Tahani Aljehani Semantic Web Tahani Aljehani Motivation: Example 1 You are interested in SOAP Web architecture Use your favorite search engine to find the articles about SOAP Keywords-based search You'll get lots of information,

More information

Introduction to Semantic Web

Introduction to Semantic Web ه عا ی Semantic Web Introduction to Semantic Web Morteza Amini Sharif University of Technology Fall 95-96 Outline Thinking and Intelligent Applications The World Wide Web History The Problem with the Web

More information

Introduction 9/3/2011. Semantic Web. Dr. Anna Fensel. The lecturers are: Web site:

Introduction 9/3/2011. Semantic Web. Dr. Anna Fensel. The lecturers are: Web site: Where are we? Semantic Web Introduction Dr. Anna Fensel # Title 1 Introduction 2 Semantic Web Architecture 3 Resource Description Framework (RDF) 4 Web of data 5 Generating Semantic Annotations 6 Storage

More information

Semantic Web Lecture Part 1. Prof. Do van Thanh

Semantic Web Lecture Part 1. Prof. Do van Thanh Semantic Web Lecture Part 1 Prof. Do van Thanh Overview of the lecture Part 1 Why Semantic Web? Part 2 Semantic Web components: XML - XML Schema Part 3 - Semantic Web components: RDF RDF Schema Part 4

More information

Background of HTML and the Internet

Background of HTML and the Internet Background of HTML and the Internet World Wide Web in Plain English http://www.youtube.com/watch?v=akvva2flkbk Structure of the World Wide Web A network is a structure linking computers together for the

More information

Google indexed 3,3 billion of pages. Google s index contains 8,1 billion of websites

Google indexed 3,3 billion of pages. Google s index contains 8,1 billion of websites Access IT Training 2003 Google indexed 3,3 billion of pages http://searchenginewatch.com/3071371 2005 Google s index contains 8,1 billion of websites http://blog.searchenginewatch.com/050517-075657 Estimated

More information

Semantic Web Where are we? Title Introduction

Semantic Web Where are we? Title Introduction Semantic Web Introduction Copyright 2011 Dieter Fensel, Anna Fensel and Ioan Toma 1 Where are we? # Title 1 Introduction 2 Semantic Web Architecture 3 Resource Description Framework (RDF) 4 Web of data

More information

Hyperdata: Update APIs for RDF Data Sources (Vision Paper)

Hyperdata: Update APIs for RDF Data Sources (Vision Paper) Hyperdata: Update APIs for RDF Data Sources (Vision Paper) Jacek Kopecký Knowledge Media Institute, The Open University, UK j.kopecky@open.ac.uk Abstract. The Linked Data effort has been focusing on how

More information

Towards the Semantic Web

Towards the Semantic Web Towards the Semantic Web Ora Lassila Research Fellow, Nokia Research Center (Boston) Chief Scientist, Nokia Venture Partners LLP Advisory Board Member, W3C XML Finland, October 2002 1 NOKIA 10/27/02 -

More information

SRI International, Artificial Intelligence Center Menlo Park, USA, 24 July 2009

SRI International, Artificial Intelligence Center Menlo Park, USA, 24 July 2009 SRI International, Artificial Intelligence Center Menlo Park, USA, 24 July 2009 The Emerging Web of Linked Data Chris Bizer, Freie Universität Berlin Outline 1. From a Web of Documents to a Web of Data

More information

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 2, 2015 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 12 (Wrap-up) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2411

More information

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 1, 2017 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 12 (Wrap-up) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2457

More information

WebGUI & the Semantic Web. William McKee WebGUI Users Conference 2009

WebGUI & the Semantic Web. William McKee WebGUI Users Conference 2009 WebGUI & the Semantic Web William McKee william@knowmad.com WebGUI Users Conference 2009 Goals of this Presentation To learn more about the Semantic Web To share Tim Berners-Lee's vision of the Web To

More information

Semantic Web. Lecture XIII Tools Dieter Fensel and Katharina Siorpaes. Copyright 2008 STI INNSBRUCK

Semantic Web. Lecture XIII Tools Dieter Fensel and Katharina Siorpaes. Copyright 2008 STI INNSBRUCK Semantic Web Lecture XIII 25.01.2010 Tools Dieter Fensel and Katharina Siorpaes Copyright 2008 STI INNSBRUCK Today s lecture # Date Title 1 12.10,2009 Introduction 2 12.10,2009 Semantic Web Architecture

More information

The Point of View Axis: Varying the Levels of Explanation Within a Generic RDF Data Browsing Environment

The Point of View Axis: Varying the Levels of Explanation Within a Generic RDF Data Browsing Environment The Point of View Axis: Varying the Levels of Explanation Within a Generic RDF Data Browsing Environment Oshani Seneviratne Tim Berners-Lee Decentralized Information Group, MIT Computer Science and Artificial

More information

The Web: Concepts and Technology. January 15: Course Overview

The Web: Concepts and Technology. January 15: Course Overview The Web: Concepts and Technology January 15: Course Overview 1 Today s Plan Who am I? What is this course about? Logistics Who are you? 2 Meet Your Instructor Instructor: Eugene Agichtein Web: http://www.mathcs.emory.edu/~eugene

More information

Web 2.0, AJAX and RIAs

Web 2.0, AJAX and RIAs Web 2.0, AJAX and RIAs Asynchronous JavaScript and XML Rich Internet Applications Markus Angermeier November, 2005 - some of the themes of Web 2.0, with example-sites and services Web 2.0 Common usage

More information

= a hypertext system which is accessible via internet

= a hypertext system which is accessible via internet 10. The World Wide Web (WWW) = a hypertext system which is accessible via internet (WWW is only one sort of using the internet others are e-mail, ftp, telnet, internet telephone... ) Hypertext: Pages of

More information

Springer Science+ Business, LLC

Springer Science+ Business, LLC Chapter 11. Towards OpenTagging Platform using Semantic Web Technologies Hak Lae Kim DERI, National University of Ireland, Galway, Ireland John G. Breslin DERI, National University of Ireland, Galway,

More information

JENA: A Java API for Ontology Management

JENA: A Java API for Ontology Management JENA: A Java API for Ontology Management Hari Rajagopal IBM Corporation Page Agenda Background Intro to JENA Case study Tools and methods Questions Page The State of the Web Today The web is more Syntactic

More information

Social Networks and Data Portability using Semantic Web technologies

Social Networks and Data Portability using Semantic Web technologies Social Networks and Data Portability using Semantic Web technologies Uldis Bojārs1, Alexandre Passant2, John Breslin1, Stefan Decker1 1 Digital Enterprise Research Institute, National University of Ireland,

More information

The Nature of the Web

The Nature of the Web The Nature of the Web Agenda Code The Internet The Web Useful References 2 CODE is King (or Queen) The language of the Web: Hypertext Markup Language - HTML Cascading Style Sheets - CSS Build over successive

More information

Helmi Ben Hmida Hannover University, Germany

Helmi Ben Hmida Hannover University, Germany Helmi Ben Hmida Hannover University, Germany 1 Summarizing the Problem: Computers don t understand Meaning My mouse is broken. I need a new one 2 The Semantic Web Vision the idea of having data on the

More information

Web Engineering (CC 552)

Web Engineering (CC 552) Web Engineering (CC 552) Introduction Dr. Mohamed Magdy mohamedmagdy@gmail.com Room 405 (CCIT) Course Goals n A general understanding of the fundamentals of the Internet programming n Knowledge and experience

More information

Semantic Annotation, Search and Analysis

Semantic Annotation, Search and Analysis Semantic Annotation, Search and Analysis Borislav Popov, Ontotext Ontology A machine readable conceptual model a common vocabulary for sharing information machine-interpretable definitions of concepts in

More information

Ontology-based Architecture Documentation Approach

Ontology-based Architecture Documentation Approach 4 Ontology-based Architecture Documentation Approach In this chapter we investigate how an ontology can be used for retrieving AK from SA documentation (RQ2). We first give background information on the

More information

The Emerging Web of Linked Data

The Emerging Web of Linked Data 4th Berlin Semantic Web Meetup 26. February 2010 The Emerging Web of Linked Data Prof. Dr. Christian Bizer Freie Universität Berlin Outline 1. From a Web of Documents to a Web of Data Web APIs and Linked

More information

: Semantic Web (2013 Fall)

: Semantic Web (2013 Fall) 03-60-569: Web (2013 Fall) University of Windsor September 4, 2013 Table of contents 1 2 3 4 5 Definition of the Web The World Wide Web is a system of interlinked hypertext documents accessed via the Internet

More information

Developing a Basic Web Page

Developing a Basic Web Page Developing a Basic Web Page Creating a Web Page for Stephen Dubé s Chemistry Classes 1 Objectives Review the history of the Web, the Internet, and HTML Describe different HTML standards and specifications

More information

Role of Social Media and Semantic WEB in Libraries

Role of Social Media and Semantic WEB in Libraries Role of Social Media and Semantic WEB in Libraries By Dr. Anwar us Saeed Email: anwarussaeed@yahoo.com Layout Plan Where Library streams merge the WEB Recent Evolution of the WEB Social WEB Semantic WEB

More information

Porting Social Media Contributions with SIOC

Porting Social Media Contributions with SIOC Porting Social Media Contributions with SIOC Uldis Bojars, John G. Breslin, and Stefan Decker DERI, National University of Ireland, Galway, Ireland firstname.lastname@deri.org Abstract. Social media sites,

More information

COMP6217 Social Networking Technologies Web evolution and the Social Semantic Web. Dr Thanassis Tiropanis

COMP6217 Social Networking Technologies Web evolution and the Social Semantic Web. Dr Thanassis Tiropanis COMP6217 Social Networking Technologies Web evolution and the Social Semantic Web Dr Thanassis Tiropanis t.tiropanis@southampton.ac.uk The narrative Semantic Web Technologies The Web of data and the semantic

More information

Linked Data and RDF. COMP60421 Sean Bechhofer

Linked Data and RDF. COMP60421 Sean Bechhofer Linked Data and RDF COMP60421 Sean Bechhofer sean.bechhofer@manchester.ac.uk Building a Semantic Web Annotation Associating metadata with resources Integration Integrating information sources Inference

More information

DBpedia Extracting structured data from Wikipedia

DBpedia Extracting structured data from Wikipedia DBpedia Extracting structured data from Wikipedia Anja Jentzsch, Freie Universität Berlin Köln. 24. November 2009 DBpedia DBpedia is a community effort to extract structured information from Wikipedia

More information

Overview of Web Mining Techniques and its Application towards Web

Overview of Web Mining Techniques and its Application towards Web Overview of Web Mining Techniques and its Application towards Web *Prof.Pooja Mehta Abstract The World Wide Web (WWW) acts as an interactive and popular way to transfer information. Due to the enormous

More information

The Semantic Planetary Data System

The Semantic Planetary Data System The Semantic Planetary Data System J. Steven Hughes 1, Daniel J. Crichton 1, Sean Kelly 1, and Chris Mattmann 1 1 Jet Propulsion Laboratory 4800 Oak Grove Drive Pasadena, CA 91109 USA {steve.hughes, dan.crichton,

More information

UR what? ! URI: Uniform Resource Identifier. " Uniquely identifies a data entity " Obeys a specific syntax " schemename:specificstuff

UR what? ! URI: Uniform Resource Identifier.  Uniquely identifies a data entity  Obeys a specific syntax  schemename:specificstuff CS314-29 Web Protocols URI, URN, URL Internationalisation Role of HTML and XML HTTP and HTTPS interacting via the Web UR what? URI: Uniform Resource Identifier Uniquely identifies a data entity Obeys a

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Social Web Communities Conference or Workshop Item How to cite: Alani, Harith; Staab, Steffen and

More information

An Annotation Tool for Semantic Documents

An Annotation Tool for Semantic Documents An Annotation Tool for Semantic Documents (System Description) Henrik Eriksson Dept. of Computer and Information Science Linköping University SE-581 83 Linköping, Sweden her@ida.liu.se Abstract. Document

More information

Semantic Web Knowledge Representation in the Web Context. CS 431 March 24, 2008 Carl Lagoze Cornell University

Semantic Web Knowledge Representation in the Web Context. CS 431 March 24, 2008 Carl Lagoze Cornell University Semantic Web Knowledge Representation in the Web Context CS 431 March 24, 2008 Carl Lagoze Cornell University Acknowledgements for various slides and ideas Ian Horrocks (Manchester U.K.) Eric Miller (W3C)

More information

UFCEKG Lecture 2. Mashups N. H. N. D. de Silva (Slides adapted from Prakash Chatterjee, UWE)

UFCEKG Lecture 2. Mashups N. H. N. D. de Silva (Slides adapted from Prakash Chatterjee, UWE) UFCEKG 20 2 Data, Schemas & Applications Lecture 2 Introduction to thewww WWW, URLs, HTTP, Services and Mashups N. H. N. D. de Silva (Slides adapted from Prakash Chatterjee, UWE) Suppose all the information

More information

CIS 408 Internet Computing. Dr. Sunnie Chung Dept. of Electrical Engineering and Computer Science Cleveland State University

CIS 408 Internet Computing. Dr. Sunnie Chung Dept. of Electrical Engineering and Computer Science Cleveland State University CIS 408 Internet Computing Dr. Sunnie Chung Dept. of Electrical Engineering and Computer Science Cleveland State University Web Applications : Different Ways to Build Software Systems Examples of Web Applications:

More information

WWW, REST, and Web Services

WWW, REST, and Web Services WWW, REST, and Web Services Instructor: Yongjie Zheng Aprile 18, 2017 CS 5553: Software Architecture and Design World Wide Web (WWW) What is the Web? What challenges does the Web have to address? 2 What

More information

The Application Research of Semantic Web Technology and Clickstream Data Mart in Tourism Electronic Commerce Website Bo Liu

The Application Research of Semantic Web Technology and Clickstream Data Mart in Tourism Electronic Commerce Website Bo Liu International Conference on Education Technology, Management and Humanities Science (ETMHS 2015) The Application Research of Semantic Web Technology and Clickstream Data Mart in Tourism Electronic Commerce

More information

Web Engineering. Introduction. Husni

Web Engineering. Introduction. Husni Web Engineering Introduction Husni Husni@trunojoyo.ac.id Outline What is Web Engineering? Evolution of the Web Challenges of Web Engineering In the early days of the Web, we built systems using informality,

More information

Semantic Web and Electronic Information Resources Danica Radovanović

Semantic Web and Electronic Information Resources Danica Radovanović D.Radovanovic: Semantic Web and Electronic Information Resources 1, Infotheca journal 4(2003)2, p. 157-163 UDC 004.738.5:004.451.53:004.22 Semantic Web and Electronic Information Resources Danica Radovanović

More information

Semantic Web Systems Web Services Part 2 Jacques Fleuriot School of Informatics

Semantic Web Systems Web Services Part 2 Jacques Fleuriot School of Informatics Semantic Web Systems Web Services Part 2 Jacques Fleuriot School of Informatics 16 th March 2015 In the previous lecture l Web Services (WS) can be thought of as Remote Procedure Calls. l Messages from

More information

Information Retrieval (IR) through Semantic Web (SW): An Overview

Information Retrieval (IR) through Semantic Web (SW): An Overview Information Retrieval (IR) through Semantic Web (SW): An Overview Gagandeep Singh 1, Vishal Jain 2 1 B.Tech (CSE) VI Sem, GuruTegh Bahadur Institute of Technology, GGS Indraprastha University, Delhi 2

More information

Enterprise Multimedia Integration and Search

Enterprise Multimedia Integration and Search Enterprise Multimedia Integration and Search José-Manuel López-Cobo 1 and Katharina Siorpaes 1,2 1 playence, Austria, 2 STI Innsbruck, University of Innsbruck, Austria {ozelin.lopez, katharina.siorpaes}@playence.com

More information

INF3580/4580 Semantic Technologies Spring 2015

INF3580/4580 Semantic Technologies Spring 2015 INF3580/4580 Semantic Technologies Spring 2015 Lecture 15: RDFa Martin Giese 11th May 2015 Department of Informatics University of Oslo Repetition 18 June: Guest lecture, Lars Marius Garshol 25 May: no

More information

OSDBQ: Ontology Supported RDBMS Querying

OSDBQ: Ontology Supported RDBMS Querying OSDBQ: Ontology Supported RDBMS Querying Cihan Aksoy 1, Erdem Alparslan 1, Selçuk Bozdağ 2, İhsan Çulhacı 3, 1 The Scientific and Technological Research Council of Turkey, Gebze/Kocaeli, Turkey 2 Komtaş

More information

Multimedia Information Systems - Introduction

Multimedia Information Systems - Introduction Multimedia Information Systems - Introduction VO/KU (707.020) Christoph Trattner Know-Center, TU Graz Oct 05, 2015 Christoph Trattner (Know-Center, TU Graz)Multimedia Information Systems - Introduction

More information

Objectives. Connecting with Computer Science 2

Objectives. Connecting with Computer Science 2 Objectives Learn what the Internet really is Become familiar with the architecture of the Internet Become familiar with Internet-related protocols Understand how the TCP/IP protocols relate to the Internet

More information

The Semantic Web: A Vision or a Dream?

The Semantic Web: A Vision or a Dream? The Semantic Web: A Vision or a Dream? Ben Weber Department of Computer Science California Polytechnic State University May 15, 2005 Abstract The Semantic Web strives to be a machine readable version of

More information

Semantic Web and Natural Language Processing

Semantic Web and Natural Language Processing Semantic Web and Natural Language Processing Wiltrud Kessler Institut für Maschinelle Sprachverarbeitung Universität Stuttgart Semantic Web Winter 2014/2015 This work is licensed under a Creative Commons

More information

Semantic Adaptation Approach for Adaptive Web-Based Systems

Semantic Adaptation Approach for Adaptive Web-Based Systems Semantic Adaptation Approach for Adaptive Web-Based Systems Bujar Raufi, Artan Luma, Xhemal Zenuni, Florije Ismaili Faculty of Contemporary Sciences and Technologies, South East European University Ilindenska

More information

Open And Linked Data Oracle proposition Subtitle

Open And Linked Data Oracle proposition Subtitle Presented with Open And Linked Data Oracle proposition Subtitle Pascal GUY Master Sales Consultant Cloud Infrastructure France May 30, 2017 Copyright 2014, Oracle and/or its affiliates. All rights reserved.

More information

The Web, Semantics and Data Mining

The Web, Semantics and Data Mining Future Research Challenges and Needed Resources for The Web, Semantics and Data Mining Tim Finin, Baltimore MD finin@umbc.edu http://ebiquity.umbc.edu/resource/html/id/243 10/10/07 Overview Motivation

More information

Semantic Technology. Chris Welty IBM Research

Semantic Technology. Chris Welty IBM Research Semantic Technology Chris Welty IBM Research What are semantic technologies Dates back to the 60s, 70s, 80s, 90s STRIPS, SNePS,, CG, KL-ONE, NIKL, CLASSIC, LOOM, RACER, etc Today we have standards Common

More information

Introduction: History of HTML & XHTML

Introduction: History of HTML & XHTML Introduction: History of HTML & XHTML College of Computing & Information Technology King Abdulaziz University CPCS-665 Internet Technology Objectives Learn the history of the Web and HTML Understand HTML

More information

Contents. Topics. 01. WWW 02. WWW Documents 03. Web Service 04. Web Technologies. Management of Technology. C01-1. Documents

Contents. Topics. 01. WWW 02. WWW Documents 03. Web Service 04. Web Technologies. Management of Technology. C01-1. Documents Management of Technology Topics C01-1. Documents Code: 166125-01 Course: Management of Technology Period: Spring 2013 Professor: Sync Sangwon Lee, Ph. D 1 Contents 01. WWW 03. Web Service 04. Web Technologies

More information

Internet Client-Server Systems 4020 A

Internet Client-Server Systems 4020 A Internet Client-Server Systems 4020 A Instructor: Jimmy Huang jhuang@yorku.ca http://www.yorku.ca/jhuang/4020a.html Motivation Web-based Knowledge & Data Management A huge amount of Web data how to organize,

More information

Fundamentals of Information Systems, Seventh Edition

Fundamentals of Information Systems, Seventh Edition Fundamentals of Information Systems, Seventh Edition Chapter 4 Telecommunications, the Internet, Intranets, and Extranets Fundamentals of Information Systems, Seventh Edition 1 An Overview of Telecommunications

More information

TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES

TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES Mu. Annalakshmi Research Scholar, Department of Computer Science, Alagappa University, Karaikudi. annalakshmi_mu@yahoo.co.in Dr. A.

More information

Architecture and Applications

Architecture and Applications webinale 2010 31.05.2010 The Web of Linked Data Architecture and Applications Prof. Dr. Christian Bizer Freie Universität Berlin Outline 1. From a Web of Documents to a Web of Data Web APIs and Linked

More information

An Entity Name Systems (ENS) for the [Semantic] Web

An Entity Name Systems (ENS) for the [Semantic] Web An Entity Name Systems (ENS) for the [Semantic] Web Paolo Bouquet University of Trento (Italy) Coordinator of the FP7 OKKAM IP LDOW @ WWW2008 Beijing, 22 April 2008 An ordinary day on the [Semantic] Web

More information

Text Mining and the. Text Mining and the Semantic Web. Semantic Web. Tim Finin. University of Maryland Baltimore County

Text Mining and the. Text Mining and the Semantic Web. Semantic Web. Tim Finin. University of Maryland Baltimore County Text Mining and the Text Mining and the Semantic Web Semantic Web Tim Finin University of Maryland Baltimore County recommend tell register Next Generation Data Mining Workshop Baltimore, November 2002

More information

Extended Identity for Social Networks

Extended Identity for Social Networks Extended Identity for Social Networks Antonio Tapiador, Antonio Fumero, and Joaquín Salvachúa Universidad Politécnica de Madrid, ETSI Telecomunicación, Avenida Complutense 30, 28040 Madrid, Spain {atapiador,amfumero,jsalvachua}@dit.upm.es

More information

Ylvi - Multimedia-izing the Semantic Wiki

Ylvi - Multimedia-izing the Semantic Wiki Ylvi - Multimedia-izing the Semantic Wiki Niko Popitsch 1, Bernhard Schandl 2, rash miri 1, Stefan Leitich 2, and Wolfgang Jochum 2 1 Research Studio Digital Memory Engineering, Vienna, ustria {niko.popitsch,arash.amiri}@researchstudio.at

More information

Linked Data Evolving the Web into a Global Data Space

Linked Data Evolving the Web into a Global Data Space Linked Data Evolving the Web into a Global Data Space Anja Jentzsch, Freie Universität Berlin 05 October 2011 EuropeanaTech 2011, Vienna 1 Architecture of the classic Web Single global document space Web

More information

A Semantic Web-Based Approach for Harvesting Multilingual Textual. definitions from Wikipedia to support ICD-11 revision

A Semantic Web-Based Approach for Harvesting Multilingual Textual. definitions from Wikipedia to support ICD-11 revision A Semantic Web-Based Approach for Harvesting Multilingual Textual Definitions from Wikipedia to Support ICD-11 Revision Guoqian Jiang 1,* Harold R. Solbrig 1 and Christopher G. Chute 1 1 Department of

More information

From administrivia to what really matters

From administrivia to what really matters From administrivia to what really matters Questions about the syllabus? Logistics Daily lectures, quizzes and labs Two exams and one long project My teaching philosophy...... is informed by my passion

More information

Linked Open Data: a short introduction

Linked Open Data: a short introduction International Workshop Linked Open Data & the Jewish Cultural Heritage Rome, 20 th January 2015 Linked Open Data: a short introduction Oreste Signore (W3C Italy) Slides at: http://www.w3c.it/talks/2015/lodjch/

More information