]> Business Dates Ontology This ontology extends definitions of date and schedule concepts from the FinancialDates ontology with concepts defining dates that may be adjusted when they fall on weekends or holidays as defined in a given business center, for use in other FIBO ontologies. Copyright (c) 2014-2025 EDM Council, Inc. Copyright (c) 2014-2025 Object Management Group, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See https://opensource.org/licenses/MIT. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates.rdf version of the ontology was modified to replace additional content that is now available in the OMG Commons Ontology Library (Commons) v1.2 (FND-389). The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates.rdf version of the ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG's Specification Metadata vocabulary. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates.rdf version of this ontology was modified to eliminate elements that have been deprecated for several quarters (FND-386). The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates.rdf version of this ontology was modified to reconcile business day adjustments with business day conventions, which are synonymous (SEC-150). The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates.rdf version of this ontology was modified to replace content that is now available in the OMG Commons Ontology Library (Commons) v1.1 (FND-380). The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG's Languages, Countries and Codes (LCC), eliminating redundancies in FIBO as appropriate. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/ version of this ontology was revised by the FIBO FND 1.2 RTF in order to add definitions for business recurrence intervals such as the day of the month and week, and to revise the representation of the end of the month to correspond to the way that the other intervals are represented for use in parametric schedules. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/ version of this ontology was revised to address hygiene issues with respect to text processing. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/ version of this ontology was revised to better support definitions related to business day adjustments. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/ version of this ontology was revised to eliminate a remaining circular definition. The https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/ version of this ontology was revised to loosen domains on properties related to business day and day count (recurrence interval) conventions, eliminate a duplicate individual, normalize definitions to be ISO 704 compliant, eliminate duplication of concepts in LCC, move hasBusinessCenter to locations, where the class BusinessCenter is defined and merge countries with locations. This ontology was added to Foundations in advance of the December 2014 Long Beach meeting in support of the SEC specification. It is also needed to provide temporal relationships for Ownership and Control. These three ontologies are designed for use together: * FinancialDates -- financial Dates and Schedules * BusinessDates -- business day adjustments * Occurrences -- occurrences (events) and kinds of occurrences They are modularized this way to minimize the ontological committments that are imposed upon ontologies that rely upon them. Ontologies can import FinancialDates alone, or FinancialDates + BusinessDates, or FinancialDates + Occurrences, or all three together. Copyright (c) 2014-2025 EDM Council, Inc. Copyright (c) 2014-2025 Object Management Group, Inc. true 0 business day convention convention that enumerates the possible ways to handle a date that falls on a weekend or holiday https://www.actusfrf.org/dictionary Business day conventions are linked to a calendar. Calendars have working and non-working days. In the ACTUS dictionary, the rules related to business day conventions (BDCs) state that a BDC value other than N means that cash flows cannot fall on non-working days, they must be shifted to the next business day (following) or the previous on (preceding). These two simple rules get refined twofold: (1) Following modified (preceding): Same like following (preceding), however if a cash flow gets shifted into a new month, then it is shifted to preceding (following) business day; (2) Shift/calculate (SC) and calculate/shift (CS). Accrual, principal, and possibly other calculations are affected by this choice. In the case of SC first the dates are shifted and after the shift cash flows are calculated. In the case of CS it is the other way round. Business day conventions commonly include: - Following business day: Moves the date to the next business day - Modified following business day: Moves the date to the next business day, unless it would fall in the next calendar month - Preceding business day: Moves the date to the previous business day - Modified preceding business day: Moves the date to the previous business day, unless it would fall in the previous calendar month The 2006 IDSA Definitions Section 4.11, provide the following examples: FRN Convention; Eurodollar Convention. - If a payment date or period end date falls on a non-business day, it is moved to the next business day. - If there is no numerically corresponding day in a calendar month, the payment date or period end date is moved to the last business day in that month. business day adjustment business day following convention specifying that a non-business date will be adjusted to the first following day that is a business day FPML 5.1 "BusinessDayConventionEnum" business day modified following convention specifying that a non-business date will be adjusted to the first following day that is a business day unless that day falls in the next calendar month, in which case that date will be the first preceding day that is a calendar date FPML 5.1 "BusinessDayConventionEnum" business day modified preceding convention specifying that a non-business date will be adjusted to the first preceding day that is a business day unless that day falls in the previous month, in which case that date will be the first following day that is a business day FPML 5.1 "BusinessDayConventionEnum" business day nearest convention specifying that a non-business date will be adjusted to the nearest day that is a business day -- i.e. if the non-business day falls on any day other than a Sunday or a Monday, it will be the first preceding day that is a business day, and will be the first following business day if it falls on a Sunday or a Monday FPML 5.1 "BusinessDayConventionEnum" business day none convention specifying that a date will not be adjusted if it falls on a day that is not a business day FPML 5.1 "BusinessDayConventionEnum" business day preceding convention specifying that a date will be adjusted to the first previous day that is a business day 1 business recurrence interval recurrence interval that is defined per a specific convention that determines how recurring days should be handled business recurrence interval convention convention that specifies how recurring days should be handled, such as the end of the month, a particular day of the month, a day of the week, or more specifically, a t-bill auction date convention widely accepted or established way of doing 'something' within some community of practice 1 day of month specific, recurring day of the month day of the week specific, recurring day of the week end of the month the last day of a calendar month, irrespective of the length of the calendar month true has business day convention identifies a convention regarding how a date should be handled when it falls on a day that is not a business day, such as a weekend or holiday has business recurrence interval convention identifies a convention regarding how certain recurring dates should be handled with respect to a given schedule, such as the end of the month 1 1