Difference between revisions of "Date"

From Open Risk Manual
(Initial Entry)
 
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
'''Date'''. A calendar day on some calendar
+
'''Date'''. A [[Calendar Day]] on some [[Clendar]].
  
A Date may or may not have a value, and may be explicit or calculated. A Date that has a value is one that is either explicitly set as a literal when it is created, or is some form of CalculatedDate. In an instance of Date, the existence of the 'hasDateValue' property both indicates that the Date is known, and gives the value of the Date. A Date that does not have a value is one that is some form of CalculatedDate, in which the actual date has not (yet) been established.
+
* A Date may or may not have a value, and may be explicit or calculated.  
 +
* A Date that has a value is one that is either explicitly set as a literal when it is created, or is some form of CalculatedDate.  
 +
* In an instance of Date, the existence of the 'hasDateValue' property both indicates that the Date is known, and gives the value of the Date.  
 +
* A Date that does not have a value is one that is some form of CalculatedDate, in which the actual date has not (yet) been established.
  
== Disclaimer ==
+
[[Category:Time]]
This entry annotates a [https://spec.edmcouncil.org/fibo/ FIBO Ontology Class]. FIBO is a trademark and the FIBO Ontology is copyright of the EDM Council, released under the [https://opensource.org/licenses/MIT MIT Open Source License]. There is no guarantee that the content of this page will remain aligned with, or correctly interprets, the concepts covered by the FIBO ontology.
 
 
 
[[Category:Financial Dates]]
 
 
 
{{#set: isDefinedBy | https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/index-en.html }}
 
 
 
__SHOWFACTBOX__
 

Revision as of 14:42, 21 May 2024

Definition

Date. A Calendar Day on some Clendar.

  • A Date may or may not have a value, and may be explicit or calculated.
  • A Date that has a value is one that is either explicitly set as a literal when it is created, or is some form of CalculatedDate.
  • In an instance of Date, the existence of the 'hasDateValue' property both indicates that the Date is known, and gives the value of the Date.
  • A Date that does not have a value is one that is some form of CalculatedDate, in which the actual date has not (yet) been established.