CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 22:04:01 GMT
content-type: text/html; charset=utf-8
server: cloudflare
last-modified: Tue, 12 Aug 2025 08:25:02 GMT
vary: Accept-Encoding
vary: Origin
x-content-type-options: nosniff
expires: Thu, 09 Oct 2025 01:04:01 GMT
cache-control: max-age=10800
strict-transport-security: max-age=15552000
access-control-allow-origin: *
access-control-allow-credentials: true
access-control-allow-methods: OPTIONS, GET, HEAD
access-control-allow-everything: Aaaaaargh
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=J%2F99Zpd353ZZ9ffxDtYeNOsVn689mAN0juOnJQ9kTrgoxeUatz04U%2BpoHnmnnV3gt6dHGRI8ZxL14hB6GAw8WxhDzOPqid2zAZAidOxp7OUdng%3D%3D"}]}
cf-cache-status: MISS
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
content-encoding: gzip
cf-ray: 98b8ee76ebb646bf-BOM
alt-svc: h3=":443"; ma=86400
Functionality | Ruben Verborgh
![[Profile picture of Ruben Verborgh]](/images/ruben.jpg)
Chapter 4 – Functionality
For people, navigating hypermedia feels entirely natural. We read texts, view images and video, and through them, we can not only reach the next piece of information we need; we can also perform actions that modify things in a predictable way. Machines face far greater difficulties. Even if they can interpret the information on a page, it’s currently difficult for them to understand the impact of change. Therefore, we’ve developed RESTdesc, a method to describe the functionality of hypermedia controls in applications. Unlike other approaches, it focuses on enabling autonomous agents to use Web applications in a hypermedia-driven way.
The contents of this chapter are available in the PDF version.