Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predicates for periods compared to periods #88

Open
17 tasks
Seddryck opened this issue Dec 12, 2022 · 0 comments
Open
17 tasks

Predicates for periods compared to periods #88

Seddryck opened this issue Dec 12, 2022 · 0 comments
Labels
epic-on-period new-feature Request for a new feature in the tool

Comments

@Seddryck
Copy link
Owner

Seddryck commented Dec 12, 2022

  • coincides(period) :
  • overlaps(period) :
  • strictly-overlaps(period) :
  • strictly-contains-or-coincides(period) : alias period-contains
  • strictly-contains(period) :
  • precedes(period) :
  • succeeds(period) :
  • strictly-precedes(period) :
  • strictly-succeeds(period) :
  • immediately-precedes(period) :
  • immediately-succeeds(period) :
  • leads(period) :
  • lags(period) :
  • strictly-leads(period) :
  • strictly-lags(period) :
  • immediately-leads(period) :
  • immediately-lags(period) :

See definition

@Seddryck Seddryck added the new-feature Request for a new feature in the tool label Dec 12, 2022
@Seddryck Seddryck changed the title Predicates for temporal intervals Predicates for periods Dec 12, 2022
@Seddryck Seddryck changed the title Predicates for periods Predicates for periods compared to periods Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic-on-period new-feature Request for a new feature in the tool
Projects
None yet
Development

No branches or pull requests

1 participant