A few weeks ago, as I shared here, I exported all graphs and imported them into a fresh EDG Studio install to fix a Lucene indexing issue. This caused every prefix in EDG to be assigned to every graph. (Thanks jena!) (EDG 7.2, I know this has been addressed in 7.3)
I am still trying to recover from this disaster. I have been slowly going through each graph, changing the prefixes to the the correct set. I have also ensured the EDG-wide defaults are correct.
However, even when creating a new Data Graph, importing an N-Triples file (no prefixes!), ensuring that only the correct prefixes are in Settings, I am still seeing the incorrect prefixes on forms, in the source code panel, in the SPARQL panel, etc...
Looking at the Source Code and SPARQL panels and expanding the prefix twisty, I see the 200+ prefixes listed. How do I force the prefixes listed there to reflect the EDG and graph defaults? Are the prefixes used by these panels stored somewhere?
Thanks in advance for your help. This is getting super annoying. I'm getting questions from others as to why there are "crazy" prefixes showing up.
Tim