Class DateTimePropertyGenerator

  • All Implemented Interfaces:
    EditConfigurationGenerator

    public class DateTimePropertyGenerator
    extends DateTimeValueFormGenerator
    Author:
    hjk54 There are multiple date time properties in VIVO, all of which have a DateTimeValue individual as an object. I am extending DateTimeValueFormGenerator to enable the predicate to be utilized as the "toDateTimeValue" property, i.e. the property associating the subject with the date time value individual. The dateTimeValueForm template has been used as the basis for the general form for this generator that can be applied to multiple properties.