wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/RelativeTimeCodes#", rt _"http://tripcom.org/ontologies/EDI/RelativeTime#", ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/RelativeTimeCodes" nonFunctionalProperties dc#title hasValue "Relative time codes" dc#subject hasValue "Relative time codes" dc#description hasValue "Relative time codes" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-03" 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.1 $" endNonFunctionalProperties importsOntology _"http://tripcom.org/ontologies/EDI/RelativeTime" relationInstance edis#encodedAs(rt#OnDate , ecs#DE_2009CodeSet, "1") relationInstance edis#encodedAs(rt#BeforeDate , ecs#DE_2009CodeSet, "2") relationInstance edis#encodedAs(rt#AfterDate , ecs#DE_2009CodeSet, "3") relationInstance edis#encodedAs(rt#End10DayPeriodContainingDate , ecs#DE_2009CodeSet, "4") relationInstance edis#encodedAs(rt#End2WeekPeriodContainingDate , ecs#DE_2009CodeSet, "5") relationInstance edis#encodedAs(rt#EndMonthContainingDate , ecs#DE_2009CodeSet, "6") relationInstance edis#encodedAs(rt#EndMonthFollowingDate , ecs#DE_2009CodeSet, "7") relationInstance edis#encodedAs(rt#EndQuarterContainingDate , ecs#DE_2009CodeSet, "8") relationInstance edis#encodedAs(rt#EndYearContainingDate , ecs#DE_2009CodeSet, "9") relationInstance edis#encodedAs(rt#EndWeekContainingDate , ecs#DE_2009CodeSet, "10") relationInstance edis#encodedAs(rt#End10DayPeriodPostMonth , ecs#DE_2009CodeSet, "11") relationInstance edis#encodedAs(rt#End10DayPeriodPostMonth , ecs#DE_2009ECodeSet, "11E") relationInstance edis#encodedAs(rt#EndHalfYearContainingDate , ecs#DE_2009CodeSet, "12") relationInstance edis#encodedAs(rt#FromDate , ecs#DE_2009CodeSet, "13") relationInstance edis#encodedAs(rt#End15DayPeriodPeriodDate , ecs#DE_2009CodeSet, "14") relationInstance edis#encodedAs(rt#End15DayPeriodPeriodDate , ecs#DE_2009ECodeSet, "10E") relationInstance edis#encodedAs(rt#EndSemiMonthPostPeriod , ecs#DE_2009CodeSet, "16") relationInstance edis#encodedAs(rt#EndSemiMonthPostPeriod , ecs#DE_2009ECodeSet, "12E") relationInstance edis#encodedAs(rt#AfterEndMonthContainingDate , ecs#DE_2009CodeSet, "17") relationInstance edis#encodedAs(rt#AfterEndMonthContainingDate , ecs#DE_2009ECodeSet, "13E") /* // Relative time "Terms time relation" // DE_2009 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc3v.htm // http://www.unece.org/trade/untdid/d98b/uncl/uncl2009.htm // complete for EANCOM, EDIFACT (98A) "11" End of ten day period following month after reference date's month "11E" End of ten day period following month after reference date's month // old EANCOM code "12" End of half year containing the reference date: End of the half year in which the referred date falls. "13" From reference: Payment terms related to a time inclusive of and after a reference date. "14" End of 15-day period containing the reference date "10E" End of 15-day period containing the reference date // old EANCOM code "16" Whichever is first, the 15th or last day of the month following the payment terms period "12E" Whichever is first, the 15th or last day of the month following the payment terms period // old EANCOM code "17" After end of month containing the reference date "13E" After end of month containing the reference date // old EANCOM code */