Skip to main content
  1. Posts/

mozCC progress report

So, a status report on mozCC. This is what works:

  • RDF extraction (for real this time)
  • RDF parsing (again, for real)
  • interpretation of License permissions (mostly)

Things left to do (fix):

  • display the parsed license and work information in a dialog when the user clicks the toolbar button (ala ccValidator)
  • properly handle some of the license attributes (i.e., “no derivatives” is signaled by the absence rather than presence of some RDF)
  • some graphical cleanup

Right now things are only working with Mozilla Firebird, but I’m hoping to add Mozilla Suite support as well once things reach a basic level of functionality.