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

Fds 1797 input graph api #1481

Open
wants to merge 125 commits into
base: develop
Choose a base branch
from
Open

Fds 1797 input graph api #1481

wants to merge 125 commits into from

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    2527224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bfc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b41aa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76a5567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    670b5c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a87d2fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07dbd70 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    421c59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f5abf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    119cf40 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c6c5cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8b2cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec81db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbe6c98 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b99d9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1189107 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    86f7af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c3769 View commit details
    Browse the repository at this point in the history
  3. use export_graph util to save pickle file instead of handling that lo…

    …gic in the CLI function
    afwillia committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    215cc86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    242c885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1cfcce View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    1c67b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a986b39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0390b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37bbf74 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add convert CLI test case where output_jsonld is pickle and output_pa…

    …th is pickle. Also test both parameters are empty.
    afwillia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    441b865 View commit details
    Browse the repository at this point in the history
  2. move tests into one function

    afwillia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe4fffb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    8c64981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20f88b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56c965 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    4596560 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b5dd8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8da900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    601b5d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6d01de View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f57cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e860b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89dc10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9786dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38b0690 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77979c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    9907b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481ebd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f63231a View commit details
    Browse the repository at this point in the history
  4. Add data model pickle file

    afwillia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f3fdc41 View commit details
    Browse the repository at this point in the history
  5. run black

    afwillia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    032771f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf0e9ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc59218 View commit details
    Browse the repository at this point in the history
  8. run black on generator.py

    afwillia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5973a75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf1a449 View commit details
    Browse the repository at this point in the history
  10. fix pylint issues

    afwillia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    69bb182 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. remove pickle from metadata test because it wasn't created with data_…

    …model_labels=display_label
    afwillia committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d93aa9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aef4f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b2ae5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a088d63 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    68672c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de07c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f5ec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5934ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51313bd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. run black on test_viz.py

    afwillia committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e4e1368 View commit details
    Browse the repository at this point in the history
  2. Update schematic/manifest/generator.py

    Co-authored-by: BryanFauble <[email protected]>
    afwillia and BryanFauble authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9a78a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b4fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0964501 View commit details
    Browse the repository at this point in the history
  5. Add note for pickle files that don't fit in memory. Not sure if this …

    …will ever be an issue
    afwillia committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    697cc3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    774dc91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb7c450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f5bc1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35c13dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8c14d4 View commit details
    Browse the repository at this point in the history
  11. add an input to read_pickle

    afwillia committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    13c9ffc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. run black on io_utils.py

    afwillia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9205d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172e1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d3a30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    730b227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    795e263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ddb552 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    537af6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcb2f65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb4ee3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5504586 View commit details
    Browse the repository at this point in the history
  11. run black

    afwillia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b88ee86 View commit details
    Browse the repository at this point in the history
  12. import Literal from typing

    afwillia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2bf450b View commit details
    Browse the repository at this point in the history
  13. add tests for export_graph

    afwillia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7adaf44 View commit details
    Browse the repository at this point in the history
  14. run black

    afwillia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c2a06f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e5bd7d View commit details
    Browse the repository at this point in the history
  16. add function to download temp pickle file from url. Add data_model_pi…

    …ckle parameter to manifest/generate
    afwillia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c849f92 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8041b07 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0870fa1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6802753 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    23b7e1d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa5e308 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    3dd6659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28a0d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afbe448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d0b7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d7366 View commit details
    Browse the repository at this point in the history
  6. remove data model graph parameter from validation and submission. It'…

    …s only available for manifest generation. Also rework some logic with reading the graph pickle
    afwillia committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ee9cb9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cec7aa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92b66fd View commit details
    Browse the repository at this point in the history
  9. run black on routes.py

    afwillia committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b52bfdc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a64c39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bd3fc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    9c2edde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c1429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487e31d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e13f693 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d5da40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a331725 View commit details
    Browse the repository at this point in the history
  7. return 0 at the end of schema convert to avoid error 'error: Return v…

    …alue expected [return-value]'
    afwillia committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3ed1177 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6728d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7460ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53e639b View commit details
    Browse the repository at this point in the history
  11. run the black code formatter

    afwillia committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    498851b View commit details
    Browse the repository at this point in the history
  12. turn a single line that pylint states is too long into two shorter li…

    …nes of satisfactory length
    afwillia committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    58aef40 View commit details
    Browse the repository at this point in the history
  13. swap the f in logger.echo to avoid 'Using an f-string that does not h…

    …ave any interpolated variables'
    afwillia committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    03f7497 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc64305 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a7ea55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    275fbae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    89cd4ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f4091a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3197abf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    abd1630 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    445aad5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0c4fad7 View commit details
    Browse the repository at this point in the history