| 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 | Interface and Description |
|---|---|
interface |
Attribute
Interface for a PROV attribute-value pair.
|
interface |
Key
Interface for a Key of a dictionary.
|
interface |
Label
Interface for PROV attribute label.
|
interface |
Location
Interface for PROV attribute location.
|
interface |
Other
Interface for non-PROV attributes.
|
interface |
Role
Interface for PROV attribute role.
|
interface |
Type
Interface for PROV Type attribute.
|
interface |
Value
Interface for PROV attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
ObjectFactory.createTypedValue() |
| Modifier and Type | Method and Description |
|---|---|
static Element |
DOMProcessing.marshalTypedValue(TypedValue attribute,
QualifiedName elementName) |
Copyright © 2015. All rights reserved.