Difference between revisions of "PubMan Func Spec Export/OverviewGenres"

From MPDLMediaWiki
Jump to navigation Jump to search
(Overview of Genres mapped in Citation Styles)
Line 1: Line 1:
=Overview of Genres mapped in Citation Styles=
=Overview of Genres mapped in Citation Styles=
 
 
 
 
{| style=" height:340px" border="2"
|- bgcolor="#ccccff"
! width="150" |'''Main Genre'''
! width="150" |'''APA'''
!width="200"|'''AJP''' 
! width="150" |'''JUS'''
!width="300"|'''MPG Yearbook'''   
|- style="height:33px"
|'''Book'''||implemented||(opt)'''q''':String - the query (see below)<br/>(opt)'''[predicate]''': String - a value for a certain field (see below)<br/>(opt)'''lang''': String - the language as ISO 636-1 code<br/>(opt)'''n''': int - The maximum number of results that should be returned||String||Scope:'''Public''' <br/>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).
|-
|'''Article'''||implemented||'''id''': String<br/>(opt)'''lang''': String||String||Scope:'''Public''' <br/>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''' <br/>Gives back a list of all resources/ids in the given language (default 'en').
|}

Revision as of 13:07, 19 October 2011

Overview of Genres mapped in Citation Styles