barpthewire, nitot and [kevinmarks] joined the channel
#[kevinmarks]They are there to save you having to do the reverse indexing yourself.
#[kevinmarks]If you care about a rel value, you look it up in rels and get all the linked urls (eg all the rel=alternate ones)
#[kevinmarks]If you care about a url, you look it up in rel-urls and get all the rels (and media, hreflang etc) that apply
#[kevinmarks]The xfn and alternates use cases was why we came up with them originally, to save having to scan the whole list depending on which you were doing.
[kevinmarks] joined the channel
#[kevinmarks]There was an alternates specific dictionary at one point, which was phased out for dela
#Zegnat“what's the deal with rel-urls vs urls again?” - it will all be explained on the mf2 json page. Probably :P
#ZegnatgRegorLove, te: h-test, noted, will change. For completely dummy mf2 that is only meant for test cases, I just don’t really like using a type that has a clear use convention. Lest someone look at the tests for markup examples.