Package org.dspace.rdf.conversion
Interface RDFConverter
-
- All Known Implementing Classes:
RDFConverterImpl
public interface RDFConverter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.hp.hpl.jena.rdf.model.Modelconvert(Context context, DSpaceObject dso)
-
-
-
Method Detail
-
convert
com.hp.hpl.jena.rdf.model.Model convert(Context context, DSpaceObject dso) throws SQLException, AuthorizeException
- Throws:
SQLExceptionAuthorizeException
-
-