Skip to content

License.by_name() does not work #69

@apdavison

Description

@apdavison

The License class has a classmethod "by_name()" which assumes License is a controlled term (i.e., it has properties "name" and "synonyms").

However License does not have these properties, it has "short_name" and "full_name".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions