public interface UriAwareResourceModelFactory
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
createModelForResource(org.fcrepo.kernel.FedoraResource resource,
javax.ws.rs.core.UriInfo uriInfo,
org.fcrepo.kernel.rdf.GraphSubjects graphSubjects)
Given a resource, the UriInfo and a way to generate graph subjects,
create a model with triples to inject into an RDF response for the
resource (e.g.
|
com.hp.hpl.jena.rdf.model.Model createModelForResource(org.fcrepo.kernel.FedoraResource resource,
javax.ws.rs.core.UriInfo uriInfo,
org.fcrepo.kernel.rdf.GraphSubjects graphSubjects)
throws javax.jcr.RepositoryException
resource - uriInfo - graphSubjects - javax.jcr.RepositoryExceptionCopyright © 2013 DuraSpace, Inc.. All rights reserved.