The prefixId used in the model object is lost when serializing / deserializing.
Since some functions need a prefix ID, it would be nice if there was some way to preserve it.
A couple options come to mine:
- analyzing the object URI's to determine a prefix
- storing the prefix in the NamespaceMap - would need some convention on how to recognize the prefix