ODSAddressBookProgrammersGuideWebServices AddressBook Programmers Guide Web Services ODS Addressbook Services UI Endpoint ODS Addressbook Services UI endpoint: http://host:port/dataspace/services/addressbook/services.vsmx ODS Addressbook Services wsdl endpoint: http://host:port/dataspace/services/addressbook/services.wsdl Services addressbook_import The input parameters for addressbook_import are: pUser - user name, Ex. "dav" pPassword - user password, Ex. "dav" pInstance - instance name, Ex. "dav's AddressBook" pSource - string content, WebDAV path ("/DAV/home/dav/test.vcf" or URL ("http://www.w3.org/People/Berners-Lee/") pSourceType - values are "string", "WebDAV", "URL" pContentType - content type of the pSource - "'vCard" or "FOAF" pTags - "test" addressbook_export The input parameters for addressbook_export are: pUser - user name, Ex. "dav" pPassword - user password, Ex. "dav" pInstance - instance name, Ex. "dav's AddressBook" pContentType - content type of the export - "vCard", "FOAF" or "CSV" More services are described here. CategoryAddressBook CategoryODS CategoryVirtuoso