Domain application protocol: Difference between revisions

Content deleted Content added
MenoBot II (talk | contribs)
m Bot: Auto-tagging and/or general fixes, added uncategorised, underlinked tags
m Me, Myself, and I are Here moved page Domain Application Protocol to Domain application protocol: Change to sentence case (MOS:AT)
 
(17 intermediate revisions by 14 users not shown)
Line 1:
A '''___domain application protocol''' ('''DAP''') is the set of rules and conventions governing the interactions between participants in a [[distributed computing]] application.<ref>[https://books.google.com/books?id=NZgHIFJeZvcC&q=%22domain+application+protocol%22REST%3A&pg=PA64 From Research to Practice, ed. Erik Wilde, Cesare Pautasso, p64]</ref><!--Previous wording, doesn't make clear it's a computing matter: specify the legal interactions between a consumer and a set of resources involved in a business process. The term DAP is typically used in the context of [[Representational state transfer|Representational state transfer (REST)]].<ref>{{cite book|last1=Robinson|first1=Ian|title=REST: From Research to Practice|date=2011|publisher=Springer|___location=New York|isbn=978-1-4419-8302-2|pages=61–91|edition=1st|doi=10.1007/978-1-4419-8303-9_3|chapter=3}}</ref>-->
{{Underlinked|date=November 2013}}
 
DapsDAPs sit atop http[[HTTP]] and narrow http’sHTTP's broad application protocol to support specific business goals. Services implement DapsDAPs by adding [[hypermedia]] links to resource representations. theseThese links highlight other resources with which a consumer can interact to make progress through a business transaction.<ref>{{cite book|author1=Webber|author2=Parastatidis|author3=Robinson|title=REST in Practice|year=2010|publisher=O'Reilly|page=95}}</ref>
Domain application protocols (DAPs) specify the legal interactions between a consumer and a set of resources involved in a business process. The term DAP is typically used in the context of [[Representational state transfer|Representational state transfer (REST)]]
 
==References==
Daps sit atop http and narrow http’s broad application protocol to support specific business goals. Services implement Daps by adding hypermedia links to resource representations. these links highlight other resources with which a consumer can interact to make progress through a business transaction.
{{Reflist}}
<ref>{{cite book|last=Webber, Parastatidis, Robinson|title=REST in Practice|year=2010|publisher=O'Reilly|page=95}}</ref>
 
[[Category:Software architecture]]
{{reflist}}
[[Category:Hypertext Transfer Protocol]]
[[Category:Data interchange standards]]
 
 
{{Uncategorized|date=November 2013}}
{{Web-stub}}