| Package | Description |
|---|---|
| org.fcrepo.kernel.api | |
| org.fcrepo.kernel.api.models |
| Modifier and Type | Class and Description |
|---|---|
class |
RequiredRdfContext
A collection of RDF contexts that can be used to extract triples from FedoraResources.
|
| Modifier and Type | Method and Description |
|---|---|
RdfStream |
FedoraResource.getTriples(IdentifierConverter<org.apache.jena.rdf.model.Resource,FedoraResource> idTranslator,
TripleCategory context)
Return the RDF properties of this object using the provided context
|
| Modifier and Type | Method and Description |
|---|---|
RdfStream |
FedoraResource.getTriples(IdentifierConverter<org.apache.jena.rdf.model.Resource,FedoraResource> idTranslator,
Set<? extends TripleCategory> contexts)
Return the RDF properties of this object using the provided contexts
|
Copyright © 2013–2019 DuraSpace, Inc.. All rights reserved.