New pages
From dev.ifd-library.org
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 21:28, 19 January 2012 Ifd:Disclaimer v1 (hist) [2,519 bytes] Håvard.Bell (Talk | contribs) (Created page with '--------------------------------------------------------------- IMPORTANT - READ CAREFULLY: This beta License Agreement (the "Agreement") is a legal contract between you (eith...')
- 08:59, 20 September 2011 Ifd: Release for 3.0 API users (hist) [495 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '1: SessionID parameter moved from last attributes to first attributes in function *2.0 : <wsdl:operation name="searchForConcepts" parameterOrder="search_criteria languages con...')
- 08:51, 20 September 2011 Ifd:QuerySchemaChanges (hist) [14,808 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '(1) Introduced two persistent hash tables (note query schema is able to work only against model when the listed attribute hash tables are defined) * xtdRoot.UniqueID: with subtyp...')
- 11:53, 16 May 2011 Ifd: Difference between 3.0 API and 2.0 API (hist) [0 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '(1) Introduced two persistent hash tables (note query schema is able to work only against model when the listed attribute hash tables are defined) * xtdRoot.UniqueID: with subtyp...')
- 09:42, 16 May 2011 Ifd:Overview of the difference between API 3.0 and API 2.0 (hist) [14,828 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '(1) Introduced two persistent hash tables (note query schema is able to work only against model when the listed attribute hash tables are defined) * xtdRoot.UniqueID - with subty...')
- 22:55, 12 May 2011 Ifd:IfdChanges (hist) [349 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with 'The IfdChanges class. The structure represents shallow changes in target IFD population after the specified date/time. '''Class attributes:''' * <code>STRING tim...')
- 22:53, 12 May 2011 Ifd:IfdChange (hist) [588 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with 'The IfdChange class. The structure represents one shallow change in IFD population. '''Class attributes:''' * <code>STRING concept_guid</code> - global unique ...')
- 22:51, 12 May 2011 Ifd:IfdConflict (hist) [1,677 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with 'The IfdConflict class. The structure represents conflicts raised in a merge of a source IFD data to a target IFD population. '''Class attributes:''' <code>kind</code> - STRING ...')
- 22:43, 12 May 2011 Ifd:IfdRelationship (hist) [1,926 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with 'The IfdRelationshipclass. '''Class attributes:''' <code>base</code> - IfdConcept – represents common xtdRoot attributes of the relationship including the following: * guid –...')
- 22:33, 12 May 2011 Ifd:get changes (hist) [1,688 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdChanges [] '''get_changes''' ( String session_id, ...')
- 22:28, 12 May 2011 Ifd:import delta (hist) [1,300 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdConflict [] '''import_delta''' ( String session_id, ...')
- 22:24, 12 May 2011 Ifd:get delta of concepts (hist) [1,890 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdDelta [] '''get_delta_of_concepts''' ( String session_id, ...')
- 22:17, 12 May 2011 Ifd:IfdDelta (hist) [1,452 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with 'The IfdDelta class. '''Class attributes:''' * <code>string search_criteria</code> - string used in target population select applying LIKE case insensitive pattern...')
- 22:04, 12 May 2011 Ifd:updateIllustration (hist) [1,642 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdIllustration '''updateIllustration''' ( String session_id, ...')
- 22:01, 12 May 2011 Ifd:updateDefinition (hist) [1,613 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdDescription '''updateDefinition''' ( String session_id, ...')
- 21:58, 12 May 2011 Ifd:updateComment (hist) [1,598 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdDescription '''updateComment''' ( String session_id, ...')
- 21:52, 12 May 2011 Ifd:search within one language (hist) [1,029 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdConcept [] '''search_within_one_language''' ( String session_id, ...')
- 21:49, 12 May 2011 Ifd:search concepts (hist) [1,047 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdConcept [] '''search_concepts''' ( String session_id, ...')
- 21:43, 12 May 2011 Ifd:addMeasures (hist) [1,369 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdMeasure [] '''addMeasures''' ( String session_id, ...')
- 21:40, 12 May 2011 Ifd:addIllustrations (hist) [2,215 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdIllustration [] '''addIllustrations''' ( String session_id, ...')
- 21:32, 12 May 2011 Ifd:addDescriptions (hist) [2,655 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdDescription [] '''addDescriptions''' ( String guid) ...')
- 21:28, 12 May 2011 Ifd:get concept (hist) [845 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdConcept [] '''get_concept''' ( String guid) ...')
- 21:26, 12 May 2011 Ifd:get all parents (hist) [1,027 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === Function public IfdConceptInRelationship [] '''get_all_parents''' ( Str...')
- 21:23, 12 May 2011 Ifd:get all children (hist) [1,034 bytes] Chi.Ho.Lau (Talk | contribs) (Created page with '=== API version 3 === '''EXPRESS Heading''' Query function get_all_children( concept_guid : STRING): LIST OF IfdConceptInRelationship; The function returns a...')