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

Re: A certain difficulty

  • From: David Megginson <david@m...>
  • To: xml-dev@x...
  • Date: 25 Feb 2000 06:17:58 -0500

david bowie site creator
Mark Birbeck <Mark.Birbeck@i...> writes:

> I'd forgotten about that aspect of RDF. You've reminded me that
> everyone I've ever met who says they're using RDF is usually just
> using a few DC meta tags in their HTML files.

I haven't met anyone doing that, personally.  As far as I've seen, the 
major RDF implementations are RPMfind, DMoz, and a couple of others
I'm forgetting right now.  No Dublin Core involved in either of them.

> So, to illustrate, if today I want to see all documents where "creator"
> is David Bowie, then today I set "composer" and "author" and "painter"
> to be equivalent.

Actually, there should be no need to do anything like that.  I imagine
a Web of objects (in RDF/DC or otherwise) would look something like
this:

  <megg:Person rdf:about="http://megginson.com/objects/12345">
    <dc:title>David Bowie</dc:title>
    <dc:date>1947-01-08/</dc:date>
  </megg:Person>

  <megg:Song rdf:about="http://megginson.com/objects/54321">
    <dc:title>Space Oddity</dc:title>
    <dc:date>1972</dc:date>
    <dc:creator rdf:resource="http://megginson.com/objects/12345"/>
  </megg:Song>

A composer is just the creator of a song, while a sculptor is the
creator of a sculpture.  There's no need to define all of the things
dc:creator can refer to, as long as you explain the kind of
relationship it defines.


All the best,


David

-- 
David Megginson                 david@m...
           http://www.megginson.com/

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/threads.html
***************************************************************************

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.