ResearchObject / ro-crate-ruby

A Ruby gem for creating, manipulating and reading RO-Crates.
MIT License
1 stars 2 forks source link

File type should be added for File entries #25

Open alaninmcr opened 2 years ago

alaninmcr commented 2 years ago

The code for adding a non-remote file entry should also set the type to include File (if not already included). This would prevent using code to have to do this, and make the RO Crate gem more robust