| Package | Description |
|---|---|
| org.fcrepo.kernel.models | |
| org.fcrepo.kernel.utils.iterators |
| Modifier and Type | Method and Description |
|---|---|
void |
FedoraResource.replaceProperties(IdentifierConverter<com.hp.hpl.jena.rdf.model.Resource,FedoraResource> idTranslator,
com.hp.hpl.jena.rdf.model.Model inputModel,
RdfStream originalTriples)
Replace the properties of this object with the properties from the given
model
|
void |
FedoraResource.updateProperties(IdentifierConverter<com.hp.hpl.jena.rdf.model.Resource,FedoraResource> idTranslator,
String sparqlUpdateStatement,
RdfStream originalTriples)
Update the provided properties with a SPARQL Update query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IteratorConsumer.consume()
Synchronous consumption.
|
Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.