Package org.episteme.social.history.time


package org.episteme.social.history.time
Temporal coordinate and interval support for historical analysis.

This package provides unified temporal representation analogous to how org.episteme.natural.earth.coordinates provides unified geographic coordinates.

Key concepts:

  • invalid reference
    org.episteme.social.history.temporal.TimeCoordinate
    - Unified temporal position interface
  • invalid reference
    org.episteme.social.history.temporal.TemporalPoint
    - Precise point in time
  • invalid reference
    org.episteme.social.history.temporal.TemporalInterval
    - Time range with start and end
  • invalid reference
    org.episteme.social.history.temporal.FuzzyTemporalInterval
    - Uncertain time range

Since:
2.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)