08:13:54 RRSAgent has joined #erswad 08:14:30 maxf has joined #erswad 08:15:51 In the room: 08:16:23 Charles McCathieNevile, Jim Ley, Nick Gibbins, Paul Shabajee, Jill Evans, Liddy Nevile, 08:16:48 Max Froumentin, Wendy Chisholm, Jonathan Chetwynd, Bert Bos, Dave Pawson, Nick Kew 08:17:26 Libby Miller, Nadia Heninger, Ian Hickson, Dan Brickley 08:19:10 Bert-lap has joined #erswad 08:20:47 wendy has joined #erswad 08:21:16 CMN Topics for today: 08:21:41 What kind of interfaces are there for making annotations - demos please 08:21:56 Zakim has joined #erswad 08:22:12 agenda+ What kind of interfaces are there for making annotations - demos please 08:22:27 agenda+ What uses are we making of annotations? 08:22:58 agenda+ how is information stored? Does this meet our needs, and can we interoperate between different storage systems? 08:23:59 agenda+ Can these storage mechanisms cope with other kinds of annotations, and can we interoperate with those. 08:24:16 nadia has joined #erswad 08:24:30 libby has joined #erswad 08:25:46 annotations creation systems: libby, dan, nadia, jim, niq, dp 08:26:18 (for images) 08:27:11 Hixie has joined #erswad 08:27:14 danbri has joined #erswad 08:27:22 nmg has joined #erswad 08:28:04 Libby MIller: Codepiction information 08:34:25 http://swordfish.rdfweb.org/rweb/imgmeta 08:34:48 adding data for co-depiction - two or more people in a picture. 08:35:33 We created the tool to search information and then realised that it was difficult to add information to the database. 08:35:43 So this is a webform that collects information. 08:35:59 This system doesn't actually store the information - we don't want to own it. 08:36:38 So we persudae other people to store their information, and submit it to the database. 08:41:48 [Libby goes through the process of adding a codepiction] 08:42:36 LM: We copy the RDF and store it somewhere, then give the URI of that somewhere to the database. 08:42:50 ...it's a very simple system that gives an easy way to get the data. 08:43:43 Questions... 08:43:57 JC It isn't possible to change the input fields easily is it? 08:44:09 ... I have different requireemnts for things I want to find. 08:44:28 LM You can store any RDF you want in the database and the query can get anything out. 08:44:39 JC So I just need to work out how to add something. 08:44:56 LM The issue is that generating the forms is really hard work - I don't have a schema for it. 08:45:24 DB When Libby demonstrated you go through forms and get RDF, and then you put the RDF into the Web. 08:45:45 ...ther was one thing that was dealing with the data for ages - now there are two. 08:46:33 DP What is the objective, other than playing with RDF, to have the data elsewhere than with the image you are describing? 08:47:03 JL So you can annotate pictures that you don't own. 08:47:29 CMN The system doesn't say anything about whether it should be in the same place or a different place. 08:49:01 Dan Brickley: Amaya - demo by screenshot 08:49:20 Amaya is an authoring tool produced by W3C http://www.w3.org/Amaya 08:49:43 DB This stuff was a toy to play with things, but it turns out to be useful for playing... 08:50:05 we wanted to say a bit more about photos than we had - what other things are in the photo. 08:50:29 DB some people on the web are going to be obsessed with ash trays 08:50:49 The early stuff, like libby's demo, said "there is a photo and it depicts chaals and dan" 08:51:09 (it also depicts an ashtray and a table. Some people are interested in that but not everyone) 08:51:31 This also comes from a project collecting information about pictures from the medical world. 08:51:58 Creating authoring tools for web content is expensive, but we want to have tools that people can use - even the form thing is slow. 08:52:21 So what we want is an image overlaid with regions. We had a way of doing that in HTML by using imagemaps. 08:52:42 They are used in an odd way, but they basically overlay polygons on an image. 08:53:04 We have revisited this in Amaya, which is an SVG editor. 08:53:35 We create an image with a photo as a background, and trace out paths over it to identify the things that are in it. 08:53:51 Amaya let us do this easily, and save the new image to the web. 08:54:31 http://www.w3.org/2001/08/rdfweb/rdfweb-svg-amaya.jpg 08:54:33 Then we had to try and add the RDF data... 08:54:45 http://www.w3.org/2001/08/rdfweb/foafwho/imagemap/gimp-w34.imagemap.html 08:54:46 previous URI: screenshot of Amaya 08:55:39 then an HTML image map that does something similar. 08:56:04 Created by GIMP (an image tool). Usually the image map is for clicking on to follow as links. 08:56:29 I ran the HTML from GIMP through HTML tidy - http://www.w3.org/People/Ragget/Tidy 08:56:37 to clean up the HTML. 08:57:03 Then Max used XSLT http://www.w3.org/Style/XSL to create a transformation 08:57:06 http://www.w3.org/2001/08/rdfweb/foafwho/imagemap/imagemap2svg.xslt 08:57:29 that generates SVG - like what we used with Amaya 08:57:57 DP It was GIMP that let you pick out the outline? 08:58:34 DB Yes. but there are hundreds of tools for editing HTML imagemaps. So the smart thing was to work out how to use existing tools - take their output, transform it through a couple of tools and end up with something. 08:58:46 JC Is this available on the Web as a demonstration? 08:59:00 DB No, it is scattered around... 08:59:09 ... maybe this record helps a bit. 09:01:16 http://www.w3.org/2001/08/rdfweb/foafwho/imagemap/imagemap2svg.xslt 09:01:21 So we can create data that says "there is a rock rabbit" (by using an RDF dictionary), that is depicted in an image, and there is a person in that image - Damian Steer 09:02:05 Each of the individuals can be noted by email address - so we can play with other tools. 09:03:08 Wordnet: a dictionary based on an electronic dictionary that provides class hierarchies of things. 09:03:19 CMN Is there an interface for dealing with this stuff? 09:03:21 DB No. 09:03:45 nadiaa has joined #erswad 09:04:45 We can trace the things in the image, but if we had a way to add wordnet definitions easily that would be helpful - we can easily create clip-art... 09:05:06 we look for a mammal, and we find out that there is a picture of a rock-hyrax, which is a type of mammal... 09:06:06 http://xmlns.com/wordnet/1.6/Rock_hrax 09:06:11 What is fun about this is that it isn't massive heavily-funded projects - these things work on very simple tools that do just enough to make useful things 09:06:24 http://xmlns.com/wordnet/1.6/Rock_hyrax 09:06:50 Jim Ley: More demonstrations 09:07:01 A tool with no name? 09:07:19 http://www.jibbering.com/svg/AnnotateImage.html 09:07:34 Lucky for me Dan and Libby have explained the rationale 09:07:52 So I saw the demos that we have seen, and worked out how to do those in SVG. 09:08:01 http://www.jibbering.com/svg/AnnotateImage.html 09:08:10 http://jibbering.com/imgs/shepherds.jpg 09:08:11 DB Amaya is evocative and inspiring, but not a mass-market tool. 09:08:33 JL I try to do everything so it works in Internet Explorer - which millions of people do use. 09:09:08 There is a form that asks for some information about an image. The text interface 09:09:17 is clunky - on the TODO list. 09:09:39 In theory you can also add RDF in nTriple format (in theory - that bit doesn't work yet) 09:11:07 CMN So the interface requires explorer plus an SVG plugin 09:11:21 JL Don't need explorer - can use any browser with the plugin. 09:11:39 JC Can we have some more documentation in the tool? 09:12:04 DB In terms of things we have noticed, wordnet is cool but typing URIs is a pain - we need a tool that does it better. 09:13:14 ...Documentation has been weak - a lot of this is done as fast development. It would be nicer to 09:13:22 ...get more of that done. 09:13:38 (dan finishes tracing out the sheep) 09:14:44 JL The tool then gives you some options - the SVG with the traced line. You can also add text to the image that labels the sheep and the shepherd (or whatever you labelled the things) 09:15:23 You can get the RDF that describes the picture. And then I alllow you to store the RDF on my server to re-use it later on. 09:16:44 So I can search through the annotations and say "is there a thing which has the wordnet label of being a sheep?" and then shows the thing it finds in its database. 09:18:29 I have also created something that asks for the same information that libby does, but also lets you trace out the person. Again, this is in SVG. When you generate it, I store it locally and submit it to Libby's codepiction system. 09:20:31 http://rdfweb.org/people/danbri/2001/11/rabbit/rock.rdf 09:23:09 Coffee break 09:25:50 http://jibbering.com/rdfsvg/1025083477768.rdf -- I just annotated the rock hyrax w/ jim's tool 09:26:46 http://jibbering.com/rdfsvg/search.1?noun=Rock_hyrax :) 09:36:44 Coffee break... 09:39:04 DB Now you can find a picture of a Rock Hyrax on the Web... 09:39:54 JL well, it stores an outline, not a region as such. Minor tool bug. 09:40:27 Nadia Heninger: This is RDFPic - a standalone application in Java that stores its data inside the image. 09:40:58 This started as a tool for entering other types of information - Dublin Core information, a schema containing technical information about a photo, etc. 09:41:40 The tool lets you add information about a person in the picture, and make an outline, and stores SVG information 09:42:11 (not directly as SVG, but as RDF that can be used to generate SVG). 09:42:45 It can read EXIF information - a binary format that contains information about photos, automatically generated by some digital cameras 09:43:48 This demo is of a development update - the original version is available, and this update will be made "soon" 09:44:48 http://jigsaw.w3.org/rdfpic/ 09:45:29 JL We can store the information and submit it - for example to the codepiction database. 09:45:47 marja has joined #erswad 09:47:00 Libby, it's handy having a list of the people available. 09:47:54 Nadia: Yes, although it would be nice to have a way of identifying them (at the moment there are just boxes and you need to click on wach one to see what it refers to) 09:48:41 The interesting thing about this is that it uses XMP - Adobe's format based on RDF. They have some tools that can scan that and put information into different formats like PDF... 09:48:53 LM Can you save the RDF locally? Remotely? 09:49:41 NH: You can cut and paste to save remotely ;-) It saves the information into the image. If it moves around then you need to deal with the thing that is being described in a bit of editing trickery. 09:50:13 NH This uses a different model for the information. 09:50:23 JC You put this on the Web - what can people do with it? 09:50:29 NH it comes out as RDF. 09:51:09 JL I have tools that can read that RDF and do some things with it. But it won't consume the data that this tool produces, but that isn't going to be a lot of work to make it happen 09:51:50 DB It turns out a lot of the photos that have been described are easy to find as images from google - not because it reads RDF but because it reads HTML pages generated. 09:52:01 Bert Bos: I can show two things that use this information. 09:53:15 One is a thumbnail tool - it makes a page of thumbnail images that includes the photo, a thumbnail, pointers to the RDF, and you can get to the image in a page that includes other data extracted from the RDF (title, creator, etc). 09:54:59 This is done with a little bash script... 09:55:06 Oh, wanted to mention Gerald's photo/rdf tools for the record: http://impressive.net/people/gerald/2000/09/photo.html 09:55:44 http://www.w3.org/People/Bos/thumbnails-rdf - Bert's script 09:56:36 DP There is a question of whether the information is stored in the image, or the annotation is somewhere else 09:56:58 BB: Yves Lafon has a different thubnailing tool that uses the same information in a differnt style 09:57:22 DB wonders if we are getting enough of these tools that we should be concerned about vocabularies being interchangeable 09:57:59 LM There is an issue here. I was talking to someone who wants to store information inside the images so he can move them around later. 09:58:17 DP What kind of format should we be using for these annotations to package them up? 09:58:41 JL There is RDF, which lets us pass it around. XMP is a good way to do it. 09:59:12 NH There are tools that can extract XMP from different formats. DanBri has made a tool that can extract that information. 09:59:37 http://www.w3.org/2001/sw/Europe/200206/imagemeta/extract/extract 09:59:41 DB I made a little web service - give it a URI and it extracts data. 10:00:22 DB The interesting thing about XMPis that it ignores information it doesn't care about - it is very standard in what it passes around and ignores stuff being used by particular communities. 10:01:08 Adobe have made lots of products based on this. But we can extract that information into RRDF and from there into a Web page. 10:01:29 nadia: you don;t have to erase the xif data with rdf data - both can coexist 10:01:38 ...xmp is not a full rdf inplementation 10:01:42 sure 10:02:05 ....this means that nadia is not corect in addiung teh more complex codepiction rdf in xmp 10:02:24 ..although it is a really uswefl way of storing arbitrary RDf in documents 10:02:38 danbri: mixes up storage and the format [?] 10:03:13 ...would be good to show them this sort of thing - they're not really expefring this. phpotoshop 7 has the XMP in it 10:03:41 ps: for museums community would be great to store the rdf in the pic so it never gets lost 10:03:52 dp: standardize? 10:04:06 chaals: usecases are great, esp the museums one 10:04:49 niq: classroom situation - submitting the images to teacher 10:05:50 I think your should store to the image when you can - but if cannot then you can still store elsewhere 10:05:54 jc: if you clicked on the images it offers you 'more of the same' e.g. more popgroups with similar attributes in an image-based jukebox 10:06:46 danbri: depends on how detiled the metadta is, e.g. colour 10:06:52 jc: yes, image based 10:07:29 ps: images have stories; what makes an image really great is the story behind it. all this info is text; how do you make that information avilable as non-text? 10:08:02 danbri: e.g. mixing with calendar type rdf 10:08:44 ps: data protection act? 10:09:21 ..explains - have to contact the person, check ok or not 10:09:27 ... if I collect data on anybody, I am suposed t register the fact, get your agreement that I can use information about you and tell you why I want it and have permission for each user 10:09:30 ...uk thing - personal data 10:10:05 danbri: subscribe to my yahoogroups list i'm gettign data on you 10:10:12 ...its going to be a problem 10:10:51 LM The issue is when somebody makes information available about someone else. 10:11:12 LN When you aggregate information you are doing something different to information that is already out there, and would bneed permission 10:11:27 dnbri: data oriented search 10:11:44 ...maybe how to draw the distinction. amybe rdf is same as google 10:11:53 chaals - google could fall foul too... 10:12:10 ...answer - we don;t know - build these systems to test it 10:13:49 Libby Miller: Codepiction 10:14:17 LM There is a demo I am trying to do where you embed information as XHTML, which can be harvested by a tool to generate RDF. 10:14:51 http://swordfish.rdfweb.org/discovery/2001/08/codepict/ 10:15:14 You give an email address and it looks for all the pictures that say they depict the person who has that email address 10:16:29 LM This is a simple RDF database of images, and who is in them. 10:16:40 The second demo tries to work out the paths between people. 10:18:22 liddy has joined #erswad 10:19:20 http://swordfish.rdfweb.org/discovery/2002/02/paths/ 10:19:35 http://swordfish.rdfweb.org/discovery/2001/08/codepict/ 10:20:06 LM: the paths things is nice and fast becasue it uwes an RDF query to build a relational database optimised 10:20:31 chaals: usecase - only let me see this (rude/strage) photo if you have the right access 10:21:14 LM This path thing is nice and fast, becuase it doesn't directly use the RDF - it runs its queery and creates a fast XML database for this one question. 10:21:35 danbri: normally you expect to ahve control over images, but thses images and their annotatiosn can go wandering round the web - its unexpected and unsettling 10:22:02 ....fair use requirements for the image - langauge doesn;t exist yet - privacy and rights information 10:22:24 chaalsBRS has changed the topic to: logs: http://www.w3.org/2002/06/26-erswad-irc info http://www.w3.org/2002/05/er- 10:22:52 chaalsBRS has changed the topic to: http://www.w3.org/2002/06/26-erswad-irc logs http://www.w3.org/2002/05/er-swade- 10:23:04 bb: agenda - a standardriosed machine-readable api for accessing the data 10:23:08 ? 10:23:08 chaalsBRS has changed the topic to: http://www.w3.org/2002/06/26-erswad-irc - http://www.w3.org/2002/05/er-swade-f2f 10:24:08 bb: a machine can;'t deduce how to fill in a web form 10:24:34 liddy has joined #erswad 10:24:38 bb: form exprtessed in RDF? 10:24:55 lm i'd like to do that. 10:25:04 .. say that in a human and/or machine readable way. 10:25:20 .. have the database say "i can tell you all this stuff" 10:25:33 .. not sure how to do machine-readably. 10:25:44 ...maybe daml? 10:26:05 dp: xforms? 10:26:18 ...could you generate an xform? 10:26:40 bb: yes maybe - that's what I was thinking 10:27:04 LM: don;t know how to describe the schemna to do this - woudl e very cool 10:27:28 bb web services? perhaps in description lang 10:27:31 danbri: we have a webservice...not sure what else you need 10:27:44 libby: but you don;t know what's in the database 10:27:50 dp: rddl? 10:28:10 danbri: not sure if robust enough for very larag ethings like Wordnet 10:28:32 generating an Xform from RDF beneficial also to annotations - need application profile and some presentation description 10:29:44 would be able to show new properties without programming the interface 10:29:50 I thinjk its worth investiagting 10:30:04 danbri demos RDFAuthor querying over soap 10:30:23 ...a particla description of something can be used as a query (visually) 10:30:35 s/particla/partial 10:31:02 ..craete a fragmented description of your area of interest and then say what bits you don;t know 10:31:45 ..this is basically the usual query structure for RDF 10:33:49 another demo of using information: http://rdfweb.org/2002/svgsemantics/picsng-demo.html 10:34:56 danbri talks about PICS 10:35:05 ...e.g. as embedded in teh w3c homepage 10:35:31 danbri: "i can't read b/c it's curly brackets instead of pointy brackets" :) 10:35:39 :) 10:35:59 chaals - ncludes a rating for canadianness 10:36:40 ...rating true for w3.org/ and anything else that starts with the url - no sex, no violence... 10:37:17 ...also says who makes the claims 10:37:24 ...ratings are numbers 10:37:36 ...gives you a url for the ratings definietion place 10:38:36 danbri: pics agressed a difficult social problems: don;t want a single committee saying what is rude - allows different communites 10:38:53 ...differenbt communites could also make claims according to teh categires 10:39:43 ...there was a spec for a pics label filter protocol - a simple machine-intereface for porography description " get me the lebel for playboy.com' 10:39:46 with Annotea can choose different communities by choosing annotation servers 10:39:52 ...no business model 10:39:57 (foir pics) 10:40:07 ...this might also be an issue for rdf remote access, servers 10:40:13 ...pics is dead... 10:40:49 ...pics descriptions could not be mixed well. with RDF you can mix them better - people, images, cvs etc etc 10:41:02 ... a big architectural improvement 10:41:50 ...can say - not just - is payboy rude, but find me all the things with a rude rating between 7 and 9 10:42:15 ...comes doen to repurposig the data - add the bits that you want to know 10:42:46 ...pic: http://swordfish.rdfweb.org/photos/2002/05/31/002120.JPG 10:42:59 == a guy pulling a truck along with his genitals, in bath 10:43:19 ...not intrinsically a teaching resource, a piece of art, a piece of bad photography... 10:43:29 ...but could be any of these things... 10:44:11 ...can be annotated using Jim's tool: http;//rdfweb.org/2002/svgsemantics/picsdemo/rdf-taboo.rdf 10:44:18 annotates the parts of the image 10:44:28 ...pics architectiure in the RDF world 10:44:55 ...can be annotated in lots of places. e.g. society for banning rude things could say somewhere that penises are rude 10:45:27 ...no one langauge for saying this - can have your own langauge 10:47:07 ...ruby script, which iterates through the contents of the image, for example for translating these categories terms into different languages - images are interestly non-langauge speciaic 10:47:49 danbri shows: http://rdfweb.org/2002/svgsemantics/picsdemo/sample_filtered_output.svg 10:48:16 ...the tool finds the rude things in the database and displays them i9n a different way 10:48:32 ...but can do this in reverse " show me pictures of all the rude things" 10:49:16 liddy has joined #erswad 10:49:26 ...this dual use also applies to rights management information - its really useful to have one single name for a movie whether you are a p2p file ripper or you own the rights to the film, to identify it 10:49:53 danbri: would like to take lots of clipart, markup in RDf using different tools and see if they interoperate. 10:49:58 ..some probs aleady: 10:50:03 - people's arms 10:50:25 - wordnet can be perjorative; there are also much better tools for certain domains 10:50:44 ...not clear hiow to connec teh generic tools and the vast thesauri 10:51:13 ps: can you picck out images annotated by libby alone? 10:51:32 ...access contraol v important, e.g. just information catalogued by librarians 10:51:46 jj: they have already addressed this in annotea - later 10:52:07 danbri: we can do this in rdf 10:52:33 dp: is it reasonable to assuem you could have many descriptions of the data - e.g. student and expert 10:52:52 ..if I'm desparate, give me anything; if there are experts, give me those 10:53:27 chaals, yes, though expernsive, and depends on the iamge 10:54:13 ...an ex-art historian, wants to see how my friends describe images, then can get some idea of how they might describe a picture that I don;t know. everyone leaves out a differentb thing 10:55:42 jc: has a bunch of images in a page that you can mocve around; the relations between teh images have semantic information. e.g. cat and dustbin, or a cat and a mouse, an immeduate connotation 10:55:56 ...any thoughts on this - a deep problem... 10:57:24 dp: if W3C were to pick up on this, then Hatfield has a particular sklill in describing images for people; knowing why you are describing it and what for is very important 10:58:28 jc: a few years ago - lots of auro-erotic asphyxiation - just because you ahve the rope, the organge etc, doesn;t tell you what is happening in teh information 10:59:00 danbri: also the human-readbale prose is very important (and expensive) 10:59:08 dp: and all the text tends to bve brief 10:59:44 dp: my only request is to ensure you can insert paragraphed text 11:00:53 [discussion of afternnon's agenda] 11:00:56 chaals - annotea 11:01:14 ...also interested in whether the tools can talk to each other? 11:02:30 bb: a tech question - a way of matching different fragments of RDF with different schemas and models, e.g. a photographer is just a string, or a firstname, last name. 11:03:25 ...I knwo I can match those myself. maybe this is a general operation we can namer and describe. maybe any node in rdf might be able to be replaced by an intermedate b-node which can help you find more matches 11:03:49 chaals: also, what use is thiise stuff - playing about or further applicateion, usecases 11:04:17 danbri: not just codepiction, but categorisation, parts of the pictures 11:04:22 also I guess we need to add different contexts in the annotated resource e.g. not just XPointer but also SVG area or a time for movies 11:04:45 chaasl: what do we want to do with image information ion general 11:04:53 marja - interesting 11:05:19 niq: large archives of satellite images, global positioning 11:05:34 dp/niq demo 11:06:13 dp: when cited people look at the picture of teh tndall family 9in the room, a painting, they get caertin information 11:07:08 ....blind people, how do they get the realtion between teh parts, the overall description of the painting - aim is to give the blind person a cmparable amount of information about the painting as signed people 11:07:38 ...not parts, but navigation within the image, not mouse-driven, a 'navigation map' of the iamge 11:08:29 ...get differet pieces of information abotu different parts of teh iamge, e.g. 'a 14 year old girl, 90% t th right and 50% up'; can get these faciliteis for description in svg, but not the navigation 11:09:35 maxf has joined #erswad 11:09:44 jj: this is the same - if we can describe thatg image in a 'codepcitoopn areas' kind of way, then we can relate the parts of teh image together. it can help you with your application - other peopel can aid your usecase by doing the annotatiions for their own benefit 11:09:57 if done right can get at least main parts/subparts from SVG but ui not usually supports this 11:10:41 chaals: for info, lynx/linx has this vocabulary - behind, under 11:11:56 ...can extract information inn the svg for other uses. chaals thinks the soureccode is avilable somewhere. also someone in geneva, phd, can assign sound information and also mouse feedback information to regions of the image 11:12:34 ...at the moment uses binary content, proprietory 11:13:49 danbri: thinks jim is rights in saying that dp's needs and codepiction things is quite similar 11:15:02 ...would be very cool to be able to grab the information dp siad about the iamges and associate them with a region 11:15:34 dp: yes; sme people are specialised at describing things for blind eople; would be good to get this information, if only for the demos 11:15:55 describing images from the National Braille ASsociation. we were able to publish an excerpt from their manual: http://www.w3.org/2000/08/nba-manual/Overview.html 11:15:55 danbri: this isn;t the only way to do this, we know this; we would liek help in making it usefgul for accessibility 11:16:32 ps: a museum expert would describe the image in yet another way. would be graet to be asble to find the sorts of annotatios that you need 11:16:44 dp: - totally differnt usecases 11:16:53 danbri: lets's try and do that! 11:17:20 chaals - "what questions have been answered about this image?" 11:19:06 libby: posible output of this meeting - a multiply described image, uising different tools, for different communites 11:19:43 ps: filter project - difefrent descriptions of images in teh filter project (jill evans) - would be even beter if could do this with tools such as jims 11:20:31 jill would like to build up a database of how peopel have used these images (e.g. for teching and learning) 11:20:38 marja has joined #erswad 11:21:06 filter exercise in describing images: http://www.filter.ac.uk/exercise/ 11:21:47 ...rating is also useful 11:22:02 we have kit - maybe we could arrange a bridge 11:22:13 or if it's just you maybe we could call you 11:22:38 thats ok 11:23:02 I'll take shower while you eat first :-) 11:23:11 ps: show me all the pictures of images of things that fly - doesn;t work in current technology (noone says that birds fly; will usually pick up penguins) 11:23:25 we are wondering what happened to lunch. It doesn't seem to be arriving. 11:23:29 ...RDF/ontologies could help with this and make catloguig cheaper 11:23:54 we do have a bridge (just fyi) zakim. 11:24:13 when i requested it for monday, i got it for yest and today as well. 11:24:24 when do you start again? 11:24:25 (i now realize i might not have passed that info along...) 11:24:52 1.45? (time here is now 12.30) 11:24:54 i have several possible use cases...but some are way out there. 11:25:31 same as the other day... 11:25:45 lunch. Back at 1.45 pm local time 11:25:49 ---lunch arrives---- 11:26:41 it's in the log from monday, i'll have to locate after lunch. 11:54:15 Zakim has left #erswad 12:30:40 Hixie has joined #erswad 12:33:07 marja has joined #erswad 12:37:11 Hixie has joined #erswad 12:40:34 Hixie has joined #erswad 12:45:00 hi all 12:45:34 hi ericP - others are probably still eating 12:45:43 roger 12:48:39 hia marja, ericp 12:48:48 hi libby 12:50:31 monday's minutes: http://www.w3.org/2002/06/24-erswad-irc 12:50:52 Tuesday's log (they aren't really minutes actually): http://www.w3.org/2002/06/25-erswad-irc 12:50:59 wendy has joined #erswad 12:51:03 Today's: http://www.w3.org/2002/06/26-erswad-irc 12:51:20 Do people want to dial in? 12:55:27 afternoon: 12:55:43 charles: would like to tlk about annotea 12:55:52 ...about whether these tools can work together, whether they do 12:56:09 ...of tools here, build a list, ask whether this works with that, and with other tools from elsewhere 12:56:17 ....at use cases; things we need but don't have 12:56:37 ...other folks views? 12:58:42 danbri talks about swad-europe a little 12:58:54 ...we have some time to carry this on 12:59:04 ...peiople could join the list to discuss things further 12:59:14 ...write upcommunity efforts, for example 12:59:27 wendy asks about the list 12:59:32 ...and the members 12:59:40 old slides: http://www.w3.org/2001/Talks/www10-Annotea-paper/Overview.html, KCAP: http://www.w3.org/Talks/2001/1021-KCAP/Overview.html, www2002: http://www.w3.org/2002/Talks/0511-annotea/Overview.html 13:00:08 ...5 partners: ilrt finance, project m,angement; W3C overall direction 13:00:28 ...hplabs, rutherford-appleton labs, Stlio, a little company in bristol 13:00:43 ..georgrphocally focused, dan/chaals honourary frenchies 13:01:04 ...previously e.g. swad-mit, v high-powered programming 13:01:16 marja, try the minutes - chaals just posted them 13:01:35 ...writing up stuff already done 13:02:04 chaals - so practically a report - finding out stuff from this meeting about how to do stuff 13:02:16 wendy - for this report some discussion and usecases 13:02:44 libby would like to do something oractivcal in thos meeting 13:03:10 wendy - relation to earl - similarities 13:04:06 danbri: we have some visaulisation workp[age. we are going to work in public as ffar as possible - working with communites 13:05:16 wendy: what could we practuically do today? 13:05:27 libby: annotate 2 pics from difeent points of view... 13:05:51 wendy is interested in stepping through like a flowchart in svg - would lie to work on something like that 13:06:09 s/lie/like 13:06:54 danbri: we have different flavours of collaboration...being on the sane mailing list might be enough... 13:07:12 ---- 13:09:06 it worked monday 13:10:29 we could call you direct marja 13:10:35 want to give us a number? 13:11:30 --chaals talking about amaya 13:11:36 ok marja, just a sec... 13:12:26 marja, can you hear chaals? 13:12:40 cool :) 13:12:42 working on slides for O'Reilly Open Source Conv --> http://www.w3.org/2002/Talks/0722-W3COpenSource/ 13:13:09 92479 13:13:15 re five digit passcode - i worked for me 13:13:27 do we want to try the bridge again? 13:13:35 ok 13:13:46 what's the zakim number again 13:14:23 zaim +1 617.761.6200 13:14:38 s/zaim/zakim 13:15:34 annotea: 13:15:53 there's a query protocol, using the RDF query language algae 13:15:53 Zakim has joined #erswad 13:16:13 danbri demos making an annotation in amaya 13:16:28 (the phone has not been a popular option :( 13:17:18 you can create the annotation of partic;lar parts of an image, and then save it locally or remotely 13:17:20 the phone is next to the projector. 13:17:28 i bet all marja hear's in the projector. 13:17:28 ah, good poiny wendy 13:17:54 zakim, who is here? 13:17:56 sorry, chaalsBRS, I don't know what conference this is 13:17:57 On IRC I see Zakim, wendy, Hixie, marja, maxf, nadia, nmg, danbri, libby, Bert-lap, RRSAgent, chaalsBRS, sbp, ericP 13:18:10 wendy'd gone to get a little table marja - shoudl be quieter shortly 13:18:19 zakim, who is here? 13:18:20 On the phone I see Marja, ??P1 13:18:21 On IRC I see Zakim, wendy, Hixie, marja, maxf, nadia, nmg, danbri, libby, Bert-lap, RRSAgent, chaalsBRS, sbp, ericP 13:18:30 ??P1 is bristol 13:19:02 how's that marja? moved it further from t he projector, but also further from cmn (unfortunately). 13:19:06 +EricP 13:19:21 ...then from a page you can see other annotations, eityhjer of teh whole page or of part fo it yusing xlink 13:19:39 chaals: ericP - what kind of queries can we ask annotea? 13:20:10 ericP; the query for annotea is a thin veneer over teh rdf query language/database 13:20:47 ...you write the query in algae. it does graph match but also transitive closures 13:21:22 danbri: if we loaded up teh wordnet heirarchy and put in snowleapard and askedd for mammal we would get it? 13:21:31 marja, url? 13:21:35 ericP thinks so 13:22:08 chaals: in teh annotea db, just quering annotations? 13:22:14 Algy interface http://www.w3.org/2002/Talks/0511-annotea/slide8-0.html 13:22:29 ericP - in one interface can query anything in the database 9algae query) 13:22:58 ....also specific short queries sepcifically for annotations which expand to algae 13:23:17 chaals: can you query 2 annotera databases at once? 13:23:46 ericP: yes you can, we use this a lot. you can give it several servers to look in 13:23:55 Algae with rules: http://www.w3.org/2002/Talks/0511-annotea/slide19-0.html 13:24:07 chaals - what about 2 diffeent sources e.g. annotea and codepiction databaes? 13:24:35 ericP has been playing with this 13:24:44 chaals: any neat demos? 13:25:15 .... 13:25:17 should document that too as updating the protocol draft right now - almost finished 13:25:43 ericP - what about making an RDF payload of the annotation? have you lookmed at that? 13:27:02 ericP: we've tried html; jim's rtied svg I think (in the body) 13:27:36 also mathml etc. 13:27:37 ericP: you can put anything in there, but ...[missed something important!] 13:27:56 basically any XML 13:27:56 jc: could you have a small image in the payload? 13:28:25 :27 ... but i would preserve the semantics of the Annotation type and the annotates property 13:28:41 liddy has joined #erswad 13:28:45 danbri: bookmarks? 13:28:48 i'm interested in taxonomy/categories for bookmarks via annotea... 13:29:21 ericP: soap over algae doing this for the server, but we don;t have a user agent for it. 13:29:52 you can use any taxonomy 13:29:54 danbri: if the bookmarks server had a taxonomy of some kind, could maybe associate the small image with it, a particular category within some taxonomy 13:30:04 no, not really 13:30:25 danbri: do you have a way of pluggig oin large taxonomies, e,f=g wordnet 13:31:15 erip - you could say was a restuarant, and give it a ruile to use the img since a restuarnt. bookmarks thing has no idea of a rendering agent or anything 13:31:17 wendy has joined #erswad 13:31:37 ...prob with applying rules like that is that the rules are stored in perpetuity on teh server side 13:31:52 we can annotate SVG 13:32:18 or the whole document with an image - need URI 13:32:20 chaals; can I query for an image uri in teh annotea? 13:32:51 ...will it return the actual annotationitself? - the annotation that is identified by some uri? 13:32:55 ep: yes 13:33:19 chaals: e.g. create a codepiction anjmotation, stote in annotea then query it 13:33:19 ? 13:33:21 ep: yes 13:34:02 if more properties added to annotation server about annotated image you get those too 13:34:12 ca someone else make notes? 13:34:21 ep: SW is a huge graph, but you don't want to slurp the entire thing into your query engine each time 13:34:55 charles: procees I'm interested in: Using Amaya/Annotea with an image. It creates an SVG which uses the image as a background, has paths in it + metadata about region/paths covering who-is-which 13:35:30 ...if I build that svg as an annotation, can I get back from the annotea server the URI where it lives, so I can feed it to other RDF indexing tools? (eg. libby's db) 13:35:34 eric: yes 13:36:05 ...get the annotation from the main server, use the body data which has the uri of the annotation 13:36:14 jim: the body has the uri in it 13:36:15 we have been talking with Ralph to expand the context so that we could have other ways to get the place annotated - not only Xpointer 13:36:22 charles: so I can query for the uri of the body 13:36:38 (marja, that's interesting... relates to EARL discussion mon/tue...) 13:36:51 so maybe the SVG should be in the context and not in the body? 13:36:55 jim: If you have the body URI, can you get back to the annotation URI(?!) 13:37:06 the outline SVG 13:37:15 eric: you can find out whatever created each annotation or body? 13:37:42 eric: currently if you do a compound query aginst multiple sources, you _should_ get back multiple attributions, but you currently don't 13:38:03 ...if you have the (aggregate) graph, you can find out whcih bit came from which sources (servers...) 13:38:24 charles: one other tool we discussed... Favourite Icon (favico)... 13:39:06 what is favorite icon ? we do have ways to define new icons for different types 13:39:42 see http://www.peepo.com/ 13:39:44 for an example 13:40:34 oh you can add an icon to a fragment and not so nuch care about the note about that thing 13:40:56 nice idea 13:43:31 http://www.favicon.com/ 13:43:58 jc: talks about problems of using sites if you can;'t read 13:44:06 e.g. finding games 13:45:48 there's a sound on mouseover 13:46:00 you cvan use the keys 13:47:09 I misunderstood favicon - but adding an image annotation to parts of pages and presenting them as embedded on the page might be helpful for users with cognitive problems 13:47:14 ...oooh a really cool thing! 13:47:33 it makes noises and has pictures :) 13:47:44 danbri plays with a system that lets him make noises and put splashes of colour on the page... 13:48:54 http://www.plmd.org 13:49:00 dan: I am not a web access person, and when I think about accessibility I tend to think about it in terms of blindness. Thanks for reminding us that there are reasons why sounds and fun is important. 13:49:24 important - but also part of accessibility. 13:49:39 accessibility is more than blindness and text, for some images and sounds are what make it accessible. 13:49:50 s/for some/for some people 13:51:20 CMN can we make favicon work with the tools that we have? 13:51:43 JL There is a problem of the file format - you have to convert them which loses a lot of the benefit. 13:52:01 ... mozilla doesn't have that problem, because it can use any graphic type. 13:52:29 BB The CSS3 spec lets you associate an icon with an element... 13:52:32 bert: in css, we're adding an icon 13:52:34 thanks 13:52:38 CMN can you do that for sounds in the same way? 13:53:11 BB if you use an aural media type. There is interest in associating sound with visual things - like BGSOUND in some proprietary HTMLs 13:53:20 ...but we don't have it yet. 13:54:32 DB Going through finding icons for sites is going to be slow. Looking at the games example, I followed my alexa toolbar to find out how the site is categorised in an open directory. 13:54:44 ... then you can go to the site that the directory came from. 13:55:33 ... So it seems that you should be able to drill down and find icons that match the category - it seems at least like a worthwhile student project to provide icons that can be used for the categories. is that plausible? 13:55:42 JC Makes sense if someone is able to do the work. 13:56:53 http://pmld.org/ 13:56:57 was the blobs thing 13:58:38 urls I just showed: http:/dmoz.org/rdf.html and dmoz categories (plus image/icons per category). 13:58:42 At the annotea page http://www.w3.org/2001/Annotea/ there is the image http://www.w3.org/2001/Annotea/Images/annotea_main.png 13:58:57 is there any way of knowing that that icon represents anything? 13:59:42 we could annotate it 14:03:44 On W3C CSS WG pages I use REL attribute, e.g., , , to label the icons 14:04:08 plan for after the coffee break: List the tools we have looked at and which works with what... 14:04:19 Use cases - do we have tools that can meet them. 14:05:07 Break for 15 minutes 14:05:43 -Marja 14:05:58 -EricP 14:06:05 -Bristol 14:06:08 WAI_(SW)9:00AM has ended 14:15:44 non 14:16:31 s/non// 14:21:30 we're baack... 14:21:45 dialling the bridge.... 14:22:21 we don't know the magic dialout code :( 14:22:42 waiting for libby to return if you folks want to be on the phone. 14:31:14 Tools: Libby's codepiction form doesn't provide storage 14:31:26 we're back on the bridge 14:31:54 Amaya in principle would allow annotations saved as annotea annotations. 14:32:07 Jim's SVG tool saves the data locally 14:32:29 RDFPic saves data into the image. 14:32:40 DB does it do that as EXIF and XMP? 14:33:03 NH no. EXIF is just used by digital cameras. I was just in the comment area. 14:33:37 CMN can a tool that reads EXIF still find the EXIF after you have put it back? 14:34:03 NH I don't change it. It can still be found as EXIF. 14:34:20 CMN how do you get at the data? 14:35:13 NH it can be sucked out of an image. 14:35:23 nadia: Adobe XMP technique is to scan thru looking for 'x packet' tags 14:35:38 charles: Jigsaw will serve RDF data live from a jpeg? 14:35:45 CMN A jigsaw server can get RDF data out of a jpeg and give it to you, no? 14:35:53 nadia: I broke that currentyl while migrating to XMP 14:36:02 charles: are you going to fix it? 14:36:11 want me to take notes for a while? 14:36:12 nadia: ...if directed to the code 14:36:27 lm i can do this too. 14:36:35 dynamic icons not published yet but look something like 14:36:35 14:36:35 14:36:38 jl using adobe's example code, 14:36:44 hard to hear down here!! 14:37:03 cmn bunch of ways to annotate images. 14:37:16 cmn points to marja's scheme 14:37:35 [[ 14:37:58 cmn of the tools that query data...codepiction queries what type of database? 14:38:19 db lm's squish (for rdf dbs) i wrapped a layer around annotea so that it understands squish queries. 14:38:24 .. however the data is very diff. 14:38:39 .. not a common interface. 14:39:00 db we can do more thorough testing to make sure our tools speak the same language. 14:39:13 Zakim: ??PI is Bristol 14:39:13 cmn (to jl) you query your own db? 14:39:18 while($c =~ m/id='W5M0MpCehiHzreSzNTczkc9d'\s*(bytes=')*([^']*)'?\?>(.*)<\?xpack 14:39:19 et end='([^']*)'\?>/sg) 14:39:19 { 14:39:19 $rdf.= $3; 14:39:19 } 14:39:21 jl yes 14:39:29 jl can be fed any kind of rdf. 14:39:32 ...is Perl code for extracting XMP 14:39:47 jl in principle. none are robust for large size of data. 14:39:57 jl 500 triples now, it's beg to get slow 14:40:03 cmn scalability problem for other tools? 14:40:12 nh a prob for every sem web tool? 14:40:26 lb there are some large ones, dave becket, and guha 14:40:48 lm it works w/lengthy queries (about 1000 triples). slow with text matches. 14:41:03 db we can build apps over rdf query. 14:41:09 .. it doesn't care how things are actually stored. 14:41:10 s/1000/30,000/ 14:41:14 .. we can rip out db and put in back end. 14:41:17 thx libby 14:41:25 db depends on the types of queries. 14:41:56 cmn do we have tools that can handle 100K triples 14:41:57 ? 14:42:20 db started a project with dave becket. a sense of tools and their maturity. connect stores for use cases. 14:42:32 db substring searching requires brute force. 14:42:45 lb maybe ericp's does more than this? 14:43:05 eric - does your database handle lots of triples and queries? 14:43:26 see http://www.w3.org/2001/sw/Europe/reports/rdf_scalable_storage_report/ for draft towards swad-europe rdf/db report 14:43:39 [[ 14:43:40 Providing fair, useful and timely summaries of the characteristics of RDF "database and storage systems" is a subtle problem. We need first to establish a clearer notion of what an RDF storage system amounts to. Are we considering just generic 'triple stores'? Which value adding features should be tested, benchmarked? 14:43:41 ]] 14:43:50 ep query-wise - don't know. similar to yours, therefore probably scale like yours. 14:44:05 ep you're using a weak cache to determine # for a string or literal? 14:44:06 lb yep 14:44:08 s/lb/lm 14:44:09 s/cache/hash/ 14:44:13 (sha1... fwiw) 14:44:35 eric: I think the queries (in our resp systems) scale the same way. A set of self-joins on a table of all integers. 14:44:47 cmn a database that does acl control. 14:44:53 acl --> http://www.w3.org/2002/05/24-RDF-SQL/ 14:45:06 (eric's db also does ACLS == Access Control Lists) 14:45:11 ep that's an rdf interface to a triples database. 14:45:24 ep acls is interface to app-specific relational database. 14:45:37 ep on ly certain questions it can answer for certain properties. 14:45:48 ep a sql query that joins the tables 14:46:15 cmn if have database of triples, so can ask 10 questions... 14:46:21 (ie you're rewriting generic-looking RDF queries into some SQL representation focussed on an app-specific RDBMS schema...?) 14:46:46 (which would be rather like the paths db I described earlier) 14:46:47 ep the queries in that paper executes in a millisecond. 14:46:57 ep on the order of several trillion. 14:47:12 ep largest table is ~x,000 (missed x) 14:47:25 cmn can take 1/2M datapoints and assume robust. 14:47:27 for notes: http://www.w3.org/2000/01/sw/#access points to RDF / SemWeb Access Control work at W3C. 14:47:37 ep ya. 14:47:42 x=600 14:48:16 ep if have something that includes daml, can have relational db tailored to that data. 14:48:25 ep build rules that are optimized. 14:48:28 cardinality contraints from DAML+OIL/WebOnt might help us create more optimised SQL representations. 14:48:33 cmn how diff to build the tailored db? 14:49:19 lm nightly requeries database and optimizes in db that is much faster. 14:49:36 lM is building a relational database table using an rdf query over an rdf database 14:49:46 ep digital library folks looking at optimized database that does bulk of work. triple-store for incidentals that don't fit. 14:50:09 ep then reoptimize once ... 14:50:31 db dspace might be a swad-e demo possibility. 14:51:01 cmn we don't expect to see this in mid-august? 14:51:03 ep no 14:51:21 ep rdf -> sql, that is written. 14:51:39 ep will include linke to write-up 14:52:10 (:44) 14:52:37 jl some sort of web services 14:52:55 (jj is on a different platform) 14:52:56 RDF queries on an application-optimized relational database --> http://www.w3.org/2002/05/24-RDF-SQL/ 14:53:04 cmn nadia, your tool read its own data? if load an img, rdfpic read that data, does it read data from other places? pass it data as rdf? 14:53:37 nh there are many options to dump the contents of file into 14:54:13 nadia, project! tell the world! 14:54:27 ericP are you happy to publicise that url? 14:54:44 sure 14:54:48 bb jigsaw server doesn't know about rdf, but finds info in jpg. 14:55:22 cmn jill, can you describe what you want to do. did you see anything today that looks useful? 14:55:36 jill bits. like users to link quality of an image. 14:55:49 jill self-sustaining system rather than input from library. 14:55:58 jill rating on visual aspects. 14:56:18 jill pick out regions of images and annotate those. perhaps get students to annotate. 14:56:25 jill microcommunities of users. 14:56:28 (ooh, neat word) 14:56:45 jill registered members or shared with anybody. requires registration and security. 14:56:56 jill comment on how they use the image. 14:57:24 jill in an img of 2 people, some pick out beer or ashtray...what is it they pick out (and why). 14:57:51 db i'm interested in clients for tools. 14:58:00 db jl are you planning on devving yours? 14:58:12 jl the main things are to combine codepiction w/? 14:58:32 jl improve so that it consumes other rdf sources. make authoring easier. 14:58:48 db need to know about instances that could be in things 14:59:02 jl look up in wordnet (for tree) 14:59:48 db what can we do? 14:59:52 jl suggest ui. 15:00:03 jl what would look good? how do you want it to work? 15:00:08 db test is as well? 15:00:09 jl ya 15:00:22 db grab a snapshot? 15:00:26 jl you betcha 15:00:57 cmn ln, any thoughts about how you can use these tools w/all the stuff you're wokring on? 15:01:22 cmn haven't talked about access control. 15:01:46 ln several things: 1. in the collection of cave paintings, vary in age. interesting to see how image changed over time. 15:02:13 ln rights mngmt interesting b/c as i understand it in aboriginal culture, it's not a matter of stating rights at beginning 15:02:40 .. distinguishing between sacred paintings....a case of user saying "x died, therefore all of these categories id on't wwant to have in my world for 6 weeks) 15:02:46 .. world changes as people die 15:03:20 ln when we show them a catalog of a paitning, depending on who looks at it, will describe it differently. 15:03:37 ln mtn folks talk very differently from river folks. 15:03:43 ln those need to have = status. 15:03:52 ln need to know who said it (will give you context) 15:03:56 db capture spoken word? 15:04:07 ln yes, they are illiterate. there is not a written ver of their lang. 15:04:14 ln some are 80 yrs old and only speakers of the lang. 15:04:18 ln good to capture that. 15:04:28 ln would we ever translate that into text or leave it as spoken word? 15:04:38 ln hearing it is the only thing that will make sense to them. 15:05:03 db sound clips + tech meta data... 15:05:12 ln might be video clip. gesture+sound. 15:05:19 ln just sound won't tell whole story. 15:05:57 db vocabularies and schemas? we tend to use combo of DC, goofy people stuff... 15:06:12 db +RDFPIC 15:06:22 nh i use depics and regiondepics 15:06:55 db rdfpic used to use dc, ... should we get together on mailing list, announce who doing what, 15:07:05 jl isn't annotea using other namespaces? 15:07:15 jl b/c of its age, using older namespaces. 15:07:43 two version of dc namespace: http://purl.org/dc/elements/1.0/ or /1.1/ 15:07:45 jl sir name is sir name or full name. don't know if get sir or full. 15:07:50 ...capitals vs lowercase 15:07:51 jl using dc 1 15:07:54 annotea: using dc1 15:08:13 nick: is there a list of what annotea's using? 15:08:20 jim: only by dumping the rdf 15:08:23 db - gonna minute for a while? 15:08:34 i'm happy to take a break. :) 15:08:39 nick, using for what? 15:08:57 db a w3c note? 15:09:00 i could minute 15:09:04 lol 15:09:07 phone: bip bp 15:09:22 phone: titter - click pop 15:09:25 asdfkljaseroipuab;ljk asdfasndfaweoiuraslkjdf asfjlweofu dfalhsdr 15:09:40 that;s my name, don't wear it out 15:09:48 :) 15:10:14 cmn selection of stuff looked at - some of tools that r aroond 15:10:26 .. stacks of annotation toools 15:10:35 .. rate folks photos 15:10:59 phone giving cmn a rating... 15:11:02 http://amigeekornot.com/?id=71589 15:11:07 amihotornot.com 15:12:16 plus the t-inator and the pornolizer 15:12:17 cmn do they create data we can use? is the s/w avail? 15:13:18 action: db summarize in an email...something very special 15:13:53 db in hawaii adobe engs interested. i sent themnadia's examples. there will be a write-up. 15:14:01 action nh review db's write-up. 15:14:15 action all: read the xmp spec 15:15:05 on xmp... you have to register to get access to the xmp materials on adobe's site 15:15:24 the spec itself is quite long 15:15:53 see http://www.jibbering.com/svg/ under 'whiteboard' 15:15:57 -EricP 15:15:58 there's a shorter document "embedding xmp" that is more practical, but only useful if you're familiar with the file formats in question... 15:16:00 jim: idea... you have a board with the background 15:16:13 oops 15:16:23 dropped the phone (literally) 15:16:32 charles: lots of univesrities want to do... 15:16:36 (i) shared drawing spaces 15:16:38 i wasn't hearing much anywyas 15:16:41 (ii) accessibility 15:17:04 lots of whiteboard tools don't capture the mening/semantics/stuff 'behind the scribbles' 15:17:17 q to jim: how much work technically to turn this kind of tool to that end? 15:17:26 jim: not much programming work, lots of usability, ui work 15:17:41 ...i'd be interested. I'm not a UI person... 15:18:12 ...suggestions? 15:19:40 need to know what kinds of semantics to use - maybe different for different drawing categories or user groups 15:21:00 (discussion of military apps; daml etc) 15:22:11 charles: how many folk here now see themselves as users / potential uses f these tools...? 15:22:13 chaals: how many people see themseleves as users of the tool and how many developers? 15:22:17 ...and developers? 15:22:23 about 1/2-2/3 15:22:30 ok, thanks for coming marja, eric 15:22:31 -Marja 15:23:29 danbri: I'm not a UI person but have thru using Jim's tools, various bits of feedback 15:23:46 niq: as a developer, hard to get quality feedback, easy to feel like working in vacuum 15:24:14 charles: people often acquire the software, use it but don't take time (or see utility) to send feedback 15:24:17 ...takes time 15:25:58 I can try some tools from user perspective if needed 15:32:05 http://www.isketch.net/isketch.html 15:32:46 discussion of mailing lists 15:33:02 danbri: if I set up a specific list for tasks/actions outcoming from this meeting, who would join 15:33:17 (some reasonable amount of nodding, but not huge enthusiasm for Yet More EMail) 15:33:25 discussion of www-annotation list 15:33:35 niq: has flagged up prblem areas, eg xpointer stuff 15:33:44 jim: www-annotation interesting list 15:33:54 charles: should we be trying to find a mailing list 15:35:23 danbri: where to take, for example, the namespace divergence problem amongst our tools... 15:35:27 for annotations why not use www-annotation 15:35:38 charles: diff people will take things in different directions 15:36:20 charles: some people likely to go away wondering 'which namespace to use x'... others looking at other things, eg scalability 15:37:21 trying to write instructions for Annotea extensions - probably need feedback at some point 15:37:59 danbri: things will inevitably scatter to the winds, eg. Scalability work will be addressed in swad-e, more annotational stuff in www-annotation... in swad-e we'll try to keep pointers to latest work fresh on our website 15:38:27 charles: I'm looking fwd to the report, write up of today... 15:38:39 jill: what's the best way to keep up to date with what various folk in this room are doing? 15:38:43 ...how we'll coordinate their efforts 15:39:39 ...how to take my interest in these tools fwd. 15:39:43 some ideas for annotatiuons from different points of view: http://swordfish.rdfweb.org/people/libby/rdfweb/2002/06/annotations/ 15:40:28 danbri: keep an eye on swad-europe web pages ( http://www.w3.org/2001/sw/Europe/) which should be a good point of call. Also mailing list (public-esw@w3.org, archives will be public) for swad-e. 15:40:36 charles: and www-annotation is a good list 15:41:46 (some nodding re use of www-annotation) 15:42:15 charles: also the RDF Interest Group. Has mailing list(s) and an IRC chat channel, see http://www.w3.org/RDF/Interest/#irc 15:43:41 see http://rdfig.xmlhack.com/index.html for weblog from irc chat 15:44:10 irc.w3.org/#er chat about tools in accessibilty but a lot of stuff about annotations 15:44:16 danbri: also irc.w3.org 6665 #er 15:44:17 yup 15:44:23 there are other fora... 15:45:26 The participants record their thanks to Libby. 15:45:28 we're not worthy! 15:45:33 ADJOURNED. 15:45:33 nmg has left #erswad 15:45:35 ------ 15:45:41 RRSAgent, pointer? 15:45:42 See http://www.w3.org/2002/06/26-erswad-irc#T15-45-41 15:45:47 Thanks to all.... 15:46:01 wendy has left #erswad 15:50:53 marja has left #erswad 16:03:43 -Bristol 16:03:45 WAI_(SW)9:00AM has ended 17:52:43 Hixie has joined #erswad 18:00:58 nadia has joined #erswad