Monthly Archives: February 2012

On Pointers for Fragments

Which Pointer Model? The OAC model seems to propose, for HTML, an ID-based scheme (OAC Presentation, Slide 19), XPointers for XML, lines for raw text and, finally, the usual pixel-based rectangle for 2-dimensional targets: http://www.example.net/foo.html#namedSection http://www.example.net/foo.pdf#page=10&viewrect=20,100,50,60 http://www.example.org/foo.txt#line=1,5 http://www.example.net/foo.xml#xpointer(/a/b/c) Our own … Continue reading

Posted in Annotation | Leave a comment