Dictionaries - Expanding Fields #33
EmanuelFaria
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@petermr and @manny
Working on this test dictionary found here:
temp/eoCompound/disambig.xml
Tasks
metadataelement. I.e. create a child of dictionary called metadata (authors, contributors, etc)<metadata>.Today we will write code to manage Task #1
test_entry_idtest/resources/eoCompound" (exists)test/resources/eoCompound/disambig.xml" existsdisambig_dictfrom the disambig.xml file and test for satisfactory creationids. (and comment our code for this method with a description: get's list of ids of s and returns a list of ids (which may be empty). It iteratively searches for IDs, and if it finds an ID, it adds it to the listBeta Was this translation helpful? Give feedback.
All reactions