Web Hub Content Management Console Google News Admin XML Content

Slides:



Advertisements
Similar presentations
Adding OAI-ORE Support to Repository Platforms Alexey Maslov, Adam Mikeal, Scott Phillips, John Leggett, Mark McFarland Texas Digital Library TCDL09.
Advertisements

Cultural Heritage in REGional NETworks REGNET T1.4: Development of the system specification.
Simple Object Access Protocol (SOAP) v1.1 CS-328 Dick Steflik.
XCON - IETF 62 (March 2005) - Minneapolis 1 XCON data modeling – NETCONF, RDF and others draft-schulzrinne-sipping-emergency-req-01 draft-sipping-sos Henning.
1 Understanding Web Services Presented By: Woodas Lai.
Information Management NTU Web Services. Information Management NTU What Are Web Services? Semantically encapsulate discrete functionality Loosely coupled,
Web Services Mash-up : Flickr Cal Henderson O’Reilly Emerging Technology Conference March 14-17, 2005.
Bridging the Technological Gap between Academia and Industry: Towards a Successful e-Commerce Graduate Program Yeong-Tae Song, Goran Trajkovski, Sungchul.
SOAP, UDDI, Web Services, and the Semantic Web Justin R. Erenkrantz ICS 221 December 3rd, 2002.
The Web of data with meaning... By Michael Griffiths.
Internet Infrastructure and Emerging Technologies Term project Internet Infrastructure and Emerging Technologies Term project.
Presentation 7 part 1: Web Services Introduced. Ingeniørhøjskolen i Århus Slide 2 Outline Definition Overview of Web Services Examples Next Time: SOAP.
Presentation 7: Part 1: Web Services Introduced. Outline Definition Overview of Web Services Examples Next Time: SOAP & WSDL.
1 Introduction to XML. XML eXtensible implies that users define tag content Markup implies it is a coded document Language implies it is a metalanguage.
What is a web service?  A remote procedure call (RPC) over HTTP.  A web-accessible operation that takes input and returns results in XML.  Like a web.
2006 IEEE International Conference on Web Services ICWS 2006 Overview.
XML Web Services Hangning Qiu For CS843. What is XML Web service? A Web service is a service program that relies on the Web programming model and XML.
B2B e-commerce standards for document exchange In350: week 13: Nov. 19,2001 Judith A. Molka-Danielsen.
Systems Architecture, Fourth Edition1 Internet and Distributed Application Services Chapter 13.
W3C Activities HTML: is the lingua franca for publishing on the Web XHTML: an XML application with a clean migration path from HTML 4.01 CSS: Style sheets.
Processing of structured documents Spring 2003, Part 6 Helena Ahonen-Myka.
Web Services Mohamed Fahmy Dr. Sherif Aly Hussein.
XML and Web Services November 21, 2005 Leo Putra Mardjuki Christopher William Lee Corey Fung Chan.
REST vs SOAP for Web Services Applications and Services in Internet Benjamin Hilaire – 81747L
The Semantic Web Service Shuying Wang Outline Semantic Web vision Core technologies XML, RDF, Ontology, Agent… Web services DAML-S.
 The HTML/HTTP combination data format and exchange protocol is the foundation pillar of the World Wide Web.  Evolution of the Web (Fig. 6.12) 6.3 Unified.
1 HKU CSIS DB Seminar: HKU CSIS DB Seminar: Web Services Oriented Data Processing and Integration Speaker: Eric Lo.
Networking ITTC with TT:CLEAR Xiaohua ZHANG Tsinghua University, Beijing, China.
9.351 Systems Analysis & DesignDistributed Systems & User Interface1 Distributed Systems Distributed system = IS that contains a network component and.
Java SE 6 Retooled for Web Services Mihail Stoynov mihail.stoynov.com mihail.stoynov.com.
Web Services BOF This is a proposed new working group coming out of the Grid Computing Environments Research Group, as an outgrowth of their investigations.
SOAP TECHNOLOGY What is SOAP ? SOAP is a simple, lightweight XML protocol for exchanging exchanging structured and typed information on the Web Extensible.
Introduction to Server-Side Web Development Introduction to Server-Side Web Development using JSP and Web Services JSP and Web Services 18 th March 2005.
RESTful Web Service 2014 년 12 월 한연희
Copyright © 2013 Curt Hill SOAP Protocol for exchanging data and Enabling Web Services.
Hwajung Lee.  Interprocess Communication (IPC) is at the heart of distributed computing.  Processes and Threads  Process is the execution of a program.
Web Services, SOAP, and WSDL CSCI Web Services for B2B communication.
C# 1 Web services CSC 298. C# 2 Web services  A technology to make libraries available across the internet.  In Visual Studio,  can create a web service.
CSCE 315 – Programming Studio Spring Goal: Reuse and Sharing Many times we would like to reuse the same process or data for different purpose Want.
Designing the LOT Resource Discovery Service: Architectures & Models Kathleen R. Murray December 17, 2002.
Service Oriented Architecture + SOAP -Robin John.
©Silberschatz, Korth and Sudarshan10.1Database System Concepts W3C - The World Wide Web Consortium W3C - The World Wide Web Consortium.
XML Tools (Chapter 4 of XML Book). What tools are needed for a complete XML application? n Fundamental components n Web infrasructure n XML development.
Advanced Java Session 10 New York University School of Continuing and Professional Studies.
XML: The Three Revolutions
SOAP : Simple Object Access Protocol A ‘clean’ tool for remote procedure calls.
HTML 2.0HTML 3.2 HTML 4.0 HTML 4.01 XHTML malformed, non-standard markup.
Java Web Services Orca Knowledge Center – Web Service key concepts.
Introduction to Web Services
The Object-Oriented Thought Process Chapter 13
XML Related Technologies
WEB SERVICES.
GF and RS, Dept. of CS, Mangalore University
Introduction to Web Services
Web Services Primer Overview of Web Services
SOAP : Simple Object Access Protocol
Distributed web based systems
Web Services CO5027.
Progress Update MSIS: Bratislava, April 2005
Overview of Web Services
Implementing a service-oriented architecture using SOAP
Web services, WSDL, SOAP and UDDI
SOAP : Simple Object Access Protocol
Introduction to Web Services
Middleware, Services, etc.
Universal Description, Discovery and Integration (UDDI)
The Platform for Privacy Preferences Project
Presentation transcript:

Web Hub Content Management Console Google News Admin XML Content Repository Retrieve General Public Modify Control Panel Front End Site Modify P u b l i c Database Member’s Section Alumni

Web service architecture http://www.w3.org/2002/ws/ Adopted from Clabby, 2002

SOAP Simple Object Access Protocol XML-based protocol Exchange of information between applications over HTTP Seems to become the widely accepted solution to electronic data interchange (EDI) and remote procedure call (RPC, CORBA, etc) http://www.w3.org/TR/soap12-part0/

RDF: (Web) Resource Description Framework http://www.w3.org/TR/rdf-primer/

Latest Web Service Architecture (W3C, 2004)