21-10.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>
- <rdf:li
- resource="http://ibiblio.org/xml/news2001.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
- about="http://ibiblio.org/xml/news2001.html">
- <dc:title>XML News from 2001</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>