Version 7 (modified by 18 years ago) (diff) | ,
---|
XML-RPC interface for cdli-translit
File functions
Serverurl: http://cdlitranslit.mpiwg-berlin.mpg.de/cdli_main
Methods
getAllPNumbers()
returns a list of all p-numbers
getFile(pnumber)
return the atf file with pnumber
returns an empty string if file not found
Basket functions
Serverurl: http://cdlitranslit.mpiwg-berlin.mpg.de/basketContainer
Methods
getBasketAsOneFile(basketName,current="no")
Returns all files of basket combined in one file.
- basketName: Name of the basket
- current: (optional) if current is set to "yes" then the most current version of
all files are downloaded and not the versions of the files as stored in the basket
getPNumbersOfBasket(basketName)
get all pnumbers of a basket as a list, returns an empty list if basket not found
*basketName: name of the basket
returns all atf files of the basket combined in one file