Package org.openprovenance.prov.model
Interface Label
-
- All Superinterfaces:
TypedValue
public interface Label extends TypedValue
Interface for PROV attribute label. This interface is not directly used in the data model (since labels are directly expressed asLangString(seeHasLabel)). However, it is introduced for generic conversion of all attributes.- Author:
- lavm
-
-
Method Summary
-
Methods inherited from interface org.openprovenance.prov.model.TypedValue
convertValueToObject, getConvertedValue, getType, getValue, setType, setValue, setValue, setValue, setValueFromObject
-
-