When building the Cognito dataset manager, functions like this were created...
getExtensionFromUrl
getURLForSample
getSampleWithName
Two Approaches
Approach One: Utilities Directory
Each dataset manager can import from the utilities directory.
Approach Two: BaseClass that DatasetManagers extend
Common functions would be built into the dataset manager like this.getExtensionFromUrl