@Component public class HttpTripleUtil extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
HttpTripleUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
addHttpComponentModelsForResource(com.hp.hpl.jena.query.Dataset dataset,
FedoraResource resource,
javax.ws.rs.core.UriInfo uriInfo,
GraphSubjects graphSubjects)
Add additional models to the RDF dataset for the given resource
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void addHttpComponentModelsForResource(com.hp.hpl.jena.query.Dataset dataset,
FedoraResource resource,
javax.ws.rs.core.UriInfo uriInfo,
GraphSubjects graphSubjects)
throws javax.jcr.RepositoryException
dataset - the source dataset we'll add named models toresource - the FedoraResource in questionuriInfo - a JAX-RS UriInfo object to build URIs to resourcesgraphSubjects - javax.jcr.RepositoryExceptionCopyright © 2013 DuraSpace, Inc.. All Rights Reserved.