RDF Example 2
URI:R
“RDF Presentation”
title
creator
<?XML version=‘1.0’?>
<rdf:RDF xmlns:rdf = “http://www.w3.org/TR/REC-rdf-syntax#”
xmlns:dc = “http://purl.org/dc/elements/1.0”>
<rdf:Description rdf:about = “URI:R”>
<dc:title> RDF Presentation </dc:title>
<dc:creator rdf:resource = “URI:ERIC”/>
</rdf:Description>
</rdf:RDF>
URI:ERIC
Previous slide
Next slide
Back to first slide
View graphic version