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

Rework Model, Dataset and Document models to use the same underlying dkg #5469

Conversation

dvince2
Copy link
Collaborator

@dvince2 dvince2 commented Nov 12, 2024

Description

Using the DKG representation for groundings instead of Identifier. Note I'm not going to go through the effort of renaming the fields from identifier as it will require a migration and substantial front end renaming which feels like a lot of effort for 0 gain.

Resolves #5468

…DKG representation

Using the `DKG` representation for groundings instead of `Identifier`.  Note I'm not going to go through the effort of renaming the fields from `identifier` as it will require a migration and substantial front end renaming which feels like a lot of effort for 0 gain.
Copy link
Member

@mwdchang mwdchang left a comment

Choose a reason for hiding this comment

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

Seems fine

@dvince2 dvince2 merged commit 6d3e5fa into main Nov 12, 2024
@dvince2 dvince2 deleted the 5468-rework-model-dataset-and-document-models-to-use-the-same-underlying-dkg-representation branch November 12, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework Model, Dataset and Document models to use the same underlying DKG representation
3 participants