Skip to content

Instantly share code, notes, and snippets.

$.ajax({
'type': 'POST',
'url': '/api/content/reprocessPreviews',
'data': {
'revision_mime': [
'application/msword',
'application/rdf+xml',
'application/vnd.ms-excel',
'application/vnd.ms-powerpoint',
'application/vnd.oasis.opendocument.presentation',
@simong
simong / revisions.md
Created October 30, 2012 13:52
Revision history

The content module for Sakai OAE

Cassandra model

Column families

1. Content

Holds the actual metadata for a piece of content

2. LibraryByPrincipal

Three rows per principal that each holds IDs of the content items that are visible in this library.