literal_factor constant
literal_factor
Relates an event to a factor which can be described as a literal. This property should not be used as-is, but should be subsumed by other, more specific, properties (like an hypothetic :weatherCelsius, linking an event to a temperature).
Can be used on: http://purl.org/NET/c4dm/event.owl#Event
Implementation
static const literal_factor = IriTerm.prevalidated(
'http://purl.org/NET/c4dm/event.owl#literal_factor',
);