se.kth.cid.metadata.rdf
Class RDFMetaDataHandler
java.lang.Object
|
+--se.kth.cid.metadata.rdf.RDFMetaDataHandler
- public class RDFMetaDataHandler
- extends Object
Loads metadata from an RDF/XML-doc.
- Version:
- $Revision: $
- Author:
- Matthias Palmer
Method Summary |
static void |
load(MetaData metaData,
org.w3c.rdf.model.Model model,
String uri)
Loads metadata from an RDF model. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
load
public static void load(MetaData metaData,
org.w3c.rdf.model.Model model,
String uri)
throws ReadOnlyException,
org.w3c.rdf.model.ModelException
- Loads metadata from an RDF model.
- Parameters:
metaData
- the MetaData to load all meta-data into.root
- the MetaData element.- Throws:
ReadOnlyException
- if the MetaData was read-only.
Centre for user-oriented IT -design