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

retrieving things by (unique?) IDs #11

Open
mgaldzic opened this issue Sep 2, 2011 · 1 comment
Open

retrieving things by (unique?) IDs #11

mgaldzic opened this issue Sep 2, 2011 · 1 comment

Comments

@mgaldzic
Copy link
Member

mgaldzic commented Sep 2, 2011

e) There's nothing I can see in Collection for retrieving components by their properties e.g. by ID. Say I know the ID string but don't have the component instance. I'm left having to perform a linear scan on the collection's entries. Perhaps collections should provide some API to search for things they may contain? I'd suspect that general querying is something we do not want to model or mandate, but retrieving things by (unique?) IDs seems like a slam-dunk.

@mgaldzic
Copy link
Member Author

mgaldzic commented Sep 2, 2011

the RDF implementation of the core model will definitely have this capability. General querying too.

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