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

Add option to prevent literals from being cached #44

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Add option to prevent literals from being cached #44

merged 1 commit into from
Jun 6, 2023

Conversation

joachimvh
Copy link
Contributor

Relevant for LinkedSoftwareDependencies/Components.js#123

If literals are not cached by rdf-object this solves the problem described there. After this PR Components.js will need to be updated to set uniqueLiterals to true.

uniqueLiterals defaults to false, making this change non-breaking.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5186765741

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 4538236346: 0.0%
Covered Lines: 205
Relevant Lines: 205

💛 - Coveralls

@rubensworks rubensworks merged commit ecd2732 into rubensworks:master Jun 6, 2023
9 checks passed
@rubensworks
Copy link
Owner

Released as 1.14.0!

@joachimvh joachimvh deleted the feat/unique-literals branch June 7, 2023 06:12
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.

None yet

3 participants