Skip to content

Bug in retrieving categories -  #64

@lwasser

Description

@lwasser

There are a few small bugs that we need to clean up in how categories are processed by this tool

in this pr, you can see that categories are "cleaned up" which means that sometimes the dashes are removed so data-extraction --> data extraction . however that dash is important as it becomes a ID values that isotope uses to filter packages on our website. a space will cause issues in the html / css that makes that work.

data retrieval
    - data extraction
    - data munging
    - reproducibility

Also there is this category:
scientific software wrappers (added from here)

We could add a wrapper option to the list but ideally using easier-to-parse language. i believe this is from the python graphblas submission.

this should be easy enough to add a validator that has a dictionary looking that somehow uses text parsing element that checks the category and ensures it's 1 of X options that we allow. and cleans things up before adding it to the list of categories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions