User:Kim/Special Issue 1/Internet Archive Search Methods: Difference between revisions
< User:Kim | Special Issue 1
No edit summary Tag: Manual revert |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[https://archive.org/developers/metadata-schema/index.html | [https://archive.org/developers/metadata-schema/index.html] <br> | ||
'''Field | '''Metadata/ Field specific queries''' | ||
: mediatype: " " | : mediatype: " " | ||
: subject: " " | : subject: " " | ||
Line 7: | Line 7: | ||
: description (contains word...) | : description (contains word...) | ||
: collection | : collection | ||
: size | |||
'''Syntax:''' <br> | '''Syntax:''' <br> | ||
: ... NOT ... | : ... NOT ... |
Latest revision as of 16:08, 3 October 2024
[1]
Metadata/ Field specific queries
- mediatype: " "
- subject: " "
- title: " "
- year:
- description (contains word...)
- collection
- size
Syntax:
- ... NOT ...
- ( ) parentheses prioritize the contents within
- ” “ double quotes will only return searches with an exact match for that phrase within
- ... AND ...
interesting queries:
(all limited to 10 results)
- subject:"field-recording" AND title:leaves AND mediatype:"audio"
- subject:white noise AND title:"white noise" description:"white noise" AND mediatype:"audio"
- collection: field recording mediatype:"e;audio"e; title: electronic
- description:"field recording" mediatype:"audio" subject:"water"
https://archive.org/details/... identifier here ...