metajam icon indicating copy to clipboard operation
metajam copied to clipboard

Bringing data and metadata togetheR

Results 22 metajam issues
Sort by recently updated
recently updated
newest added

We have now these two new cases, where: - `DataTable` is not required to have attribute level metadata (see #106 for more) - `OtherEntity` can have attribute level metadata (see...

bug

Hi! Great work on the package. I'm trying it out ahead of this year's [EDI Hackathon](https://github.com/IMCR-Hackathon/Hackathon-Central-2019) where we'll develop a tool to auto generate visualizations from data+metadata. This is such...

enhancement

html tags present in methods section

enhancement

Dereck mentioned this. Sounds like a great idea.

enhancement

Matt suggested to bundle what download and read currently do into one function Another approach could be to add a smarter caching to read_d1_file to check if the file is...

enhancement

Need to talk to Matt more about how we could do that via the DataONE API This will allow the read function to select which function to be use to...

enhancement

Currently, because of the way the data URL for dryad is constructed, it doesn't work with our function. `check_version` ends up looking for nonsensical results because it keeps chunking the...

enhancement

The function is generating an error at the last item saying the last object already exists (which is correct it has been downloaded), like if the function was trying to...

bug

It takes a long time to download the files Profile the function

enhancement