Talk:IDigBio API v1 Specification

From iDigBio
Revision as of 16:00, 23 May 2014 by Dstoner (talk | contribs) (stub table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Should we consider adding a three-column table that shows the complete mapping of DwC, API, and Elasticsearch field names? is this even possible?

Darwin Core (DwC) iDigBio API iDigBio Elasticsearch Index
"dwc:scientificName" "idigbio:data" : {"dwc:scientificName"} scientificname


"barcodevalue"
"catalognumber"
"class"
"collectioncode"
"collectionid"
"collectionname"
"collector"
"commonname"
"continent"
"country"
"county"
"datecollected"
"datemodified"
"etag"
"family"
"fieldnumber"
"genus"
"geopoint"
"hasImage"
"highertaxon"
"infraspecificepithet"
"institutioncode"
"institutionid"
"institutionname"
"kingdom"
"locality"
"maxdepth"
"maxelevation"
"mediarecords"
"mindepth"
"minelevation"
"municipality"
"occurenceid"
"order"
"phylum"
"recordset"
"scientificname"
"specificepithet"
"stateprovince"
"typestatus"
"uuid"
"verbatimlocality"
"version"
"waterbody"


-dstoner