RE: ANN: XSet an XML property set
by Jonathan Borden other posts by this author
Aug 4 2000 11:25AM messages near this date
Re: ANN: XSet an XML property set
|
Re: ANN: XSet an XML property set
Sam, this is very helpful. Since we are writing the production-language as
we go along :-)
An issue for discussion is whether to use regexp expressions "as-is" or to
rewrite these in an XML equivalent. Since code exists for regexp matching,
my initial thoughts were to try to leave the regexps intact and attach them
as constraints via the attribute "regexp". In many ways, your proposal is
more logical from the pure XML perspective, on the other hand there are lots
of regexps in XML 1.0 and using this syntax will make the document
significantly larger.
For example, you are proposing
<exclude>
<from> Name</from>
<c char="?"/>
<c char="> "/>
</exclude>
I was considering:
<Name regexp="[^?> ]" />
also,
<foo repeat="?" /> would map to foo?
What do you think?
Jonathan Borden
The Open Healthcare Group
http://www.openhealth.org
> -----Original Message-----
> From: sam@[...].edu [mailto:sam@[...].edu]On Behalf Of sam
> th
> Sent: Friday, August 04, 2000 2:41 AM
> To: Jonathan Borden
> Cc: xml-dev@xml.org; John Cowan; Simon St.Laurent; Tim Bray
> Subject: Re: ANN: XSet an XML property set
>
>
> On Thu, 3 Aug 2000, Jonathan Borden wrote:
>
> > is a *very very* rough sketch of an XML property set describing
> the XML 1.O
> > production rules in RDF. This property set, when completed,
> will define the
> > XML grove in RDF.
> >
> > Plan: 1) Complete the rest of the XML 1.0 productions
> > 2) Refine the production rule description language if necessary
> > 3) Incorporate XML namespace productions
> > 4) Define a language with which to subset XSet (current
> candidate XSLT)
> >
> > Goals:
> > 1) To get it "right"
> > 2) to produce an subset (?XSLT "grove plan") which
> transforms XSet into the
> > XML Infoset WG Appendix D, RDF Schema (i.e. define XML Infoset
> as a proper
> > subset of XSet).
> > 3) To produce a subset defining SAX
> > 4) To produce subsets defining Common XML, SML
> >
> > Help and comments are actively requested.
>
> Attached are productions in XML for the PI productions (16 and 17). I had
> to invent some new syntax, since foo? had not yet been used, nor [a -
> b]. Hope this is helpful.
>
> sam th
> sam@[...].edu
> http://www.abisource.com/~sam/
>
Thread:
Paul W. Abrahams
Rick JELLIFFE
W. E. Perry
Jonathan Borden
Simon St.Laurent
Jonathan Borden
Simon St.Laurent
John F. Schlesinger
Jonathan Borden
Simon St.Laurent
W. E. Perry
John Cowan
Rick JELLIFFE
Rick JELLIFFE
Sean McGrath
Simon St.Laurent
Jonathan Borden
Sean McGrath
Rick JELLIFFE
Rick JELLIFFE
Simon St.Laurent
James Robertson
Simon St.Laurent
Jonathan Borden
Simon St.Laurent
Paul W. Abrahams
Jonathan Borden
Paul W. Abrahams
Rick JELLIFFE
Dan Vint
Rick JELLIFFE
Marcus Carr
Michael Champion
John Cowan
John Cowan
John Cowan
Michael Champion
Winchel 'Todd' Vincent, III
John Cowan
Jonathan Borden
sam th
Jonathan Borden
Simon St.Laurent
John Cowan
John Cowan
John Cowan
Simon St.Laurent
Richard Lanyon
John Cowan
Jonathan Borden
John Cowan
Simon St.Laurent
John Cowan
Jonathan Borden
Rick JELLIFFE
james anderson
Winchel 'Todd' Vincent, III
Winchel 'Todd' Vincent, III
Rick JELLIFFE
Norman Walsh
Jonathan Borden
Winchel 'Todd' Vincent, III
Jonathan Borden
Norman Walsh
Winchel 'Todd' Vincent, III
Amy Lewis
Eric Bohlman
John Cowan
Simon St.Laurent
Jeff Greif
Jonathan Borden
Elliotte Rusty Harold
Sean McGrath
Simon St.Laurent
Joe English
Simon St.Laurent
Jonathan Borden
Simon St.Laurent
W. E. Perry
Jonathan Borden
John Cowan
John Cowan
Sean McGrath
W. E. Perry
John F. Schlesinger
Sean McGrath
Michael Champion
Michael Champion
Paul W. Abrahams
John Cowan
Paul W. Abrahams
Paul W. Abrahams
Simon St.Laurent
Martin Gudgin
Jonathan Borden
Simon St.Laurent
Tim Bray
Jonathan Borden
Jack Rusher
Steve Rowe
|