public class Intervals extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Resource |
April
The month of April
|
static com.hp.hpl.jena.rdf.model.Resource |
August
The month of August
|
static com.hp.hpl.jena.rdf.model.Resource |
BusinessHalf
A class for business half year intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
BusinessInterval
A top-level class for business intervals
|
static com.hp.hpl.jena.rdf.model.Resource |
BusinessQuarter |
static com.hp.hpl.jena.rdf.model.Resource |
BusinessYear
A class for regular annual business reporting and planning intervals, not
necessarily calendar aligned.
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarDay
A class for calendar aligned one day intervals, starting at 00:00 (midnight)
on the relevant day.
|
static com.hp.hpl.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 com.hp.hpl.jena.rdf.model.Resource |
CalendarHour
A class for calendar aligned hour-long intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarInstant |
static com.hp.hpl.jena.rdf.model.Resource |
CalendarInterval
A class for all calendar aligned intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarMinute
A class for calendar align one minute intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarMonth
A class for calendar aligned intervals of one calendar month.
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarQuarter
A class for calendar aligned one-quarter year (3 month) intervals
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarSecond
A class for calendar aligned one-second intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
CalendarYear
A class for calendar aligned intervals of one whole year, ie.
|
static com.hp.hpl.jena.rdf.model.Resource |
Day
A generic superclass for all day like entities.
|
static com.hp.hpl.jena.rdf.model.Property |
dayOfWeek
The day of the week in which an instant or interval (of duration one day or
less) occurs.
|
static com.hp.hpl.jena.rdf.model.Resource |
December
The month of December
|
static com.hp.hpl.jena.rdf.model.Resource |
DurationDescriptions |
static com.hp.hpl.jena.rdf.model.Resource |
February
The month of February
|
static com.hp.hpl.jena.rdf.model.Resource |
H1
A class for intervals that the first half of a (nominally) annual cycle.
|
static com.hp.hpl.jena.rdf.model.Resource |
H2
A class for intervals that the second half of a (nominally) annual cycle.
|
static com.hp.hpl.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 com.hp.hpl.jena.rdf.model.Resource |
Half
A generic superclass for all half-year (6 month) like intervals
|
static com.hp.hpl.jena.rdf.model.Property |
hasXsdDurationDescription
hasXsdDurationDescription: a data type property for associating an xsd:duration
with an Interval.
|
static com.hp.hpl.jena.rdf.model.Resource |
Hour
A generic superclass for hour-long intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
Interval |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsDay |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsDays |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsHalf |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsHalves |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsHour |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsHours |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsIso8601Week |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsMinute |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsMinutes |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsMonth |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsMonths |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsQuarter |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsQuarters |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsSecond |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsSeconds |
static com.hp.hpl.jena.rdf.model.Property |
intervalContainsWeek |
static com.hp.hpl.jena.rdf.model.Resource |
IrregularInterval
A business interval outside of the normal pattern of business intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
Iso8601Week
A class for calendar weeks.
|
static com.hp.hpl.jena.rdf.model.Resource |
January
The month of January
|
static com.hp.hpl.jena.rdf.model.Resource |
July
The month of July
|
static com.hp.hpl.jena.rdf.model.Resource |
June
The month of June
|
static com.hp.hpl.jena.rdf.model.Resource |
March
The month of March
|
static com.hp.hpl.jena.rdf.model.Resource |
May
The month of May
|
static com.hp.hpl.jena.rdf.model.Resource |
Minute
A generic superclass for all minute-long intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
Month
A generic superclass class for all month-long like intervals.
|
static com.hp.hpl.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 com.hp.hpl.jena.rdf.model.Resource |
MonthOfYear
A class for the months of a calendar year.
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static com.hp.hpl.jena.rdf.model.Resource |
November
The month of Novermber
|
static String |
NS
The namespace of the vocabulary as a string
|
static com.hp.hpl.jena.rdf.model.Resource |
October
The month of October
|
static com.hp.hpl.jena.rdf.model.Resource |
one_day
A duration of one day, typically 24 hours)
|
static com.hp.hpl.jena.rdf.model.Resource |
one_half
A duration of one half year, typically 6 months
|
static com.hp.hpl.jena.rdf.model.Resource |
one_hour
A duration of one hour
|
static com.hp.hpl.jena.rdf.model.Resource |
one_minute
A duration of 1 minute
|
static com.hp.hpl.jena.rdf.model.Resource |
one_month
A duration of one month
|
static com.hp.hpl.jena.rdf.model.Resource |
one_quarter
A duration of one quarter, typically 3 months.
|
static com.hp.hpl.jena.rdf.model.Resource |
one_second
A duration of one second
|
static com.hp.hpl.jena.rdf.model.Resource |
one_week
A duration of one week
|
static com.hp.hpl.jena.rdf.model.Resource |
one_year
A duration of one year
|
static com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.jena.rdf.model.Resource |
Q1
A class for intervals that are the first quarter of a (nominally) annual cycle.
|
static com.hp.hpl.jena.rdf.model.Resource |
Q2
A class for intervals that are 2nd quarters of a (nominally) annual cycle
|
static com.hp.hpl.jena.rdf.model.Resource |
Q3
A class for intervals that are 3rd quarters of a (nominally) annual cycle
|
static com.hp.hpl.jena.rdf.model.Resource |
Q4
A class for intervals that are 4th quarters of a (nominally) annual cycle.
|
static com.hp.hpl.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 com.hp.hpl.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 com.hp.hpl.jena.rdf.model.Resource |
Quarter
A generic superclass for all Quarter (3-month) long intervals
|
static com.hp.hpl.jena.rdf.model.Resource |
Second
A generic superclass for all one-second long like intervals
|
static com.hp.hpl.jena.rdf.model.Resource |
September
The month of September
|
static com.hp.hpl.jena.rdf.model.Resource |
Week
A generic superclass for all one-week long (7 day) intervals.
|
static com.hp.hpl.jena.rdf.model.Resource |
Year
A generic superclass for all manner of Year like intervals.
|
| Constructor and Description |
|---|
Intervals() |
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property dayOfWeek
The day of the week in which an instant or interval (of duration one day or less) occurs.
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsDay
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsDays
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsHalf
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsHalves
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsHour
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsHours
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsIso8601Week
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsMinute
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsMinutes
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsMonth
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsMonths
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsQuarter
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsQuarters
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsSecond
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsSeconds
public static final com.hp.hpl.jena.rdf.model.Property intervalContainsWeek
public static final com.hp.hpl.jena.rdf.model.Property monthOfYear
The month of the year in which a contained instant or interval (of duration one month or less) occurs.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource BusinessHalf
A class for business half year intervals. These intervals are not necessarily calendar aligned with month boundaries.
public static final com.hp.hpl.jena.rdf.model.Resource BusinessInterval
A top-level class for business intervals
public static final com.hp.hpl.jena.rdf.model.Resource BusinessQuarter
public static final com.hp.hpl.jena.rdf.model.Resource BusinessYear
A class for regular annual business reporting and planning intervals, not necessarily calendar aligned.
public static final com.hp.hpl.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
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource CalendarHour
A class for calendar aligned hour-long intervals. ISO 8601(E):2004 Section 2.2.4
public static final com.hp.hpl.jena.rdf.model.Resource CalendarInstant
public static final com.hp.hpl.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
public static final com.hp.hpl.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).
public static final com.hp.hpl.jena.rdf.model.Resource CalendarMonth
A class for calendar aligned intervals of one calendar month. ISO 8601(E):2004 Section 2.2.11
public static final com.hp.hpl.jena.rdf.model.Resource CalendarQuarter
A class for calendar aligned one-quarter year (3 month) intervals
public static final com.hp.hpl.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).
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource Day
A generic superclass for all day like entities.
public static final com.hp.hpl.jena.rdf.model.Resource DurationDescriptions
public static final com.hp.hpl.jena.rdf.model.Resource H1
A class for intervals that the first half of a (nominally) annual cycle.
public static final com.hp.hpl.jena.rdf.model.Resource H2
A class for intervals that the second half of a (nominally) annual cycle.
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource Half
A generic superclass for all half-year (6 month) like intervals
public static final com.hp.hpl.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).
public static final com.hp.hpl.jena.rdf.model.Resource Interval
public static final com.hp.hpl.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)
public static final com.hp.hpl.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
public static final com.hp.hpl.jena.rdf.model.Resource Minute
A generic superclass for all minute-long intervals. A minute may contain a positive or negative leap second.
public static final com.hp.hpl.jena.rdf.model.Resource Month
A generic superclass class for all month-long like intervals.
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource Q1
A class for intervals that are the first quarter of a (nominally) annual cycle.
public static final com.hp.hpl.jena.rdf.model.Resource Q2
A class for intervals that are 2nd quarters of a (nominally) annual cycle
public static final com.hp.hpl.jena.rdf.model.Resource Q3
A class for intervals that are 3rd quarters of a (nominally) annual cycle
public static final com.hp.hpl.jena.rdf.model.Resource Q4
A class for intervals that are 4th quarters of a (nominally) annual cycle.
public static final com.hp.hpl.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.
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource Quarter
A generic superclass for all Quarter (3-month) long intervals
public static final com.hp.hpl.jena.rdf.model.Resource Second
A generic superclass for all one-second long like intervals
public static final com.hp.hpl.jena.rdf.model.Resource Week
A generic superclass for all one-week long (7 day) intervals.
public static final com.hp.hpl.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.
public static final com.hp.hpl.jena.rdf.model.Resource April
The month of April
public static final com.hp.hpl.jena.rdf.model.Resource August
The month of August
public static final com.hp.hpl.jena.rdf.model.Resource December
The month of December
public static final com.hp.hpl.jena.rdf.model.Resource February
The month of February
public static final com.hp.hpl.jena.rdf.model.Resource January
The month of January
public static final com.hp.hpl.jena.rdf.model.Resource July
The month of July
public static final com.hp.hpl.jena.rdf.model.Resource June
The month of June
public static final com.hp.hpl.jena.rdf.model.Resource March
The month of March
public static final com.hp.hpl.jena.rdf.model.Resource May
The month of May
public static final com.hp.hpl.jena.rdf.model.Resource November
The month of Novermber
public static final com.hp.hpl.jena.rdf.model.Resource October
The month of October
public static final com.hp.hpl.jena.rdf.model.Resource September
The month of September
public static final com.hp.hpl.jena.rdf.model.Resource one_day
A duration of one day, typically 24 hours)
public static final com.hp.hpl.jena.rdf.model.Resource one_half
A duration of one half year, typically 6 months
public static final com.hp.hpl.jena.rdf.model.Resource one_hour
A duration of one hour
public static final com.hp.hpl.jena.rdf.model.Resource one_minute
A duration of 1 minute
public static final com.hp.hpl.jena.rdf.model.Resource one_month
A duration of one month
public static final com.hp.hpl.jena.rdf.model.Resource one_quarter
A duration of one quarter, typically 3 months.
public static final com.hp.hpl.jena.rdf.model.Resource one_second
A duration of one second
public static final com.hp.hpl.jena.rdf.model.Resource one_week
A duration of one week
public static final com.hp.hpl.jena.rdf.model.Resource one_year
A duration of one year
Copyright © 2015. All rights reserved.