factSchema property
IFactSchema
factSchema
final
The query that will be sent to the smartDate service. May include interpolation to replace fact tokens with actual date terms, eg. a week before her anniversary -> a week before 2007-03-10
Implementation
final IFactSchema factSchema;