wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/NameFormat#", nf _"http://tripcom.org/ontologies/EDI/NameFormat#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/NameFormat" nonFunctionalProperties dc#title hasValue "Name format" dc#subject hasValue "Name format" dc#description hasValue "Name format" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#Name hasValue "2008-02-23" 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.2 $" endNonFunctionalProperties concept cyc#Individual concept NameFormat subConceptOf cyc#Individual relation formattedName( ofType cyc#LegalAgent, ofType NameFormat, ofType _string, ofType _string, ofType _string, ofType _string, ofType _string ) nonFunctionalProperties dc#description hasValue "formattedName( AGENT, FORMAT, STRING1, STRING2, STRING3, STRING4, STRING5) means that AGENT's name can be composed from the set of strings with the strings being the portions of the name specifed by FORMAT. A person's given name, family name, etc. can be concluded as well as the full name." endNonFunctionalProperties instance FamGivnMidMaidTitle_Format memberOf NameFormat nonFunctionalProperties dc#description hasValue "Name components in sequence as defined in description below Name component 1: Family name Name component 2: Given name or initials Name component 3: Given name or initials Name component 4: Maiden name (family name given at birth of a female) Name component 5: Title Group of name components transmitted in sequence with name component 1 transmitted first." endNonFunctionalProperties // "1" Name components in sequence as defined in description // Name component 1: Family name. Name component 2: Given // name or initials. Name component 3: Given name or // initials. Name component 4: Maiden name. Name component // 5: Title Group of name components transmitted in // sequence with name component 1 transmitted first. The // maiden name is the family name given at birth of a // female. instance PaternalMaternalGivnMidSuffix_Format memberOf NameFormat nonFunctionalProperties dc#description hasValue "Name components in sequence : Name component 1: paternal name Name component 2: maternal name Name component 3: given name or initials Name component 4: middle name or initial(s) Name component 5: name suffix Group of name components transmitted in sequence with name component 1 transmitted first." endNonFunctionalProperties // "2" Name component sequence 2, sequence as defined in description // Name component 1: paternal name; name component 2: // maternal name; name component 3: given name or // initial(s); name component 4: middle name or initial(s); // name component 5: name suffix instance QualPart1Part2Name_Format memberOf NameFormat nonFunctionalProperties dc#description hasValue "Name components in sequence : Name component 1: Qualification Name component 2: First part of the name Name component 3: Second part of the name. Group of name components transmitted in sequence with name component 1 transmitted first." endNonFunctionalProperties // "3" Name components in the sequence as defined in definition // Name component 1: Qualification // Name component 2: First part of the name // Name component 3: Second part of the name. /* // Name or time or period format // DE_3045 http://www.unece.org/trade/untdid/d02a/tred/tred3045.htm 1 Name components in sequence as defined in description below Name component 1: Family name. Name component 2: Given name or initials. Name component 3: Given name or initials. Name component 4: Maiden name. Name component 5: Title Group of name components transmitted in sequence with name component 1 transmitted first. The maiden name is the family name given at birth of a female. Other names are self-explanatory. 2 Name component sequence 2, sequence as defined in description Name component 1: paternal name; name component 2: maternal name; name component 3: given name or initial(s); name component 4: middle name or initial(s); name component 5: name suffix. 3 Name components in the sequence as defined in definition Name component 1: Qualification Name component 2: First part of the name Name component 3: Second part of the name. */