org.dspace.adapters.rdf
Class DSpaceSiteAdapter
java.lang.Object
org.dspace.adapters.rdf.AdapterSupport
org.dspace.adapters.rdf.DSpaceObjectAdapter
org.dspace.adapters.rdf.DSpaceSiteAdapter
- All Implemented Interfaces:
- Adapter
public class DSpaceSiteAdapter
- extends DSpaceObjectAdapter
| Methods inherited from class org.dspace.adapters.rdf.AdapterSupport |
createResource, createResource, createResource, createResource, createResource, createResource, createResource, generateDefaultURI, getBaseUri, getContext, getMetadataServiceUri, getMetadataURL, getRDFHander, handleStatement, handleStatement, handleStatement, handleStatement, setBaseUri, setContext, setMetadataServiceUri, setRDFHandler |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSpaceSiteAdapter
public DSpaceSiteAdapter()
handleNamespaces
public void handleNamespaces()
throws org.openrdf.rio.RDFHandlerException
- Specified by:
handleNamespaces in interface Adapter- Overrides:
handleNamespaces in class DSpaceObjectAdapter
- Throws:
org.openrdf.rio.RDFHandlerException
handle
public void handle(DSpaceObject object)
throws org.openrdf.rio.RDFHandlerException
- Description copied from interface:
Adapter
- Generic RDF generation for DSpaceObject, should be overridden in upstream
implementations.
- Specified by:
handle in interface Adapter- Specified by:
handle in class DSpaceObjectAdapter
- Throws:
org.openrdf.rio.RDFHandlerException
handle
public void handle(Site object)
throws org.openrdf.rio.RDFHandlerException
- Throws:
org.openrdf.rio.RDFHandlerException
handleChildren
public void handleChildren(DSpaceObject object)
throws org.openrdf.rio.RDFHandlerException
- Specified by:
handleChildren in interface Adapter- Specified by:
handleChildren in class DSpaceObjectAdapter
- Throws:
org.openrdf.rio.RDFHandlerException
Copyright © 2008 The DSpace Foundation. All Rights Reserved.