Skip to content

New TaxonomySpec class to pass to create_taxonomy(). #289

@licleary

Description

@licleary

To create resources we use specs, for example, the method

tamr_unify_client.categorization.category.collection.CategoryCollection.create()

takes as input a CategorySpec class to create a new category in a taxonomy.

To create a taxonomy in a categorization project we have the method

tamr_unify_client.categorization.project.CategorizationProject.create_taxonomy()

However, no TaxonomySpec class exists.

To be consistent, it would be nice to have a TaxonomySpec class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions