MusicBrainz API/Search/WorkSearch: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(New page: The work index contains these fields you can search: {| border="1" |- | '''field''' || '''Description''' |- | alias || the aliases/misspellings for this work |- | arid || artis...)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
====Search Fields====
The work index contains these fields you can search:
The work index contains these fields you can search:
{| border="1"
{| border="1" class="wikitable sortable"
|-
|-
| '''field''' || '''Description'''
| '''field''' || '''Description'''
Line 8: Line 9:
| arid || artist id
| arid || artist id
|-
|-
| artist || artist name, an atist in the context of a work is an artist-work relation such as composer or performer
| artist || artist name, an artist in the context of a work is an artist-work relation such as composer or lyricist
|-
|-
| comment || disambuguation comment
| comment || disambiguation comment
|-
|-
| iswc || [[ISWC]] of work
| iswc || [[ISWC]] of work
|-
| lang || Lyrics language of work
|-
|-
| tag || folksonomy tag
| tag || folksonomy tag
Line 21: Line 24:
|-
|-
| work || name of work
| work || name of work
|-
| workaccent || name of the work with any accent characters retained
|}
|}



Revision as of 00:16, 8 July 2020

Search Fields

The work index contains these fields you can search:

field Description
alias the aliases/misspellings for this work
arid artist id
artist artist name, an artist in the context of a work is an artist-work relation such as composer or lyricist
comment disambiguation comment
iswc ISWC of work
lang Lyrics language of work
tag folksonomy tag
type work type
wid work id
work name of work
workaccent name of the work with any accent characters retained

Work search terms with no fields specified search the work and alias fields.