[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Megginson and XMLNews

  • From: Walter Underwood <wunder@i...>
  • To: "XML Developers' List" <xml-dev@i...>
  • Date: Tue, 13 Apr 1999 10:15:00 -0700

megginson d. c.
At 06:53 PM 4/12/99 -0700, David Megginson wrote:
>Walter Underwood writes:
>
> > I expect to ship our next release pre-configured for NITF,
>
>That's wonderful.
>
> > but I sure would like to see some common practice beyond <title>.
> > Mostly, our customers would appreciate it, and the people doing
> > searches would get better results.
>
>Actually, I think that you need something a little more robust --
>otherwise, we'll end up with a hodge-podge of rules for what element
>names people can and cannot use.  I would not want to forbid someone
>from using something like this:
>
>  <?xml version="1.0"?>
>
>  <person>
>   <title>Dr.</title>

Right, though documents (as opposed to datafiles in XML) nearly
always have something like:

  <appendix>
  <title>List of Contributors</title>

before the other uses of title. I see this a lot in bibliographies.
This is a statistical bet, but then, half of information retrieval
is statistics, so I'm used to playing that game (the other half
is human behavior, both in authors and searchers).

>Universal names (as in "Namespaces in XML") get you part way there,
>because different document types can share semantics of well-known
>element types:

It probably gets us all the way there if the elements are used
the same way. This doesn't require any formal equivalence between
names, just a convention that things named the same work the
same. In other words, a SmallTalk object protocol is sufficient
here; there is no necessity for Java's Interface type. Other tools
may find that useful, but it is not necessary for search engines.

This is very similar to the XLink approach, that is, write the
linking parts of your DTD like this. Search engines need XLink,
too, of course.

A convention for a Dublin Core namespace, plus a robots tag,
would be just peachy, if people actually used it. For example:

  <dc:title>Helping Your Child Learn History</dc:title>
  <dc:creator>Wrisley Reed, Elaine</dc:creator>
  <dc:date>1997-10-27</dc:date>
  <dc:description>Activities that adults can do with their children 
  to help them learn history from the every day world around them.  
  Provides resources, local and national resources, and activities 
  for children aged 4-11.Sections include: History Education Begins 
  at Home; The Basics of History; Activities: History as Story;  
  Activities: History as Time; and much more</dc:description>
  <dc:subject>Social Studies</dc:subject>  
  <dc:subject>History</dc:subject>
  <dc:subject>Informal Education</dc:subject>
  <dc:subject></dc:subject>
  <tba:robots>index, nofollow</tba:robots>

That would be wonderful.

wunder
--
Walter R. Underwood
wunder@i...
wunder@b... (home)
http://software.infoseek.com/cce/ (my product)
http://www.best.com/~wunder/
1-408-543-6946

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.