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

Omit identifiers for un-referenced properties #40

Closed
mwatts15 opened this issue Aug 20, 2014 · 1 comment
Closed

Omit identifiers for un-referenced properties #40

mwatts15 opened this issue Aug 20, 2014 · 1 comment
Labels

Comments

@mwatts15
Copy link
Contributor

mwatts15 commented Aug 20, 2014

Properties have the useful feature that they can be referenced uniquely. However, the mechanism by which this is done results in an excess of triples which could otherwise be omitted.

Requirements

  • Must preserve a means of retrieving all properties of a given type.
  • Should only store a single triple for a property with a set value unless some other object references it.
@mwatts15
Copy link
Contributor Author

mwatts15 commented Feb 7, 2017

OBE due to recent merge to dev of changes to properties - removing the property object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant