The Web Application Description Language (WADL) is an XML-based file format that provides a machine-readable description of HTTP-based web applications. These applications are typically REST web services. The purpose of WADL is to allow services on the internet (or any other IP network) to be described in a machine processable way, to make it easier to create Web 2.0 style applications and create a dynamic way of creating and configuring services.

PropertyValue
dbpprop:abstract
  • The Web Application Description Language (WADL) is an XML-based file format that provides a machine-readable description of HTTP-based web applications. These applications are typically REST web services. The purpose of WADL is to allow services on the internet (or any other IP network) to be described in a machine processable way, to make it easier to create Web 2.0 style applications and create a dynamic way of creating and configuring services. Prior to this, it was necessary to go to an existing web service, study it and write the application manually. WADL can be thought of as the REST equivalent of Web Services Description Language version 1.1. Version 2.0 of WSDL can be used to describe REST Web services, thus competing with WADL. WADL is intended for applications that are based on the existing architecture of the Web. Like WSDL, it is platform and language independent, and aims to promote re-use of applications beyond the basic use in a web browser. WADL models the resources provided by a service, and the relationships between them. The service is described using a set of resource elements. Each of these contains param elements to describe the inputs, and method elements which describe the request and response of a resource. The request element specifies how to represent the input, what types are required and any specific HTTP headers that are required. The response describes the representation of the service's response, as well as any fault information, to deal with errors. WADL is not yet widely supported. It has the advantage over the more complicated WSDL in that it does not impose any further level of abstraction on the service description; however, as tools become available for application development with WADL, it is likely they will include ways of automatically generating WADL, and this risks imposing an RPC style on it, going against the intended simplicity of WADL.
  • Die Web Application Description Language (WADL) ist ein XML-basiertes Dateiformat, das HTTP-basierte Anwendungen beschreibt, wie sie vorwiegend im WWW und in Intranets vorkommen. WADL unterstützt dabei vor allem die Beschreibung von REST-basierten Webservices und nimmt für diese Klasse von Anwendungen eine vergleichbare Rolle ein wie WSDL für SOAP-basierte Webservices. WADL hat zum Ziel, Dienste im Internet (oder jedem anderen IP-basierten Netz) in maschinenlesbarer Form zu beschreiben und damit die Entwicklung von Anwendungen im Stil des Web 2.0 zu vereinfachen.
  • Web Application Description Language (WADL, pl. Język Opisu Aplikacji Sieciowych) to bazujący na XML-u standard opisu aplikacji internetowych opartych na transmisji poprzez protokół HTTP, który jest łatwo odczytywalny przez maszyny. Zazwyczaj opisuje aplikacje napisane w zgodzie ze standardem REST. Celem WADL jest ułatwienie integracji aplikacji internetowych opartych na rozproszonych protokołach transmisji danych. Ułatwia on automatyczne tworzenie i konfigurowanie usług, dostarczając opisu aplikacji, który w innym przypadku powinien być ręcznie "odkryty" i opisany. WADL można traktować jako odpowiednik standardu WSDL (Web Services Description Language) w wersji 1.1. Wersja 2.0 umożliwia już opisywanie aplikacji REST-owych, stad stanowi zamiennik standardu WADL.
dbpprop:hasPhotoCollection
dbpprop:reference
rdfs:comment
  • The Web Application Description Language (WADL) is an XML-based file format that provides a machine-readable description of HTTP-based web applications. These applications are typically REST web services. The purpose of WADL is to allow services on the internet (or any other IP network) to be described in a machine processable way, to make it easier to create Web 2.0 style applications and create a dynamic way of creating and configuring services.
  • Die Web Application Description Language (WADL) ist ein XML-basiertes Dateiformat, das HTTP-basierte Anwendungen beschreibt, wie sie vorwiegend im WWW und in Intranets vorkommen. WADL unterstützt dabei vor allem die Beschreibung von REST-basierten Webservices und nimmt für diese Klasse von Anwendungen eine vergleichbare Rolle ein wie WSDL für SOAP-basierte Webservices.
  • Web Application Description Language (WADL, pl. Język Opisu Aplikacji Sieciowych) to bazujący na XML-u standard opisu aplikacji internetowych opartych na transmisji poprzez protokół HTTP, który jest łatwo odczytywalny przez maszyny. Zazwyczaj opisuje aplikacje napisane w zgodzie ze standardem REST. Celem WADL jest ułatwienie integracji aplikacji internetowych opartych na rozproszonych protokołach transmisji danych.
rdfs:label
  • Web Application Description Language
  • Web Application Description Language
  • Web Application Description Language
owl:sameAs
skos:subject
foaf:page