-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Chris Willoughby edited this page Oct 22, 2015
·
8 revisions
This library attempts to make accessing the NLA Trove API a bit easier.
There is still much documentation to be completed, but most of the library is working.
Search functionality is through the [[Search|Search] class.
Getting a list of NewspaperTitles is through the NewspaperList class.
Getting a list of all Contributors is through the ContributorList class.
Getting records for everything else is through the corresponding class
- Article for journal articles.
- Book for books.
- Collection for collections.
- Contributor for contributors.
- List for lists.
- Map for maps.
- Music for music.
- NewspaperArticle for newspaper articles.
- NewspaperTitle for newspapers.
- Person for people (not yet implemented by Trove).
- Picture for pictures.