http://www.escenic.com/types/relation/summary-model

This link relation identifies a link to the content summary model for the content item. Links of this type occur in entry resources representing content items.

The following example shows a link of this type:

<entry>
  ...
    <link
        href="http://host-ip-address/webservice/escenic/publication/demo/model/content-summary/news"
        rel="http://www.escenic.com/types/relation/summary-model"
        type="application/vnd.vizrt.model+xml" title="news"/>
  ...
</entry>