-
Notifications
You must be signed in to change notification settings - Fork 1
List of Methods
Ryan Wick edited this page Jul 18, 2017
·
8 revisions
This list gives an overview of most of the methods available for mapping. Consult the code for the most complete set, as well as any additional details. Click on a heading to go to the mapping file.
Note: this is a work in progress
| Method Name | Authorities | Notes |
|---|---|---|
| creator | LCNAF, LCSH | Will accept a ";"-separated list |
| contributor | LCNAF, LCSH | Same as creator but uses Contributor predicate instead |
| artist | LCNAF, LCSH | Same as creator but uses Artist predicate instead |
| author | LCNAF, LCSH | Same as creator but uses Author predicate instead |
| editor | LCNAF, LCSH | Same as creator but uses Editor predicate instead |
| interviewee | LCNAF, LCSH | Same as creator but uses Interviewee predicate instead |
| interviewer | LCNAF, LCSH | Same as creator but uses Interviewer predicate instead |
| translator | LCNAF, LCSH | Same as creator but uses Translator predicate instead |
| photographer | LCNAF, LCSH | Same as creator but uses Photographer predicate instead |
| Method Name | Authorities | Notes |
|---|---|---|
| geographic | Geonames | Will accept a ";"-separated list |
| geographic_oregon | Geonames | Same as geographic but searches limited to Oregon |
| geographic_us | Geonames | Same as geographic but searches limited to United States |
| geographic_pup | Geonames | Same as geographic, but uses "http://id.loc.gov/vocabulary/relators/pup" predicate instead |
| Method Name | Authorities | Notes |
|---|---|---|
| subject | LCSH | Will accept a ';'-separated list |
| Method Name | Authorities | Notes |
|---|---|---|
| aat | AAT | Will accept a ';'-separated list |
| aat_subject | AAT | Same as aat but with Subject predicate |
| Method Name | Authorities | Notes |
|---|---|---|
| rights | Creative Commons, Europeana, OpaqueNamespace | Only licenses on whitelist accepted. Will accept URI or string. |
| Method Name | Authorities | Notes |
|---|---|---|
| iso_language | ISO 639-1, ISO 639-2, MARC Languages | Will accept a ';'-separated list |
| Method Name | Authorities | Notes |
|---|---|---|
| set | N/A | Checks value for full Set resource URI http://oregondigital.org/resource/osu-scarc or will take just the Set ID osu-scarc and add resource URI base before output |
| primarySet | N/A | Same as set but uses Primary Set predicate instead |