Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this Pull Request do?
Weston's ingests have returned errors in some cases. This PR addresses the errors that relate to the M3 profile specifically. Errors include:
What's new?
This PR adds "utk_minute_taker" as a property. It addresses a typo on the existing "utk_costumer_designer" property.
How should this be tested?
Ensure that automatic tests on spacing pass. Confirm that this PR addresses all current M3 issues we're aware of.
Anything else?
It looks like I'll also need to update the utk ontology file so that https://ontology.lib.utk.edu/roles#mtk is present within it. I'll open a separate PR for this.