I committed what should definitely be a non-permanent fix that just prevents the
tabulator ontology from being overridden, with plans for making a real fix
post-release.
This bug turned out to be that 2005/ajar/ajaw/data.rdf and data.n3 were both
still calling the namespace "tab" http://dig.csail.mit.edu/2005/ajar/ajaw/ont# ,
which was then overwriting our internal namespace. This is a serious bug,
seeing as it breaks things that use the tabulator ontology. We fixed it by
changing the files to the proper URI, but it is worth noting that this bug is
definitely very fixable and definitely needs to be fixed.
timbl, this bug entered from r3690 to r3691, which reads
------------------------------------------------------------------------
r3691 | timbl | 2007-08-07 10:41:48 -0400 (Tue, 07 Aug 2007) | 1 line
Fix use of old tabulator ontology
Is this change absolutely necessary? It makes seemingly all things related to
the tabulator project fail to load.