API Documentation
Version 1.3 - March 21, 2022
Summary
First Public Release
This was the final clean-up pass of the data, removing some old mappings and data, adding new information, and tidying up for public release.
Deprecation Notes
- Removed the original
Relationshipmodel for object hierarchies—it has been superceded by thepart/part_ofrelationships, and was never valid CIDOC-CRM. - Removed Educational Resources from object records. They will be re-added via explicit relationships in the ID Manager once the data has been vetted.
Added
- Added Gallery Descriptions and Titles
- Added Exhibition Descriptions
- Added classifications for fragmentary objects
- Added URLS for bibliographic citations when available
- Added explicit sort orders for objects
Version 1.2 - November 29, 2021
Summary
This revision was primarily focused on managing complex objects, mapping the hierarchies of part relationships for manuscripts, shards, and other objects that are made up of other objects.
There was also improvements to provenance—both incorporating newly minted AAT terms that superceded our custom terms, adding Lught numbers, and adding dates to find spot records.
This also added in Markdown versions of formatted text to facilitate reuse in non-HTML environments.
Deprecation Notes
The HTML version of Artist Biographies and Object Descriptions are now deprecated, replaced with Markdown versions. Both remain for now, but the Markdown version should be used going forward.
Added
- Added hierarchial relationships for objects using
partandpart_ofproperties, as well as classifying which kind using Object Record Structure Types. - Added slugs as new identifer types to all entities, classified as Slug Identifier
- Added additional metadata around NEPIP statements
- Added date information to Place Found
- Added Lught numbers to Person records when available
- Provided Object Descriptions and Artist Biographies as Markdown formatted texts
Deprecated Classifications
We continue to improve our classifications as new AAT terms are added and as we try and make our internal terms more consistent. We have done so in a backwards-compatible way, leaving the previous classifications in the data, but marking them as "deprecated" within the data.
If you are using any of the terms below, please update them with the new term.
| Classification Name | Previous URL | New URL |
|---|---|---|
| Provenance Sale Note | https://data.getty.edu/local/thesaurus/provenance-sale-note | http://vocab.getty.edu/aat/300444172 |
| Provenance Remarks | https://data.getty.edu/local/thesaurus/provenance-remarks | http://vocab.getty.edu/aat/300444173 |
| Provenance Statement | https://data.getty.edu/local/thesaurus/provenance-statement | http://vocab.getty.edu/aat/300444174 |
| Provenance Location | https://data.getty.edu/local/thesaurus/provenance-location | http://vocab.getty.edu/aat/300444175 |
Version 1.1 - April 1, 2021
Summary
This revision was focused on improving our presentation of rights within the API. We added explicit rights statements to written content within the API that cannot be released under the CC0 license that the rest of our data falls under.
The other major addition was that we added references to every image connected to an object, and provide the Collection Online preferred ordering for those objects. They are included as references to our Media API, which lets us use a consistent pattern for images from any of our many collections (or even images that aren't part of a collection!)
We also added lots of links to other resources about the objects, including educational resources and essays.
Deprecation Notes
In a future version, we intend to reduce the pixel size returned for the representative image within the object record to avoid serving extremely large images by default. The syntax will not change—just the size of the returned image.
Added
- Added references to each media image for object, along with their display ordering.
- Added a rights statement and a citable acknowledgments statement to Object Descriptions.
- Added a rights statement and a citable acknowledgments statement to Artist/Maker Biographies.
- Added Related Works for objects.
- Added Related Media for objects.
- Added Related Education Resources for objects.
- Added Bibliographic Citations for objects.
- Added Bibliographic Resources for objects.
- Added Curatorial Essays for objects.
- Added Previous Attributions for objects.
- Added the InformationObject type to the conforms_to` property of IIIF Manifests
- Added the IIIF Manifest classification to IIIF Manifests.
- Added Exhibition venue
Activitydisplay date labels. - Added Exhibition venue names, classified as Common Names, and venue locations, classified as Place Names. These supplement the existing Exhibition venue display string, which combined them.
- Added Compound Names and Preferred Term as classifications for Exhibition venue display names.
- Added Exhibition Spaces as a classification on Exhibition Venues.
- Added Producer Name Prefix, Name, Suffix, and Nationality & Dates, classified as Common Names, and venue locations, classified as Producer Name Prefix, Producer Name, Producer Name Suffix, and Producer Nationality & Dates. These supplement the existing Producer description string, which combined them.
- Added a Nationality Statement for People and Groups, classified as Nationality.
- Added a Nationality & Dates Statement for People and Groups as Nationality & Dates Statement.
- Added Preferred Term as a classification to the "Gallery Name" for Galleries.
- Added Standard Credit Line as a classification to the “standard” Object Credit Line.
- Added Preferred Term as a classification to the Curatorial Department
Namefor department names.
Fixed
- Dates with years in the range
-999≥0≤999are now correctly padded to four digits. - IIIF Manifest URLs no longer end in .json, eliminating an un-needed redirect.
- Bibliographic resource documents are now correctly typed as
LinguisticObject, not as aIdentity. - All labels for entity types in the Activity Stream now match their internal types. Previously, objects and exhibitions had incorrect labels, though the correct type URL.
Deprecated Classifications
We continue to improve our classifications as new AAT terms are added and as we try and make our internal terms more consistent. We have done so in a backwards-compatible way, leaving the previous classifications in the data, but marking them as "deprecated" within the data.
If you are using any of the terms below, please update them with the new term.