ADBC Summit 2019: Difference between revisions
No edit summary |
No edit summary |
||
Line 363: | Line 363: | ||
|'''Meeting the Needs of the Research Community'''<br>''Pamela S. Soltis, University of Florida <br>Robert P. Guralnick, University of Florida''<br><br>Are you trying to start a research project using iDigBio and/or other digitized specimen data but having trouble? Or do you have a new idea about data use and would like to see ways to implement it? Join our discussion about how iDigBio can better meet the needs of the research community now and in the future. <br><br>[https://docs.google.com/document/d/193FqhOs08MJ05nBhmBsXZzGLceLbM404agwnpudECnw/edit?usp=sharing Discussion Notes] | |'''Meeting the Needs of the Research Community'''<br>''Pamela S. Soltis, University of Florida <br>Robert P. Guralnick, University of Florida''<br><br>Are you trying to start a research project using iDigBio and/or other digitized specimen data but having trouble? Or do you have a new idea about data use and would like to see ways to implement it? Join our discussion about how iDigBio can better meet the needs of the research community now and in the future. <br><br>[https://docs.google.com/document/d/193FqhOs08MJ05nBhmBsXZzGLceLbM404agwnpudECnw/edit?usp=sharing Discussion Notes] | ||
| style="background-color: black;" | Not available | | style="background-color: black;" | Not available | ||
| '''R and the iDigBio API: Enabling Exploration and Discovery'''<br>''Ronald Canepa, ACIS Lab, University of Florida <br>Erica Krimmel, Florida State University <br> Deb Paul, Florida State University''<br><br>APIs and their use: a non-technical overview of the iDigBio Application Programming Interface (APIs) and example use cases for both data providers and downstream data consumers. <br><br>[https://docs.google.com/document/d/1GN3nUBEmU91UnPPx5koT6EimfhhPx20q9Z8qxk0ciF4/edit?usp=sharing Discussion Notes] | | '''R and the iDigBio API: Enabling Exploration and Discovery'''<br>''Ronald Canepa, ACIS Lab, University of Florida <br>Erica Krimmel, Florida State University <br> Deb Paul, Florida State University''<br><br>APIs and their use: a non-technical overview of the iDigBio Application Programming Interface (APIs) and example use cases for both data providers and downstream data consumers. <br><br>[https://docs.google.com/document/d/1GN3nUBEmU91UnPPx5koT6EimfhhPx20q9Z8qxk0ciF4/edit?usp=sharing Discussion Notes] <br><br>[https://github.com/roncanepa/idigbio-results-in-national-parks GitHub - Example #1] <br><br>[https://github.com/ekrimmel/idigbio-api-dq-geo GitHub - Example #2] | ||
| '''Thrills and spills: sharing experiences, insights, and products on education, outreach, diversity & inclusion'''<br> ''Molly Phillips, iDigBio, University of Florida''<br><br>This session will include a series of 5-minute lightning presentations from TCN representatives on successes (thrills) and lessons learned (spills) relating to education, outreach, diversity, and inclusion (EODI) initiatives followed by a Q&A/discussion. The goals of this session are to raise awareness about all of the amazing EODI activities and products that have stemmed from the ADBC program and to hopefully encourage cross-pollination of ideas and collaboration among the projects. <br><br>[https://docs.google.com/document/d/1vvMw2_V5s4uIsDzos9eu2YYJnWPi28lOSY20JTM6aUw/edit?usp=sharing Discussion Notes] | | '''Thrills and spills: sharing experiences, insights, and products on education, outreach, diversity & inclusion'''<br> ''Molly Phillips, iDigBio, University of Florida''<br><br>This session will include a series of 5-minute lightning presentations from TCN representatives on successes (thrills) and lessons learned (spills) relating to education, outreach, diversity, and inclusion (EODI) initiatives followed by a Q&A/discussion. The goals of this session are to raise awareness about all of the amazing EODI activities and products that have stemmed from the ADBC program and to hopefully encourage cross-pollination of ideas and collaboration among the projects. <br><br>[https://docs.google.com/document/d/1vvMw2_V5s4uIsDzos9eu2YYJnWPi28lOSY20JTM6aUw/edit?usp=sharing Discussion Notes] | ||
| '''Sharing biotic interactions found in collection data'''<br> ''Katja Seltmann, UC Santa Barbara, Cheadle Center for Biodiversity and Ecological Restoration''<br><br> During this session we will discuss how existing species interaction datasets are structured and how to increase our ability to generate aggregate datasets and examine networks of interactions. We will show examples of datasets shared through Global Biotic Interactions (GloBI - https://www.globalbioticinteractions.org) and discuss ideas about how to share more biotic interaction data for research. <br><br>[https://docs.google.com/document/d/1HtmEEmli3NIf24mA1y-h1iwPmCSaCjtR7Hm2fvUKOeg/edit?usp=sharing Discussion Notes] | | '''Sharing biotic interactions found in collection data'''<br> ''Katja Seltmann, UC Santa Barbara, Cheadle Center for Biodiversity and Ecological Restoration''<br><br> During this session we will discuss how existing species interaction datasets are structured and how to increase our ability to generate aggregate datasets and examine networks of interactions. We will show examples of datasets shared through Global Biotic Interactions (GloBI - https://www.globalbioticinteractions.org) and discuss ideas about how to share more biotic interaction data for research. <br><br>[https://docs.google.com/document/d/1HtmEEmli3NIf24mA1y-h1iwPmCSaCjtR7Hm2fvUKOeg/edit?usp=sharing Discussion Notes] | ||
Line 468: | Line 468: | ||
|'''Consuming the iDigBio API in R'''<br> | |'''Consuming the iDigBio API in R'''<br> | ||
''Ronald Canepa, ACIS Lab; University of Florida <br>Erica Krimmel, Florida State University <br> Deb Paul, Florida State University''<br><br> | ''Ronald Canepa, ACIS Lab; University of Florida <br>Erica Krimmel, Florida State University <br> Deb Paul, Florida State University''<br><br> | ||
Consuming the iDigBio API in R: a technical exploration of iDigBio’s API offerings, the R statistical language environment, and common useful methods and code libraries. <br><br>[https://docs.google.com/document/d/1Zpjnagft1Jvt3jxNFRmlWiSLEJqv7ru4MoQVj2yy6AY/edit?usp=sharing Discussion Notes] | Consuming the iDigBio API in R: a technical exploration of iDigBio’s API offerings, the R statistical language environment, and common useful methods and code libraries. <br><br>[https://docs.google.com/document/d/1Zpjnagft1Jvt3jxNFRmlWiSLEJqv7ru4MoQVj2yy6AY/edit?usp=sharing Discussion Notes] <br><br>[https://github.com/roncanepa/idigbio-results-in-national-parks GitHub - Example #1] <br><br>[https://github.com/ekrimmel/idigbio-api-dq-geo GitHub - Example #2] | ||
| '''Where on earth is it? Georeferencing'''<br> | | '''Where on earth is it? Georeferencing'''<br> | ||
''Petra Sierwald, Field Museum''<br><br>The Field Museum conducted a georeferencing trial using mostly pinned insects from North American localities- only land and freshwater. During this session, results will be reviewed (eg. what cleaning was necessary, unique localities, length of time for georeferencing, success rate, etc.) and opened for discussion. <br><br>[https://docs.google.com/document/d/1MD2qZz189tOA-m1EUUiIcZT5OIRFiCKghvEUwyRtaMM/edit?usp=sharing Discussion Notes] | ''Petra Sierwald, Field Museum''<br><br>The Field Museum conducted a georeferencing trial using mostly pinned insects from North American localities- only land and freshwater. During this session, results will be reviewed (eg. what cleaning was necessary, unique localities, length of time for georeferencing, success rate, etc.) and opened for discussion. <br><br>[https://docs.google.com/document/d/1MD2qZz189tOA-m1EUUiIcZT5OIRFiCKghvEUwyRtaMM/edit?usp=sharing Discussion Notes] |
Revision as of 14:34, 8 October 2019
Digitizing the Past and Present for the Future | |
---|---|
ADBC Summit IX Quick Links | |
Calendar Announcement | |
REGISTRATION | |
General Information | |
AGENDA |
Join the leading researchers and professionals striving to digitize our nation's Natural History Collections! The annual ADBC Summit brings together representatives from TCNs, PENs, NSF, iDigBio, and other initiatives related to the U.S. National Science Foundation’s Advancing Digitization of Biodiversity Collections (ADBC) program. The Summit inspires collaboration and focuses discussions on shared goals, challenges, and opportunities.
General Information
- WHEN: October 1-3, 2019
- WHERE: Gainesville, Florida
- VENUE: Hilton University of Florida Conference Center
- REGISTRATION: Click here
Travel
All Summit registrants will be contacted in regards to their travel plans to better assist iDigBio staff with catering orders and meeting space requirements. If you are eligible to receive iDigBio travel-support funding to this year's Summit, your travel-related expenses will be handled on a reimbursement basis up to a maximum of $1,800 in accordance with iDigBio's Travel Policy (https://www.idigbio.org/content/idigbio-travel-policy). You will be contacted by Allie Blackwell (ablackwell@floridamuseum.ufl.edu) regarding information needed to set up your reimbursement account, along with information regarding reimbursement limits and procedures.
Lodging:
The conference will be held at the Hilton University of Florida Conference Center, Gainesville. The deadline for booking through our rooming block has closed but accommodations may still be available. Please look online or contact the hotel at 800-445-8667 for rates and availability.
The Aloft hotel is also within walking distance to the Hilton. Click here to book through the Aloft for $109/night.
Maps & Dining Information
Area Information
Ground Transportation Options
Interested in sharing a ride from the airport to the hotel with others? Use this form to self organize ride shares.
- Hilton Courtesy Shuttle The Hilton's shuttle must be booked in advance
- Gainesville Regional Transit System: Gator Locator; Campus Routes; City Routes
- Lyft
- Uber
Special Accommodations
- Nursing mothers needing accommodations should contact Molly Phillips mphillips@flmnh.ufl.edu for assistance.
- Individuals needing assistance with ground transportation should speak with Hilton front desk staff.
Wireless Service
Wireless access for onsite participants is available through both the Hilton (more details provided later) and the University of Florida (https://getonline.ufl.edu/).
Attendee Information
Basic Attendee List pdf
Comprehensive Attendee List Google sheet - Please edit as needed
AGENDA
Note: Rooms are available for ad hoc meetings and interactions so long as there is not an activity listed for the particular time and place.
Submitting abstracts: We are asking for abstract submissions this year from the ADBC community (Deadline August 26) if you would like to submit an abstract Click Here.
Tuesday, October 1, 2019 → Orientation and Pre-Summit Meetings ← Full Day | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Wednesday, October 2, 2019 → Summit Day 1 ← Full Day | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Thursday, October 3, 2019 → Summit Day 2 ← Half Day | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|