| 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 | Method and Description |
|---|---|
static Namespace |
Namespace.gatherNamespaces(Bundle bundle,
ProvFactory pFactory) |
QualifiedName |
Namespace.qualifiedName(String prefix,
String local,
ProvFactory pFactory)
Creates a qualified name, with given prefix and local name.
|
QualifiedName |
Namespace.stringToQualifiedName(String id,
ProvFactory pFactory) |
Attribute |
DOMProcessing.unmarshallAttribute(Element el,
ProvFactory pFactory,
ValueConverter vconv) |
| Constructor and Description |
|---|
BeanTraversal(ModelConstructor c,
ProvFactory pFactory) |
DOMProcessing(ProvFactory pFactory) |
IndexedDocument(ProvFactory pFactory,
Document doc) |
IndexedDocument(ProvFactory pFactory,
Document doc,
boolean flatten) |
Name(ProvFactory pFactory) |
ValueConverter(ProvFactory pFactory) |
Copyright © 2016. All rights reserved.