educloudalliance / eca-docs

Educloud Alliance Technical Documentation. You should start reading here :)
http://docs.educloudalliance.org/
0 stars 5 forks source link

Content metadata #14

Open derega opened 9 years ago

derega commented 9 years ago

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.