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

Expose granularity_free_qualified_name on StructuredLinkableSpecName #781

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

courtneyholcomb
Copy link
Contributor

@courtneyholcomb courtneyholcomb commented Sep 21, 2023

Description

Sometimes in the API we need to parse a qualified name into its time_granularity and its name. For the name, we want to include entity links, not just the element_name. Currently, StructuredLinkableSpecName only supports parsing element_name, entity_links, and time_granularity. Adding this here to ensure we always use the same logic to get the qualified name without granularity.

@cla-bot cla-bot bot added the cla:yes label Sep 21, 2023
@github-actions
Copy link

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

1 similar comment
@github-actions
Copy link

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@courtneyholcomb courtneyholcomb changed the title Expose granularity_free_qualified_name on StructuredLinkableSpecName Expose granularity_free_qualified_name on StructuredLinkableSpecName Sep 21, 2023
@courtneyholcomb courtneyholcomb marked this pull request as ready for review September 21, 2023 21:37
Copy link
Contributor

@tlento tlento left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable!

@courtneyholcomb courtneyholcomb merged commit 175dbda into main Sep 23, 2023
34 of 36 checks passed
@courtneyholcomb courtneyholcomb deleted the court/granularity-free-qualified-name branch September 23, 2023 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants