Skip to content

Instantly share code, notes, and snippets.

@melvincarvalho
Created February 13, 2016 22:46
Show Gist options
  • Select an option

  • Save melvincarvalho/53683f4cba434b844dd5 to your computer and use it in GitHub Desktop.

Select an option

Save melvincarvalho/53683f4cba434b844dd5 to your computer and use it in GitHub Desktop.
solid context
// These pass a context object which hold various RDF symbols
// as they becaome availale
//
// me RDF symbol for the users' webid
// publicProfile The user's public pofile, iff loaded
// preferencesFile The user's personal preferences file, iff loaded
// index.public The user's public type index file
// index.private The user's private type index file
// noun A string in english for the tpe of thing -- like "address book"
// instance An array of nodes which are existing instances
// containers An array of nodes of containers of instances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment