public class FixityRdfContext extends NodeRdfContext
RdfStream containing information about the fixity of a
FedoraBinary.| Constructor and Description |
|---|
FixityRdfContext(FedoraResource resource,
IdentifierConverter<com.hp.hpl.jena.rdf.model.Resource,FedoraResource> idTranslator,
Iterable<FixityResult> blobs,
URI digest,
long size)
Ordinary constructor.
|
nodeConverter, resource, subject, translatorpublic FixityRdfContext(FedoraResource resource, IdentifierConverter<com.hp.hpl.jena.rdf.model.Resource,FedoraResource> idTranslator, Iterable<FixityResult> blobs, URI digest, long size)
resource - the resourceidTranslator - the id translatorblobs - the blobsdigest - the digest urisize - the sizeCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.