Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Work Flow #11

Open
rburghol opened this issue Dec 2, 2021 · 0 comments
Open

Import Work Flow #11

rburghol opened this issue Dec 2, 2021 · 0 comments

Comments

@rburghol
Copy link
Owner

rburghol commented Dec 2, 2021

  • Map Spreadsheet Columns to Importer
  • Script Workflow:
    1. Load record from file
    2. Map column names
    3. Create a blank entity to start with
    4. Check forward and reverse primer entries, do they exist?
      • if not, insert (type: dh_ecology_isolate, bundle = primer)
      • if so, load the records
      • set field_primer_forward = fp_iid of forward primer entries as entity ref
      • set field_primer_forward = rp_iid of reverse primer entries as entity ref
    5. Check for reference, does it exist?
      • No, insert (type: node, bundle = short_reference)
      • field_reference = stash nid of reference entity reference
@rburghol rburghol transferred this issue from rburghol/om_agman Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant