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
-
@petermr and @manny
Working on this test dictionary found here:
temp/eoCompound/disambig.xml
Tasks
metadata
element. I.e. create a child of dictionary called metadata (authors, contributors, etc)<metadata>
.Today we will write code to manage Task #1
test_entry_id
test/resources/eoCompound
" (exists)test/resources/eoCompound/disambig.xml
" existsdisambig_dict
from 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