Page MenuHomePhabricator

Entity pages should link to machine readable version using <link rel="alternate"> tags in the html head
Closed, ResolvedPublic1 Estimated Story Points

Description

<link rel="alternate"> tags can be picked up by 3rd party tools to discover the machine readable version of the page.

Event Timeline

daniel raised the priority of this task from to Needs Triage.
daniel updated the task description. (Show Details)
daniel added a project: Wikidata.
daniel subscribed.
aude triaged this task as Medium priority.Apr 21 2015, 2:05 PM

To give you an update on this: I did some refactoring for this already (a8d51d709bfdcab7809332de4fea786b3cc87ee5) and poked at potential performance issues (https://gerrit.wikimedia.org/r/206734). I guess the performance is not going to be a problem (see my last comment on that change), so continuing on this is fine (and I will hopefully manage to do that this week).

Things to do: Store the output formats in the parser output, add them to the html (via OutputPage).

Change 209531 had a related patch set uploaded (by JanZerebecki):
Track language of label usage on the client.

https://gerrit.wikimedia.org/r/209531

Change 219001 had a related patch set uploaded (by Hoo man):
Add rel=alternate links to the html head for entities

https://gerrit.wikimedia.org/r/219001

added to the current sprint, since marius has been working on it

Change 219001 merged by jenkins-bot:
Add rel=alternate links to the html head for entities

https://gerrit.wikimedia.org/r/219001