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

Experiment: default IDs in LUT references #81

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

Ostrzyciel
Copy link
Member

Somewhat related to the last PR: #80

This time I'm changing up the meaning of the default values for references to the lookup tables (not the lookup table entries). Previously for the name and prefix tables, a value of 0 meant "empty string" which is not a very useful thing, this occurs rarely. They both now have a funky repeating behavior that should help with some common patterns in RDF.

For datatypes I've also implemented this, but now I've realized this will conflict with another optimization I want to do later... so I'll probably revert it.

@Ostrzyciel Ostrzyciel merged commit be3821a into main May 22, 2024
3 checks passed
@Ostrzyciel Ostrzyciel deleted the default-lut-references branch May 22, 2024 08:21
Ostrzyciel added a commit to Jelly-RDF/jelly-rdf.github.io that referenced this pull request Jun 24, 2024
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.

1 participant