Ifd:IFD API

From dev.ifd-library.org

(Redirected from IFD API)
Jump to: navigation, search

An overview of the object model and a list of functions available through the standard WSDL API.

2.0.4 version of API up and running, get the WSDL at: http://services.ifd-library.org/api/2.0?wsdl
The documentation for the upcoming version 3.0 of the API can be found here 
You need a user name in order to use the API. Here is information about how to get one.

Contents

Object model

Classes

Types

Enumerations

API overview

Search functions

Get functions

Add functions

Add functions will carry out functions on all concepts and their sub-concepts. E.g if an IfdConcept contains both a new concepts and new names for that concept, all of these will be created.

Update functions

Add functions will carry out functions only on the concept itself. Nothing will be done on the sub concepts. E.g when updating an IfdConcept that contains both a concepts and updated names for that concept, then ONLY the concept will be updated.

Remove functions

Merge functions

  • mergeDuplicates -merges two identical concepts. One of the guid's is kept while the other get the status. "TRANSFERRED"

Miscellaneous functions

Development


Return to the LexiCon - BARBi unification page