atom feed30 messages in org.oasis-open.lists.topicmaps-commentRe: [topicmaps-comment] mergeMap Poin...
FromSent OnAttachments
W. Eliot KimberJun 20, 2002 3:56 pm 
Lars Marius GarsholJun 20, 2002 10:31 pm 
Bernard VatantJun 21, 2002 1:37 am 
Murray AltheimJun 21, 2002 2:01 am 
Lars Marius GarsholJun 21, 2002 2:09 am 
Murray AltheimJun 21, 2002 3:53 am 
Bernard VatantJun 21, 2002 5:17 am 
Rex BrooksJun 21, 2002 5:32 am 
Bernard VatantJun 21, 2002 7:55 am 
Rex BrooksJun 21, 2002 8:36 am 
Thomas B. PassinJun 21, 2002 8:06 pm 
Leonid OtotskyJun 23, 2002 8:44 am 
W. Eliot KimberJun 24, 2002 9:21 am 
Lars Marius GarsholJun 25, 2002 2:14 pm 
W. Eliot KimberJun 25, 2002 2:44 pm 
Lars Marius GarsholJun 25, 2002 3:15 pm 
W. Eliot KimberJun 25, 2002 4:07 pm 
Thomas B. PassinJun 25, 2002 4:57 pm 
Lars Marius GarsholJun 25, 2002 11:32 pm 
Lars Marius GarsholJun 25, 2002 11:34 pm 
Thomas B. PassinJun 26, 2002 3:41 am 
W. Eliot KimberJun 26, 2002 12:17 pm 
Murray AltheimJul 1, 2002 4:31 am 
Lars Marius GarsholJul 2, 2002 11:16 am 
Lars Marius GarsholJul 2, 2002 11:23 am 
Lars Marius GarsholJul 2, 2002 11:31 am 
W. Eliot KimberJul 2, 2002 11:54 am 
Lars Marius GarsholJul 2, 2002 12:05 pm 
W. Eliot KimberJul 2, 2002 12:12 pm 
Lars Marius GarsholJul 2, 2002 12:20 pm 
Subject:Re: [topicmaps-comment] mergeMap Pointing to More Than OnetopicMapElement
From:Lars Marius Garshol (lar@garshol.priv.no)
Date:Jul 2, 2002 11:16:10 am
List:org.oasis-open.lists.topicmaps-comment

* Thomas B. Passin | | In fact, we really do not want full xpointer syntax anyway - what | would be the meaning, say, of a range of characters between the 5th | char of the 3rd baseNameString element, and the 30th char of 5th | following resourceData element?

It would depend on the element used to carry that reference:

- <topicRef>: this would be an error, since <topicRef>s must point to <topic> elements,

- <resourceRef>: it's that string,

- <subjectIndicator>: it's that string as interpreted by a human.

| It is probably best to restrict xpointers to be bare xpointers only, | using text or a grammatical production.

I agree. We would have to use text, since the XTM syntax spec won't have any (other) grammar productions. DTDs are just fine for defining the syntax, though they need to be augmented by prose.

| An alternative would be to add a non-xlink pointer attribute of our | own, keep the xlink href but deprecate it, slowly switching over to | the new one. But that would make implementations a little more | complex.

It would, and it would mean a change, however small. I would very much prefer to only tighten the interpretation of the spec, and to not change the syntax at all.