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”:http://www.yergler.net/projects/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.