Class Intervals


  • public class Intervals
    extends Object
    Vocabulary definitions from src/main/webapp/vocabs/intervals.ttl
    Author:
    Auto-generated by schemagen on 16 Nov 2010 11:31
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.jena.rdf.model.Resource April
      The month of April
      static org.apache.jena.rdf.model.Resource August
      The month of August
      static org.apache.jena.rdf.model.Resource BusinessHalf
      A class for business half year intervals.
      static org.apache.jena.rdf.model.Resource BusinessInterval
      A top-level class for business intervals
      static org.apache.jena.rdf.model.Resource BusinessQuarter  
      static org.apache.jena.rdf.model.Resource BusinessYear
      A class for regular annual business reporting and planning intervals, not necessarily calendar aligned.
      static org.apache.jena.rdf.model.Resource CalendarDay
      A class for calendar aligned one day intervals, starting at 00:00 (midnight) on the relevant day.
      static org.apache.jena.rdf.model.Resource CalendarHalf
      A class for calendar aligned intervals that represent a calendar half year, a year being split into two half year periods of 6 months each.
      static org.apache.jena.rdf.model.Resource CalendarHour
      A class for calendar aligned hour-long intervals.
      static org.apache.jena.rdf.model.Resource CalendarInstant  
      static org.apache.jena.rdf.model.Resource CalendarInterval
      A class for all calendar aligned intervals.
      static org.apache.jena.rdf.model.Resource CalendarMinute
      A class for calendar align one minute intervals.
      static org.apache.jena.rdf.model.Resource CalendarMonth
      A class for calendar aligned intervals of one calendar month.
      static org.apache.jena.rdf.model.Resource CalendarQuarter
      A class for calendar aligned one-quarter year (3 month) intervals
      static org.apache.jena.rdf.model.Resource CalendarSecond
      A class for calendar aligned one-second intervals.
      static org.apache.jena.rdf.model.Resource CalendarYear
      A class for calendar aligned intervals of one whole year, ie.
      static org.apache.jena.rdf.model.Resource Day
      A generic superclass for all day like entities.
      static org.apache.jena.rdf.model.Property dayOfWeek
      The day of the week in which an instant or interval (of duration one day or less) occurs.
      static org.apache.jena.rdf.model.Resource December
      The month of December
      static org.apache.jena.rdf.model.Resource DurationDescriptions  
      static org.apache.jena.rdf.model.Resource February
      The month of February
      static org.apache.jena.rdf.model.Resource H1
      A class for intervals that the first half of a (nominally) annual cycle.
      static org.apache.jena.rdf.model.Resource H2
      A class for intervals that the second half of a (nominally) annual cycle.
      static org.apache.jena.rdf.model.Resource H3
      A class for 3rd half year intervals in an abnormally long annual interval - in the UK a buisness interval may exceptionally extent to 6 quarters.
      static org.apache.jena.rdf.model.Resource Half
      A generic superclass for all half-year (6 month) like intervals
      static org.apache.jena.rdf.model.Property hasXsdDurationDescription
      hasXsdDurationDescription: a data type property for associating an xsd:duration with an Interval.
      static org.apache.jena.rdf.model.Resource Hour
      A generic superclass for hour-long intervals.
      static org.apache.jena.rdf.model.Resource Interval  
      static org.apache.jena.rdf.model.Property intervalContainsDay  
      static org.apache.jena.rdf.model.Property intervalContainsDays  
      static org.apache.jena.rdf.model.Property intervalContainsHalf  
      static org.apache.jena.rdf.model.Property intervalContainsHalves  
      static org.apache.jena.rdf.model.Property intervalContainsHour  
      static org.apache.jena.rdf.model.Property intervalContainsHours  
      static org.apache.jena.rdf.model.Property intervalContainsIso8601Week  
      static org.apache.jena.rdf.model.Property intervalContainsMinute  
      static org.apache.jena.rdf.model.Property intervalContainsMinutes  
      static org.apache.jena.rdf.model.Property intervalContainsMonth  
      static org.apache.jena.rdf.model.Property intervalContainsMonths  
      static org.apache.jena.rdf.model.Property intervalContainsQuarter  
      static org.apache.jena.rdf.model.Property intervalContainsQuarters  
      static org.apache.jena.rdf.model.Property intervalContainsSecond  
      static org.apache.jena.rdf.model.Property intervalContainsSeconds  
      static org.apache.jena.rdf.model.Property intervalContainsWeek  
      static org.apache.jena.rdf.model.Resource IrregularInterval
      A business interval outside of the normal pattern of business intervals.
      static org.apache.jena.rdf.model.Resource Iso8601Week
      A class for calendar weeks.
      static org.apache.jena.rdf.model.Resource January
      The month of January
      static org.apache.jena.rdf.model.Resource July
      The month of July
      static org.apache.jena.rdf.model.Resource June
      The month of June
      static org.apache.jena.rdf.model.Resource March
      The month of March
      static org.apache.jena.rdf.model.Resource May
      The month of May
      static org.apache.jena.rdf.model.Resource Minute
      A generic superclass for all minute-long intervals.
      static org.apache.jena.rdf.model.Resource Month
      A generic superclass class for all month-long like intervals.
      static org.apache.jena.rdf.model.Property monthOfYear
      The month of the year in which a contained instant or interval (of duration one month or less) occurs.
      static org.apache.jena.rdf.model.Resource MonthOfYear
      A class for the months of a calendar year.
      static org.apache.jena.rdf.model.Resource NAMESPACE
      The namespace of the vocabulary as a resource
      static org.apache.jena.rdf.model.Resource November
      The month of Novermber
      static String NS
      The namespace of the vocabulary as a string
      static org.apache.jena.rdf.model.Resource October
      The month of October
      static org.apache.jena.rdf.model.Resource one_day
      A duration of one day, typically 24 hours)
      static org.apache.jena.rdf.model.Resource one_half
      A duration of one half year, typically 6 months
      static org.apache.jena.rdf.model.Resource one_hour
      A duration of one hour
      static org.apache.jena.rdf.model.Resource one_minute
      A duration of 1 minute
      static org.apache.jena.rdf.model.Resource one_month
      A duration of one month
      static org.apache.jena.rdf.model.Resource one_quarter
      A duration of one quarter, typically 3 months.
      static org.apache.jena.rdf.model.Resource one_second
      A duration of one second
      static org.apache.jena.rdf.model.Resource one_week
      A duration of one week
      static org.apache.jena.rdf.model.Resource one_year
      A duration of one year
      static org.apache.jena.rdf.model.Property ordinalDayOfMonth
      The ordinal number of the day of the month in in which an instant or interval (of duration less than one day) occurs.
      static org.apache.jena.rdf.model.Property ordinalDayOfWeek
      The ordinal number of the day of the week in which a (contained) instant or interval (of one day or less in duration) occurs.
      static org.apache.jena.rdf.model.Property ordinalDayOfYear
      The ordinal number of the day of the year in in which an instant or interval (of duration one day or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalHalfOfYear
      The ordinal number of the half of a year in which a contained instant or interval (of duration one half year or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalHourOfDay
      The ordinal number of the hour of day in which a (contained) instant or interval (of less than one hour duration) occurs.
      static org.apache.jena.rdf.model.Property ordinalMinuteOfHour
      The ordinal number of the minute of the hour in which a contained instant or interval (of duration one hour or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalMonthOfYear
      The ordinal number of the month of the year in in which an instant or interval (of duration one day or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalQuarterOfYear
      The ordinal number of the quarter of the year in which a contained instant or interval (of duration one quarter year or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalSecondOfMinute
      The ordinal number of the second of the minute in which a contained instant or interval (of one second duration or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalWeekOfYear
      The ordinal number of the week of the year in which a contained instant or interval of one week duration or less occurs.
      static org.apache.jena.rdf.model.Property ordinalWeekOfYearYear
      The ordinal number of the week of year year in which an instant or interval (of duration one week or less) occurs.
      static org.apache.jena.rdf.model.Property ordinalYear
      The ordinal year of the year in which an instant or interval (of duration one year or less) occurs.
      static org.apache.jena.rdf.model.Resource Q1
      A class for intervals that are the first quarter of a (nominally) annual cycle.
      static org.apache.jena.rdf.model.Resource Q2
      A class for intervals that are 2nd quarters of a (nominally) annual cycle
      static org.apache.jena.rdf.model.Resource Q3
      A class for intervals that are 3rd quarters of a (nominally) annual cycle
      static org.apache.jena.rdf.model.Resource Q4
      A class for intervals that are 4th quarters of a (nominally) annual cycle.
      static org.apache.jena.rdf.model.Resource Q5
      A class for 5th quarters of an abnormally long annual interval - in the UK a buisness interval may exceptionally extent to 6 quarters.
      static org.apache.jena.rdf.model.Resource Q6
      A class for 6th quarters of an abnormally long annual interval - in the UK a buisness interval may exceptionally extent to 6 quarters.
      static org.apache.jena.rdf.model.Resource Quarter
      A generic superclass for all Quarter (3-month) long intervals
      static org.apache.jena.rdf.model.Resource Second
      A generic superclass for all one-second long like intervals
      static org.apache.jena.rdf.model.Resource September
      The month of September
      static org.apache.jena.rdf.model.Resource Week
      A generic superclass for all one-week long (7 day) intervals.
      static org.apache.jena.rdf.model.Resource Year
      A generic superclass for all manner of Year like intervals.
    • Constructor Summary

      Constructors 
      Constructor Description
      Intervals()  
    • Field Detail

      • NAMESPACE

        public static final org.apache.jena.rdf.model.Resource NAMESPACE

        The namespace of the vocabulary as a resource

      • dayOfWeek

        public static final org.apache.jena.rdf.model.Property dayOfWeek

        The day of the week in which an instant or interval (of duration one day or less) occurs.

      • hasXsdDurationDescription

        public static final org.apache.jena.rdf.model.Property hasXsdDurationDescription

        hasXsdDurationDescription: a data type property for associating an xsd:duration with an Interval. Inspired by "durationDescriptionDataType" mentioned in "http://www.w3.org/TR/owl-time" but which seems to have failed to make it into the formal ontology.

      • intervalContainsDay

        public static final org.apache.jena.rdf.model.Property intervalContainsDay
      • intervalContainsDays

        public static final org.apache.jena.rdf.model.Property intervalContainsDays
      • intervalContainsHalf

        public static final org.apache.jena.rdf.model.Property intervalContainsHalf
      • intervalContainsHalves

        public static final org.apache.jena.rdf.model.Property intervalContainsHalves
      • intervalContainsHour

        public static final org.apache.jena.rdf.model.Property intervalContainsHour
      • intervalContainsHours

        public static final org.apache.jena.rdf.model.Property intervalContainsHours
      • intervalContainsIso8601Week

        public static final org.apache.jena.rdf.model.Property intervalContainsIso8601Week
      • intervalContainsMinute

        public static final org.apache.jena.rdf.model.Property intervalContainsMinute
      • intervalContainsMinutes

        public static final org.apache.jena.rdf.model.Property intervalContainsMinutes
      • intervalContainsMonth

        public static final org.apache.jena.rdf.model.Property intervalContainsMonth
      • intervalContainsMonths

        public static final org.apache.jena.rdf.model.Property intervalContainsMonths
      • intervalContainsQuarter

        public static final org.apache.jena.rdf.model.Property intervalContainsQuarter
      • intervalContainsQuarters

        public static final org.apache.jena.rdf.model.Property intervalContainsQuarters
      • intervalContainsSecond

        public static final org.apache.jena.rdf.model.Property intervalContainsSecond
      • intervalContainsSeconds

        public static final org.apache.jena.rdf.model.Property intervalContainsSeconds
      • intervalContainsWeek

        public static final org.apache.jena.rdf.model.Property intervalContainsWeek
      • monthOfYear

        public static final org.apache.jena.rdf.model.Property monthOfYear

        The month of the year in which a contained instant or interval (of duration one month or less) occurs.

      • ordinalDayOfMonth

        public static final org.apache.jena.rdf.model.Property ordinalDayOfMonth

        The ordinal number of the day of the month in in which an instant or interval (of duration less than one day) occurs. The first day of a month has the ordinal number 1.

      • ordinalDayOfWeek

        public static final org.apache.jena.rdf.model.Property ordinalDayOfWeek

        The ordinal number of the day of the week in which a (contained) instant or interval (of one day or less in duration) occurs. The Monday has an ordinal number of 1.

      • ordinalDayOfYear

        public static final org.apache.jena.rdf.model.Property ordinalDayOfYear

        The ordinal number of the day of the year in in which an instant or interval (of duration one day or less) occurs. The first day of a year has the ordinal number 1.

      • ordinalHalfOfYear

        public static final org.apache.jena.rdf.model.Property ordinalHalfOfYear

        The ordinal number of the half of a year in which a contained instant or interval (of duration one half year or less) occurs. The first half of a year has the ordinal number 1.

      • ordinalHourOfDay

        public static final org.apache.jena.rdf.model.Property ordinalHourOfDay

        The ordinal number of the hour of day in which a (contained) instant or interval (of less than one hour duration) occurs. The first hour of a day has ordinal number 0.

      • ordinalMinuteOfHour

        public static final org.apache.jena.rdf.model.Property ordinalMinuteOfHour

        The ordinal number of the minute of the hour in which a contained instant or interval (of duration one hour or less) occurs. The first minute of an hour has ordinal number 0.

      • ordinalMonthOfYear

        public static final org.apache.jena.rdf.model.Property ordinalMonthOfYear

        The ordinal number of the month of the year in in which an instant or interval (of duration one day or less) occurs. The January has the ordinal number 1.

      • ordinalQuarterOfYear

        public static final org.apache.jena.rdf.model.Property ordinalQuarterOfYear

        The ordinal number of the quarter of the year in which a contained instant or interval (of duration one quarter year or less) occurs. The ordinal number of the first quarter of a year is 1.

      • ordinalSecondOfMinute

        public static final org.apache.jena.rdf.model.Property ordinalSecondOfMinute

        The ordinal number of the second of the minute in which a contained instant or interval (of one second duration or less) occurs. The ordinal number of the first second of a minute is 0.

      • ordinalWeekOfYear

        public static final org.apache.jena.rdf.model.Property ordinalWeekOfYear

        The ordinal number of the week of the year in which a contained instant or interval of one week duration or less occurs. The ordinal number of the first week of a year is 1. The first week of a year is the week that contains the first Thursday of the year.

      • ordinalWeekOfYearYear

        public static final org.apache.jena.rdf.model.Property ordinalWeekOfYearYear

        The ordinal number of the week of year year in which an instant or interval (of duration one week or less) occurs. The first year of the AD era has ordinal number 1. The Week Of Year is the year to which a week of year pertains, which is usually the same as the calendar year except aorund the end of year where some days of the week may be deemed to be in the yearr following or the year previous depending on the alignment of the year boundary with the weekly cycle.

      • ordinalYear

        public static final org.apache.jena.rdf.model.Property ordinalYear

        The ordinal year of the year in which an instant or interval (of duration one year or less) occurs. The first year of the AD era has ordinal number 1.

      • BusinessHalf

        public static final org.apache.jena.rdf.model.Resource BusinessHalf

        A class for business half year intervals. These intervals are not necessarily calendar aligned with month boundaries.

      • BusinessInterval

        public static final org.apache.jena.rdf.model.Resource BusinessInterval

        A top-level class for business intervals

      • BusinessQuarter

        public static final org.apache.jena.rdf.model.Resource BusinessQuarter
      • BusinessYear

        public static final org.apache.jena.rdf.model.Resource BusinessYear

        A class for regular annual business reporting and planning intervals, not necessarily calendar aligned.

      • CalendarDay

        public static final org.apache.jena.rdf.model.Resource CalendarDay

        A class for calendar aligned one day intervals, starting at 00:00 (midnight) on the relevant day. ISO 8601(E):2004 Section 2.2.6

      • CalendarHalf

        public static final org.apache.jena.rdf.model.Resource CalendarHalf

        A class for calendar aligned intervals that represent a calendar half year, a year being split into two half year periods of 6 months each.

      • CalendarHour

        public static final org.apache.jena.rdf.model.Resource CalendarHour

        A class for calendar aligned hour-long intervals. ISO 8601(E):2004 Section 2.2.4

      • CalendarInstant

        public static final org.apache.jena.rdf.model.Resource CalendarInstant
      • CalendarInterval

        public static final org.apache.jena.rdf.model.Resource CalendarInterval

        A class for all calendar aligned intervals. The start of a given interval is aligned with the start of each of its first (temporally) subordinate CalendarInterval. Halfs are align the start of the first and seventh month of a year; quarters with the first, forth, seventh and tenth months; months with calendar months sof forth for calendar days, hours,minutes and seconds align

      • CalendarMinute

        public static final org.apache.jena.rdf.model.Resource CalendarMinute

        A class for calendar align one minute intervals. ISO 8601(E):2004 Section 2.2.3 (for units - 1 minute interval are not defined).

      • CalendarMonth

        public static final org.apache.jena.rdf.model.Resource CalendarMonth

        A class for calendar aligned intervals of one calendar month. ISO 8601(E):2004 Section 2.2.11

      • CalendarQuarter

        public static final org.apache.jena.rdf.model.Resource CalendarQuarter

        A class for calendar aligned one-quarter year (3 month) intervals

      • CalendarSecond

        public static final org.apache.jena.rdf.model.Resource CalendarSecond

        A class for calendar aligned one-second intervals. ISO 8601(E):2004 Section 2.2.1 (and 2.2.2 for leap seconds)(for units - 1 second interval are not defined).

      • CalendarYear

        public static final org.apache.jena.rdf.model.Resource CalendarYear

        A class for calendar aligned intervals of one whole year, ie. year long intervals that are aligned with a Calendar.

      • Day

        public static final org.apache.jena.rdf.model.Resource Day

        A generic superclass for all day like entities.

      • DurationDescriptions

        public static final org.apache.jena.rdf.model.Resource DurationDescriptions
      • H1

        public static final org.apache.jena.rdf.model.Resource H1

        A class for intervals that the first half of a (nominally) annual cycle.

      • H2

        public static final org.apache.jena.rdf.model.Resource H2

        A class for intervals that the second half of a (nominally) annual cycle.

      • H3

        public static final org.apache.jena.rdf.model.Resource H3

        A class for 3rd half year intervals in an abnormally long annual interval - in the UK a buisness interval may exceptionally extent to 6 quarters.

      • Half

        public static final org.apache.jena.rdf.model.Resource Half

        A generic superclass for all half-year (6 month) like intervals

      • Hour

        public static final org.apache.jena.rdf.model.Resource Hour

        A generic superclass for hour-long intervals. An hour may contain a positive or negative leap second (see http://en.wikipedia.org/wiki/Hour).

      • Interval

        public static final org.apache.jena.rdf.model.Resource Interval
      • IrregularInterval

        public static final org.apache.jena.rdf.model.Resource IrregularInterval

        A business interval outside of the normal pattern of business intervals. In the UK companies house allow an annual reporting interval to be extended by upto 6 months once in 5 years (and at other exceptional times)

      • Iso8601Week

        public static final org.apache.jena.rdf.model.Resource Iso8601Week

        A class for calendar weeks. Strictly not all calendar week intervals are contained within the year to which they may be attributed. The first or last week of a given calendar year may inculde days from the preceding or following calendar year respectively. An ISO 8601 week starts at 00:00:00 in a Monday and ends at the last moment of 23:59:59 on the following Sunday. ISO 8601(E):2004 Section 2.2.8

      • Minute

        public static final org.apache.jena.rdf.model.Resource Minute

        A generic superclass for all minute-long intervals. A minute may contain a positive or negative leap second.

      • Month

        public static final org.apache.jena.rdf.model.Resource Month

        A generic superclass class for all month-long like intervals.

      • MonthOfYear

        public static final org.apache.jena.rdf.model.Resource MonthOfYear

        A class for the months of a calendar year. A month of year is a recurring interval of about 12th of a year that re-occurs annually.

      • Q1

        public static final org.apache.jena.rdf.model.Resource Q1

        A class for intervals that are the first quarter of a (nominally) annual cycle.

      • Q2

        public static final org.apache.jena.rdf.model.Resource Q2

        A class for intervals that are 2nd quarters of a (nominally) annual cycle

      • Q3

        public static final org.apache.jena.rdf.model.Resource Q3

        A class for intervals that are 3rd quarters of a (nominally) annual cycle

      • Q4

        public static final org.apache.jena.rdf.model.Resource Q4

        A class for intervals that are 4th quarters of a (nominally) annual cycle.

      • Q5

        public static final org.apache.jena.rdf.model.Resource Q5

        A class for 5th quarters of an abnormally long annual interval - in the UK a buisness interval may exceptionally extent to 6 quarters.

      • Q6

        public static final org.apache.jena.rdf.model.Resource Q6

        A class for 6th quarters of an abnormally long annual interval - in the UK a buisness interval may exceptionally extent to 6 quarters.

      • Quarter

        public static final org.apache.jena.rdf.model.Resource Quarter

        A generic superclass for all Quarter (3-month) long intervals

      • Second

        public static final org.apache.jena.rdf.model.Resource Second

        A generic superclass for all one-second long like intervals

      • Week

        public static final org.apache.jena.rdf.model.Resource Week

        A generic superclass for all one-week long (7 day) intervals.

      • Year

        public static final org.apache.jena.rdf.model.Resource Year

        A generic superclass for all manner of Year like intervals. The the cardinality of days in a year is set to between 351 and 380 because in the UK the end of a business reporting year must be within 7 days of an annual reference date. In the worst cases this allows a reporting interval to be shortened or extended by up to two weeks.

      • April

        public static final org.apache.jena.rdf.model.Resource April

        The month of April

      • August

        public static final org.apache.jena.rdf.model.Resource August

        The month of August

      • December

        public static final org.apache.jena.rdf.model.Resource December

        The month of December

      • February

        public static final org.apache.jena.rdf.model.Resource February

        The month of February

      • January

        public static final org.apache.jena.rdf.model.Resource January

        The month of January

      • July

        public static final org.apache.jena.rdf.model.Resource July

        The month of July

      • June

        public static final org.apache.jena.rdf.model.Resource June

        The month of June

      • March

        public static final org.apache.jena.rdf.model.Resource March

        The month of March

      • May

        public static final org.apache.jena.rdf.model.Resource May

        The month of May

      • November

        public static final org.apache.jena.rdf.model.Resource November

        The month of Novermber

      • October

        public static final org.apache.jena.rdf.model.Resource October

        The month of October

      • September

        public static final org.apache.jena.rdf.model.Resource September

        The month of September

      • one_day

        public static final org.apache.jena.rdf.model.Resource one_day

        A duration of one day, typically 24 hours)

      • one_half

        public static final org.apache.jena.rdf.model.Resource one_half

        A duration of one half year, typically 6 months

      • one_hour

        public static final org.apache.jena.rdf.model.Resource one_hour

        A duration of one hour

      • one_minute

        public static final org.apache.jena.rdf.model.Resource one_minute

        A duration of 1 minute

      • one_month

        public static final org.apache.jena.rdf.model.Resource one_month

        A duration of one month

      • one_quarter

        public static final org.apache.jena.rdf.model.Resource one_quarter

        A duration of one quarter, typically 3 months.

      • one_second

        public static final org.apache.jena.rdf.model.Resource one_second

        A duration of one second

      • one_week

        public static final org.apache.jena.rdf.model.Resource one_week

        A duration of one week

      • one_year

        public static final org.apache.jena.rdf.model.Resource one_year

        A duration of one year

    • Constructor Detail

      • Intervals

        public Intervals()
    • Method Detail

      • getURI

        public static String getURI()

        The namespace of the vocabulary as a string

        See Also:
        NS