Domain application protocol: Difference between revisions

Content deleted Content added
added categories
CE and stub-sorting. You can help!
Line 1:
'''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)]].
 
DapsDAPs 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.
<ref>{{cite book|last=Webber, Parastatidis, Robinson|title=REST in Practice|year=2010|publisher=O'Reilly|page=95}}</ref>
 
Line 9:
[[Category:Hypertext Transfer Protocol]]
[[Category:Data interchange standards]]
{{Busi-term-stub}}