The RDF XML syntax
 
 
- XML representation of model
- store/exchange descriptions
 
- Property names made unique through use of XML namespaces.
- Variant syntaxes
<rdf:RDF xmlns:uc=“http://www.ukoln.ac.uk/core/”>
   about=”http://my.domain/doc/”>
    <uc:author>Pete</uc:author>