| 
43 | 43 |     "description": "Gives a permanent link to use for bookmarking purposes.",  | 
44 | 44 |     "href": "https://html.spec.whatwg.org/multipage/links.html#link-type-bookmark"  | 
45 | 45 |   },  | 
 | 46 | +  "c2pa-manifest": {  | 
 | 47 | +    "description": "This link relation identifies the C2PA Manifest associated with the link context",  | 
 | 48 | +    "href": "https://c2pa.org/specifications/specifications/2.0/specs/C2PA_Specification.html#_by_link_header"  | 
 | 49 | +  },  | 
46 | 50 |   "canonical": {  | 
47 | 51 |     "description": "Designates the preferred version of a resource (the IRI and its contents).",  | 
48 | 52 |     "href": "https://datatracker.ietf.org/doc/html/rfc6596"  | 
 | 
59 | 63 |     "description": "The target IRI points to a resource which represents the collection resource for the context IRI.",  | 
60 | 64 |     "href": "https://datatracker.ietf.org/doc/html/rfc6573"  | 
61 | 65 |   },  | 
 | 66 | +  "compression-dictionary": {  | 
 | 67 | +    "description": "Refers to a compression dictionary used for content encoding."  | 
 | 68 | +  },  | 
62 | 69 |   "contents": {  | 
63 | 70 |     "description": "Refers to a table of contents.",  | 
64 | 71 |     "href": "https://www.w3.org/TR/html401/"  | 
 | 
79 | 86 |     "description": "Refers to a resource containing the most recent item(s) in a collection of resources.",  | 
80 | 87 |     "href": "https://datatracker.ietf.org/doc/html/rfc5005"  | 
81 | 88 |   },  | 
 | 89 | +  "deprecation": {  | 
 | 90 | +    "description": "Refers to a resource that is documentation (intended for human consumption) about the deprecation of the link's context."  | 
 | 91 | +  },  | 
82 | 92 |   "describedby": {  | 
83 | 93 |     "description": "Refers to a resource providing information about the link's context.",  | 
84 | 94 |     "href": "http://www.w3.org/TR/powder-dr/#assoc-linking"  | 
 | 
139 | 149 |     "description": "Refers to a hub that enables registration for\n    notification of updates to the context.",  | 
140 | 150 |     "href": "https://www.w3.org/TR/websub/"  | 
141 | 151 |   },  | 
 | 152 | +  "ice-server": {  | 
 | 153 | +    "description": "Conveys the STUN and TURN servers that can be used by an ICE Agent to establish a connection with a peer."  | 
 | 154 | +  },  | 
142 | 155 |   "icon": {  | 
143 | 156 |     "description": "Refers to an icon representing the link's context.",  | 
144 | 157 |     "href": "https://html.spec.whatwg.org/multipage/links.html#rel-icon"  | 
 | 
0 commit comments