getOccurrencesRequest abstract method
Return the occurrences request that should be passes to the contributors returned from getOccurrencesContributors.
Throw a RequestFailure if the request could not be created.
Implementation
Future<OccurrencesRequest> getOccurrencesRequest(String path);