Class Gensym
- java.lang.Object
-
- org.openprovenance.prov.validation.Gensym
-
public class Gensym extends Object
-
-
Constructor Summary
Constructors Constructor Description Gensym(Namespace namespace, ProvFactory pFactory, ObjectMaker om)
-
-
-
Field Detail
-
VAL_ID
public static final String VAL_ID
- See Also:
- Constant Field Values
-
VAL_PREFIX
public static final String VAL_PREFIX
- See Also:
- Constant Field Values
-
VAL_URI
public static final String VAL_URI
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Gensym
public Gensym(Namespace namespace, ProvFactory pFactory, ObjectMaker om)
-
-
Method Detail
-
newUnknown
public Unknown newUnknown()
-
-