"image" link relation (was: Re: [AS2] Deprecate "url" in favor of "id" and "self" link relations)

hello james.

On 2014-08-21, 12:29, James M Snell wrote:
> On Thu, Aug 21, 2014 at 12:10 PM, Owen Shepherd <owen.shepherd@e43.eu> wrote:
>> What is the algorithm for finding the embedded content URI? (For image,
>> video, etc objects)
> {
>    "image": {
>      "id": "http://example.org/foo.jpg",
>      "mediaType": "image/jpeg"
>    }
> }
> "self", "alternate" and "image" are all link relations.

just out of curiosity: according to 
http://www.iana.org/assignments/link-relations/link-relations.xhtml, 
"image" is not a registered (i.e., well-known within the RFC5988 
framework) link relation. maybe for maximum orthogonality really only 
use link relations that are RFC5988 link relations, and use URIs for 
other link relations? and then maybe either register "image" (and maybe 
others that are used) separately (i can easily do that if required) or 
as part of the AS spec in the IANA considerations?

cheers,

dret.

-- 
erik wilde | mailto:dret@berkeley.edu  -  tel:+1-510-2061079 |
            | UC Berkeley  -  School of Information (ISchool) |
            | http://dret.net/netdret http://twitter.com/dret |

Received on Thursday, 21 August 2014 19:53:15 UTC