Module prov.model

Interface Label

All Superinterfaces:
Attribute, TypedValue
All Known Implementing Classes:
Label

public interface Label extends TypedValue, Attribute
Interface for PROV attribute label. This interface is not directly used in the data model (since labels are directly expressed as LangString (see HasLabel)). However, it is introduced for generic conversion of all attributes.
Author:
lavm