close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 30 and Version 31 of WordNetApi


Ignore:
Timestamp:
Sep 30, 2009, 12:47:04 PM (15 years ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WordNetApi

    v30 v31  
    4141[WordNetApiOld Older version] used ''init'' action, now obsolete.
    4242
    43 == Querying dictionary ==
     43== Dictionary Search ==
    4444
    4545'''Request:''' ''servername''/''dictionary_code''?action=queryList&word=''search_query''
     
    6767 * ''xml_element=dictionary_code2:entry_id2:xml_element2'' - search for xml_element with value from xml_element2 of entry_id2 in dictionary_code2
    6868
    69 == Display entry ==
     69== Query entry information ==
    7070
    7171'''Request:''' ''servername''/''dictionary_code''?action=runQuery&query=''entry_id''&outtype=''output_type''[&arg=''argument''][&nojson=1][&default=1][&expand_rels=1]