Matches in LOV for { <http://www.semanticdesktop.org/ontologies/2007/03/22/nco#nameFamily> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- nameFamily maxCardinality "1".
- nameFamily type Property.
- nameFamily comment "The family name of an Object represented by this Contact. These applies to people that have more than one given name. The 'first' one is considered 'the' given name (see nameGiven) property. All additional ones are considered 'additional' names. The name inherited from parents is the 'family name'. e.g. For Dr. John Phil Paul Stevenson Jr. M.D. A.C.P. we have contact with: honorificPrefix: 'Dr.', nameGiven: 'John', nameAdditional: 'Phil', nameAdditional: 'Paul', nameFamily: 'Stevenson', honorificSuffix: 'Jr.', honorificSuffix: 'M.D.', honorificSuffix: 'A.C.P.'. These properties form an equivalent of the compound 'N' property as defined in RFC 2426 Sec. 3.1.2".
- nameFamily domain PersonName.
- nameFamily label "nameFamily".
- nameFamily range string.