PubMan Func Spec Export/OverviewGenres

From MPDLMediaWiki
Revision as of 10:23, 19 October 2011 by Awu (talk | contribs) (Created page with "=Overview of Genres mapped in Citation Styles {| style=" height:340px" border="2" |- bgcolor="#ccccff" ! width="150" |'''Operation''' ! width="150" |'''Status''' !width="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

=Overview of Genres mapped in Citation Styles



Operation Status Input Output Description
query implemented (opt)q:String - the query (see below)
(opt)[predicate]: String - a value for a certain field (see below)
(opt)lang: String - the language as ISO 636-1 code
(opt)n: int - The maximum number of results that should be returned
String Scope:Public
Gives back a list of resources/ids in the given language (default 'en') matching the given query. The number of maximum hits given back is configurable (default 50).
details implemented id: String
(opt)lang: String
String Scope:Public
Returns all available information on the resource in the given language (default 'en') identified by the given id.
all implemented (opt)lang: String String Scope:Public
Gives back a list of all resources/ids in the given language (default 'en').