W3C

Web Annotation Working Group Teleconference

06 May 2015

See also: IRC log

Attendees

Present
Frederick_Hirsch, Matt_Haas, Benjamin_Young, Miguel_, Aragón, Tim_Cole, Janina_Sarol, Kristof_Csillag, Randall_Leeds, Davis_Salsbury, Takeshi_Kanai
Regrets
Rob_Sanderson, Bill_Kasdorf, Jacob_Jett, Dave_Cramer, Ben_De_Meester, Ray_Denenberg, TB_Dinesh
Chair
Frederick_Hirsch
Scribe
TimCole

Contents


<trackbot> Date: 06 May 2015

<fjh> Agenda: https://lists.w3.org/Archives/Public/public-annotation/2015May/0010.html

Agenda Review, Scribe Selection, Announcements

<fjh_> ScribeNick: TimCole

<fjh_> Request for Search/Query use cases, https://lists.w3.org/Archives/Public/public-annotation/2015May/0008.html

<fjh_> Miguel joined WG, https://lists.w3.org/Archives/Public/public-annotation/2015May/0009.html

<stain> (I'm just lurking on IRC today)

<fjh_> Plans to switch from zakim to webex for calling in, next week

<fjh_> should be message on list in advance of next week’s call

fjh: Call on 20th will be cancelled.
... we will have a call next week.

Minutes Approval

<stain> (Note: Webex' Java client is not known to work too well on 64-bit Linux)

fjh: can we approve the f2f minutes?

<fjh_> proposed RESOLUTION: F2F minutes from 22 April 2015 approved, see http://www.w3.org/2015/04/22-annotation-minutes.html

<fjh_> proposed RESOLUTION: Teleconference minutes from 29 April 2015 approved, see http://www.w3.org/2015/04/29-annotation-minutes.html

RESOLUTION: F2F minutes from 22 April 2015 approved, see http://www.w3.org/2015/04/22-annotation-minutes.html

<fjh> and

RESOLUTION: Teleconference minutes from 29 April 2015 approved, see http://www.w3.org/2015/04/29-annotation-minutes.html

fjh: Doug will briefly introduce the new draft re RangeFinder API

Rangefinnder API

<fjh> https://specs.webplatform.org/rangefinder/w3c/master/

shepazu: will send instructions for annotating the new draft

<shepazu> http://w3c.github.io/rangefinder/

shepazu: updated version is currently at temporary location, will be in proper location this week.
... annotating is relatively straightforward

fjh: on web platform it is not obvious how to annotate

shepazu: will fix this.

<fjh> obvious with icon on github.io draft

shepazu: this is a radically simplified version of what was posted previously
... examples have not been updated for syntax, but the ideas are still illustrated in the examples
... there are now 2 interfaces: rangefinder and edit-distance
... the latter is just a helper interface, though it can be used stand-alone.
... the rangefinder itself: you still set certain parameters
... you can say you are willing to accept an edit distance of X
... if you don't set an edit distance than it will be treated as a string literal
... you can set case-folding, unicode-folding, page-folding, etc.
... most modern specs use algorithms; reduces questions, ambiguity
... but they are not the most user friendly to read
... so this draft includes an explanation of the algorithms used
... this is helpful for laying out the ideas of the algorithm as we go (i.e., to help write the algorithm)
... two other items with this spec:
... 1 - scope, which says I want to limit the search to a particluar part of a document
... scope and start range are no longer define various selectors but relay on Range from DOM4, which need to be manually created
... should be less work to implement this approach
... removed the custom and blocking / non-blocking stuff
... changed the search method. Once you've filled in the parameters you say search.
... a promise is returned, which is like a call-back
... with chaining this should allow someone to introduce their own search algorithm
... promise is less work than a simple call back
... still lets you do strict searching and fuzzy search
... spec calls for consistency in how the results of the search are presented -- how search is done by the browser behind this is not specified.

fjh: should we defer discussion of the issues now or defer.

shepazu: probably should defer.
... if anyone wants to talk about the issues in the current draft, please annotate or talk on list

fjh:

WebEx

fjh: currently we use Zakim. You call in.
... voice portion of call will change.
... for WebEx you will call differently, but we will continue to use IRC as now
... we will not use other features of WebEx except for the voice -- so we will not use WebEx chat, whiteboard, etc.
... we want to try this sooner rather than later to identify any issues.
... you will be able to call up to 10 minutes early.

shepazu: we have until June to switchover, but by starting earlier we can discover any issues.

fjh: the first time you use it WebEx may need to install software, so give yourself some lead time.
... we'll adjourn now. Talk next week. Week after is cancelled.

Adjourn

Summary of Action Items

[End of minutes]

Minutes formatted by David Booth's scribe.perl version 1.135 (CVS log)
$Date: 2009-03-02 03:52:20 $