---++Export ODs Addressbook Contacts
ODS Addressbook offers to be exported the contacts by content type:
   * vCard
   * FOAF
   * CSV
Here is sample scenario:
   1. Go to http://cname:port/ods
   1. Log in as user.
   1. Go to Addressbook
   1. Click the "Export" button from the Addressbook Main horizontal navigation.
   1. Choose a Content type and enter Filename
      *  1. Click the "Export" button.
   1. Here is the generated file after confirming the Save File Form:
BEGIN:VCARD
VERSION:2.1
REV:2008-12-01T12:53:20.000-05:00
UID:27C3ED5E-AA7B-11DD-8440-D0CF50816927@localhost
NICKNAME:Kingsley Idehen
FN:Kingsley Idehen
N:Idehen;Kingsley;;
END:VCARD
BEGIN:VCARD
VERSION:2.1
REV:2008-12-01T12:53:20.000-05:00
UID:3BC2B05E-BC07-11DD-8440-D0CF50816927@localhost
NICKNAME:Orri Erling
N:Erling;Orri;;
END:VCARD
CategoryODS CategoryOpenSource CategoryAddressBook CategoryOdsAddressBook
   1. Click the "Export" button.
   1. Here is the generated file after confirming the Save File Form:
BEGIN:VCARD
VERSION:2.1
REV:2008-12-01T12:53:20.000-05:00
UID:27C3ED5E-AA7B-11DD-8440-D0CF50816927@localhost
NICKNAME:Kingsley Idehen
FN:Kingsley Idehen
N:Idehen;Kingsley;;
END:VCARD
BEGIN:VCARD
VERSION:2.1
REV:2008-12-01T12:53:20.000-05:00
UID:3BC2B05E-BC07-11DD-8440-D0CF50816927@localhost
NICKNAME:Orri Erling
N:Erling;Orri;;
END:VCARD
CategoryODS CategoryOpenSource CategoryAddressBook CategoryOdsAddressBook