Class VDescriptor
- java.lang.Object
-
- org.openprovenance.prov.template.json.VDescriptor
-
- All Implemented Interfaces:
Descriptor,SingleDescriptor
public class VDescriptor extends Object implements SingleDescriptor
-
-
Field Detail
-
AT_VALUE
public static final String AT_VALUE
- See Also:
- Constant Field Values
-
AT_TYPE
public static final String AT_TYPE
- See Also:
- Constant Field Values
-
value
public String value
-
type
public String type
-
language
public String language
-
-