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

Content metadata #14

Open
derega opened this issue Oct 7, 2015 · 0 comments
Open

Content metadata #14

derega opened this issue Oct 7, 2015 · 0 comments

Comments

@derega
Copy link
Member

derega commented Oct 7, 2015

The curriculum story says that user should be aware why something is the way it is. One way to achieve this is to link learning material to the curriculum. One way to create this link is to use common metadata between learning material and curriculum. Learning material is tagged with keywords and same keywords are used inside the curriculum.

For this to work the metadata has to be shared between parties.

Sharing can happen with common APIs. Each service can ask all other services what kind of metadata keywords they support and are using.

Other way to do this is to have metadata sharing service. This service has a database which contains all keywords and all metadata of everything. This metadata repository can be updated by everyone and it keeps track who is doing what and why.

The database could be simple key/value store with graph functionality. Meaning the data can have complex hierarchies.

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