wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/DespatchPattern#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", edi _"http://tripcom.org/ontologies/EDI/EDI_Format#", mt _"http://tripcom.org/ontologies/EDI/EDIFACT/MessageType#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/DespatchPattern" nonFunctionalProperties dc#title hasValue "Despatch pattern" dc#subject hasValue "Despatch pattern" dc#description hasValue "Despatch pattern" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-09-11" dc#type hasValue _"http://www.wsmo.org/2004/d2/v1.0/#ontologies" dc#format hasValue "text/plain" dc#language hasValue "en-US" dc#rights hasValue _"http://www.deri.org/privacy.html" version hasValue "$Revision: 1.3 $" endNonFunctionalProperties /* Handles: DE 2013, Frequency DE_2015, Despatch pattern DE_2017, Despatch pattern timing */ concept cyc#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#Quantity subConceptOf cyc#Individual concept cyc#Frequency subConceptOf cyc#Quantity concept cyc#ContinuousTimeInterval subConceptOf cyc#TemporalThing concept cyc#Date subConceptOf cyc#ContinuousTimeInterval nonFunctionalProperties dc#description hasValue "A continuous time-interval is an instance of Date if and only if it has a standardly-defined location on particular calendar. It does not have to be one day long -- seconds, hours, weeks, years, and millenia are all considered dates. Having a ``standardly-defined location'' means that the interval has the duration of a standard unit of time (with respect to some calendar) whose start and end times can be specified in whole-number multiples of that and larger units. Thus the midnight hour GMT on 1 January 2000 CE is a date; but neither the five-hour-long interval between midnight and 5:00 AM GMT nor the hour-long interval between 12:15 and 1:15 AM GMT on that same day are dates. Standard periods not only include CalendarYear, C such as CalendarWorkWeeks and CalendarWeekends are also considered dates." endNonFunctionalProperties /* ============================================================================= DE_2013 Frequency ============================================================================= */ instance cyc#Yearly memberOf cyc#Frequency nonFunctionalProperties dc#description hasValue "Once a year." endNonFunctionalProperties // "A" Annually (calendar year) concept MultiDayInterval subConceptOf cyc#ContinuousTimeInterval nonFunctionalProperties dc#description hasValue "The period from one defined day to another." endNonFunctionalProperties // "F" Flexible interval (from date X through date Y) // ??? should this be a frequency of one time? instance cyc#Monthly memberOf cyc#Frequency nonFunctionalProperties dc#description hasValue "Once a calendar month." endNonFunctionalProperties // "M" Monthly (calendar months) instance cyc#Quarterly memberOf cyc#Frequency nonFunctionalProperties dc#description hasValue "Once a calendar quarter." endNonFunctionalProperties // "Q" Quarterly (calendar quarters) instance SemiAnnually memberOf cyc#Frequency nonFunctionalProperties dc#description hasValue "Twice a year." endNonFunctionalProperties // "S" Semi-annually (calendar year) instance cyc#Weekly memberOf cyc#Frequency nonFunctionalProperties dc#description hasValue "Once a week." endNonFunctionalProperties // "W" Weekly instance cyc#Daily memberOf cyc#Frequency nonFunctionalProperties dc#description hasValue "Once a day." endNonFunctionalProperties // "Y" Daily /* ============================================================================= DE_2015 Despatch pattern ============================================================================= */ concept MondayThroughFriday subConceptOf cyc#Date nonFunctionalProperties dc#description hasValue "A period starting on a Monday and ending on a Friday." endNonFunctionalProperties // "10" Monday through Friday concept MondayThroughSaturday subConceptOf cyc#ContinuousTimeInterval nonFunctionalProperties dc#description hasValue "A period starting on a Monday and ending on a Saturday." endNonFunctionalProperties // "11" Monday through Saturday concept cyc#CalendarWeek subConceptOf cyc#Date nonFunctionalProperties dc#description hasValue "A week on a calendar. This can start on a Friday, Saturday, or Sunday depending on the calendar. Calendars which start on other days are not forbidden." endNonFunctionalProperties concept MondayThroughSunday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A CalendarWeek starting on a Monday and ending on a Sunday." endNonFunctionalProperties // "12" Monday through Sunday concept cyc#CalendarDay subConceptOf cyc#Date nonFunctionalProperties dc#description hasValue "A week on a calendar." endNonFunctionalProperties concept cyc#Monday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Monday." endNonFunctionalProperties // "13" Monday concept cyc#Tuesday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Tuesday." endNonFunctionalProperties // "14" Tuesday concept cyc#Wednesday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Wednesday." endNonFunctionalProperties // "15" Wednesday concept cyc#Thursday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Thursday." endNonFunctionalProperties // "16" Thursday concept cyc#Friday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Friday." endNonFunctionalProperties // "17" Friday concept cyc#Saturday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Saturday." endNonFunctionalProperties // "18" Saturday concept cyc#Sunday subConceptOf cyc#CalendarDay nonFunctionalProperties dc#description hasValue "A Sunday." endNonFunctionalProperties // "19" Sunday /* ============================================================================= DE_2017 Despatch pattern timing ============================================================================= */ // The following are time periods within which something occurs or within // which a time is further specified (3 *PM*, 9 *AM*, 16:00 on 24 hr. clock, ...) // The time is often that of a shipment or delivery. concept cyc#DaytimeWorkingHours subConceptOf cyc#ContinuousTimeInterval nonFunctionalProperties dc#description hasValue "The first working period for an organization. If an organization has several sequential working periods, this is called the ``first shift''." endNonFunctionalProperties // "A" 1st shift (normal working hours) concept SecondShift subConceptOf cyc#ContinuousTimeInterval nonFunctionalProperties dc#description hasValue "A subsequent working period as defined by an entity, that follows the first shift." endNonFunctionalProperties // "B" 2nd shift concept ThirdShift subConceptOf cyc#ContinuousTimeInterval // "C" 3rd shift concept _"http://sw.cyc.com/2006/07/27/cyc/TimeOfDay-AM" subConceptOf cyc#ContinuousTimeInterval // "D" A.M. concept _"http://sw.cyc.com/2006/07/27/cyc/TimeOfDay-PM" subConceptOf cyc#ContinuousTimeInterval // "E" P.M. // concept cyc#CalendarDay // "H" 24 hour clock /* // Frequency // DE_2013 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc3w.htm // complete for EANCOM "A" Annually (calendar year) "F" Flexible interval (from date X through date Y) "M" Monthly (calendar months) "Q" Quarterly (calendar quarters) "S" Semi-annually (calendar year) "W" Weekly "Y" Daily // Despatch pattern // DE_2015 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc3x.htm // complete for EANCOM "10" Monday through Friday "11" Monday through Saturday "12" Monday through Sunday "13" Monday "14" Tuesday "15" Wednesday "16" Thursday "17" Friday "18" Saturday "19" Sunday // Despatch pattern timing // DE_2017 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc3y.htm // complete for EANCOM "A" 1st shift (normal working hours) "B" 2nd shift "C" 3rd shift "D" A.M. "E" P.M. "H" 24 hour clock */