EDIorg / EMLassemblyline

R package for creating EML metadata
https://ediorg.github.io/EMLassemblyline/
MIT License
27 stars 13 forks source link

Fixes #110 #114

Closed kzollove closed 2 years ago

kzollove commented 2 years ago

Create physical.txt template with eml2eal()

Fixes #110

In order to create EML from web-hosted entities, a mechanism is required for providing the physical information required to fully describe entities. This function does the reverse of that, creating the physical.txt template from an EML file. This function will be useful in an instance of updating a data package with large entities as the editor will not need to download the large entities.

clnsmth commented 2 years ago

Thanks @kzollove! Please resubmit this pull request to the offline branch.

kzollove commented 2 years ago

The offline branch... If only I had looked for that before starting 😄

clnsmth commented 2 years ago

Well ... I should have used a more descriptive name 😏