21-13.rdf
上传用户:shuxianled
上传日期:2007-01-18
资源大小:6404k
文件大小:1k
- <rdf:RDF
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:dc="http://purl.org/dc/elements/1.1/">
- <rdf:Description about="http://ibiblio.org/xml/">
- <dc:title>Cafe con Leche</dc:title>
- <dc:creator>Elliotte Rusty Harold</dc:creator>
- <dc:subject>
- <rdf:Bag aboutEach="pages">
- <rdf:li
- resource="http://ibiblio.org/xml/news1999.html"/>
- <rdf:li
- resource="http://ibiblio.org/xml/mailinglists.html"/>
- <rdf:li
- resource="http://ibiblio.org/xml/books.html"/>
- <rdf:li
- resource="http://ibiblio.org/xml/tradeshows.html"/>
- </rdf:Bag>
- </dc:subject>
- </rdf:Description>
- <rdf:Description aboutEach="#pages">
- <dc:rights>
- Copyright 1999 Elliotte Rusty Harold
- Linking is permitted.
- Mirroring requires explicit, prior permission.
- </dc:rights>
- </rdf:Description>
- <rdf:Description
- about="http://ibiblio.org/xml/news1999.html">
- <dc:title>XML News from 1999</dc:title>
- </rdf:Description>
- <rdf:Description about="http://ibiblio.org/xml/books.html">
- <dc:title>XML Books</dc:title>
- </rdf:Description>
- <rdf:Description
- about="http://ibiblio.org/xml/mailinglists.html">
- <dc:title>XML Mailing Lists</dc:title>
- </rdf:Description>
- <rdf:Description
- about="http://ibiblio.org/xml/tradeshows.html">
- <dc:title>XML Trade Shows and Conferences</dc:title>
- </rdf:Description>
- </rdf:RDF>