Trying to convert an EML to ISO: Error in as(f, "ISOMetadata"): no method or default for coercing “character” to “ISOMetadata” #211
Unanswered
yvanlebras
asked this question in
Q&A
Replies: 2 comments
-
You can look at https://github.com/eblondel/geometa/blob/master/tests/testthat/test_geometa_mapping.R#L311 Here used it directly on a file |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, sorry, really stupid ;) My EML is not an emld object... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Emmanuel,
I am trying things ;) And notably to convert an EML metadata file into ISOMetadata object so I can look at the ISO19139 resulting metadata file.
Trying with this code (my original EML metadata document PATH is in "file_path" variable):
I have an error message:
For sure I made something wrong, sorry if really stupid....
Wishing you a very good end of week,
Cheers
Beta Was this translation helpful? Give feedback.
All reactions