cscott added a comment.

I'm investigating making https://www.mediawiki.org/wiki/Extension:FileAnnotations implement the W3C standard for annotations ( https://www.w3.org/TR/annotation-model/ ) and REST API ( https://www.w3.org/TR/annotation-protocol/ ). These are based on the LinkedData standard, so it seems the functionality in this bug would be a prerequisite.

At the moment, I'm stuck on supplying a proper LD context for Wikidata properties. As I understand it, https://www.wikidata.org/wiki/Special:EntityData/Q142.ttl uses wdt:P18 and wdt is http://www.wikidata.org/prop/direct/ so in theory an application/ld+json request to http://www.wikidata.org/prop/direct/ ought to return a proper context which would let me use "@type": "P18" in the LD json of my annotation.

Does that make sense? I'm still very new to this linked data stuff.


TASK DETAIL
https://phabricator.wikimedia.org/T44063

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: cscott
Cc: cscott, Liuxinyu970226, intracer, Aklapper, AnjaJentzsch, Abraham, Denny, Lydia_Pintscher, daniel, QZanden, Izno, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to