Custom Adaptation with CC/PP


Content Capabilities/Preference Profiles

<ccpp:component>
  <rdf:Description
       rdf:about="http://www.example.com/profile#TerminalHardware">
    <rdf:type
        rdf:resource="http://www.example.com/schema#HardwarePlatform" />
    <ex:displayWidth>320</ex:displayWidth>
    <ex:displayHeight>200</ex:displayHeight>
  </rdf:Description>
</ccpp:component>

A profile such as above can be passed along with an HTTP request to help the server adapt its content

a simple CC/PP exchange