This document defines a namespace for use in RDF documents. The following properties are defined:
Here is an example document using this namespace:
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:says="http://logicerror.com/rdf-says" > <rdf:Description rdf:ID="foo"> <says:Plainly>This is an example.</says:Plainly> </rdf:Description> </rdf:RDF>
Part of LogicError. Powered by Blogspace, an Aaron Swartz project. Email the webmaster with problems.