The default namespace for GO is gene_ontology if you download the obo file direct from the GO folks. Our software expects the namespace to be GO which means we currently have to manually change the go.obo file to say:
default-namespace: GO
Changing this in software could be a big pain but might be necessary at some point.