| Package | Description |
|---|---|
| org.openprovenance.prov.model |
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedDocument
This class provides a set of indexes over information contained in
an Document, facilitating its navigation.
|
class |
NamespaceGatherer
Utility class to traverse a document, register all namespaces occurring in
QualifiedNames
and attributes as well as associated prefixes, and create a Namespace datastructure. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProvUtilities.doAction(StatementOrBundle s,
StatementAction action) |
void |
ProvUtilities.forAllStatement(List<Statement> records,
StatementAction action) |
void |
ProvUtilities.forAllStatementOrBundle(List<StatementOrBundle> records,
StatementAction action) |
Copyright © 2016. All rights reserved.