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

LDP Resource description #1

Open
DiegoPino opened this issue Apr 2, 2017 · 0 comments
Open

LDP Resource description #1

DiegoPino opened this issue Apr 2, 2017 · 0 comments

Comments

@DiegoPino
Copy link
Member

DiegoPino commented Apr 2, 2017

Each resource will be characterized by an object derived from the same interface.
Persistent storage will be handled by another class/classes. The idea is that a Resource Definition itself and any Storage related tasks can be handled as completely different things. Moreover, storage can be implemented as a collection of different strategies and driven by rules.

Each of this objects will handle an unique hash as ID, an URL as seconday ID a native mime-type for its payload, a few timestamps, the payload itself and a LDP Resource Class description.

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

No branches or pull requests

1 participant