public final class Provenance extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
Common prefix for all provenance predicates.
|
static String |
WAS_DERIVED_FROM
Declaration that a fact was derived from some source.
|
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
prefix(StringBuilder query)
Add the prov prefix to a query.
|
public static final String NAMESPACE
public static final String WAS_DERIVED_FROM
public static StringBuilder prefix(StringBuilder query)
Copyright © 2015. All rights reserved.