From 7b051183208c849bc2d038ccff4e86b1a7e6ac9f Mon Sep 17 00:00:00 2001 From: Paul Beaudoin Date: Mon, 10 Apr 2017 12:05:53 -0400 Subject: [PATCH] Create fields.md --- fields.md | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 fields.md diff --git a/fields.md b/fields.md new file mode 100644 index 00000000..c98b6d1b --- /dev/null +++ b/fields.md @@ -0,0 +1,66 @@ +The following are fields are currently available through the Discovery API. Field names refer to column A in https://docs.google.com/spreadsheets/d/1qTjXqCO4eusaxr6MGpb7ns4u6k8hmg0s6LzJWvHhmHI/edit#gid=0 . See column C (JSON-LD key) for the field name you should expect the API to expose. Field definition (col D) and Range (col F) may also be helpful. + +# Top-level (i.e. Bib) + +* Type +* Alternative title +* Contributor literal +* Contributor literal by role +* Creator literal +* Date +* Date created +* Date end + * ✅ facetable +* Date start + * ✅ facetable +* Description +* Dimensions +* Supplementary content +* Extent +* Identifier +* Issuance + * ✅ facetable +* Label +* Language + * ✅ facetable +* Note +* Number of items +* OCLC number +* Place of publication +* Publisher literal + * ✅ facetable +* Resource type +* Subject literal + * ✅ facetable +* Suppressed +* Title +* Title display +* HathiTrust version +* HathiTrust volumes +* HathiTrust access + +# Item-level + +* Access message +* Availability +* Barcode +* Call number +* Carrier type + * ✅ facetable +* Catalog item type +* Content owner + * ✅ facetable +* Delivery location + * ✅ facetable +* Electronic location +* Holding location + * ✅ facetable +* Identifier +* Media type + * ✅ facetable +* Requestable + * ✅ facetable (planned) + + + +