Uploaded image for project: 'Rya'
  1. Rya
  2. RYA-392

Temporal Difference Function

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.11
    • 3.2.12
    • None
    • None

    Description

      Currently Rya does not provide a Function that determines whether two temporal literals are within a given period of time of one another. This is extremely useful for filtering on query results that occurred within a fixed period of time of a given instant. Currently, if one attempts to form the following filter Filter(?time1 - ?time2 < "24"^^xsd:hour), an exception will be thrown if ?time1 and ?time2 are date time literals. I propose implementing a Function that takes in two temporal literals, an integer and a time unit and determines whether the date times are within the prescribed period of one another.

      Attachments

        Issue Links

          Activity

            People

              meiercaleb@gmail.com Caleb Meier
              meiercaleb@gmail.com Caleb Meier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: