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

Remove blank node expansion features #754

Open
kmcginnes opened this issue Jan 14, 2025 · 0 comments
Open

Remove blank node expansion features #754

kmcginnes opened this issue Jan 14, 2025 · 0 comments

Comments

@kmcginnes
Copy link
Collaborator

The current blank node implementation is slowing down and delaying progress on core RDF features.

We should limit blank node support as much as needed to enable forward progress on core RDF functionality.

Options

There are a couple of paths forward to represent blank nodes. A path will be chosen based on which one clears the path for core RDF functionality progress.

  1. Represent blank nodes as a node with no neighbors
  2. Represent blank nodes as a property in the node details
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

No branches or pull requests

1 participant