From Semantic Portal Wiki
vocabulary
xmlns:ev="http://purl.org/rss/1.0/modules/event/"
- rss:item ...... ev:startdate ev:enddate ev:location ev:organizer ev:type
<item rdf:about="http://conferences.oreilly.com/p2p/">
<title>The O'Reilly Peer-to-Peer and Web Services Conference</title>
<link>http://conferences.oreilly.com/p2p/</link>
<ev:type>conference</ev:type>
<ev:organizer>O'Reilly</ev:organizer>
<ev:location>Washington, DC</ev:location>
<ev:startdate>2001-09-18</ev:startdate>
<ev:enddate>2001-09-21</ev:enddate>
<dc:subject>P2P</dc:subject>
</item>