Package org.fcrepo.kernel.api.operations
Interface RdfSourceOperation
- All Superinterfaces:
RelaxableResourceOperation,ResourceOperation
- All Known Subinterfaces:
CreateRdfSourceOperation
Operation for interacting with an rdf source
- Author:
- bbpennel
-
Method Summary
Modifier and TypeMethodDescriptionGet the incoming user space triples for the resourceMethods inherited from interface org.fcrepo.kernel.api.operations.RelaxableResourceOperation
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDateMethods inherited from interface org.fcrepo.kernel.api.operations.ResourceOperation
getResourceId, getTransaction, getType, getUserPrincipal
-
Method Details
-
getTriples
Get the incoming user space triples for the resource- Returns:
- triples
-