These concepts are very common place in the world of software development today.
e.g. null string = 0; empty string = "";
e.g. null array = 0; empty array = [];
PROPOSAL: Universal values for a null DID as well as an empty DID (universal => DID Method independent):
null DID = "did:0";
empty DID = "did:";
including pre-defined functions like: bool nullempty = Did.IsNullOrEmpty(someDIDvalue);
Any other ideas/proposals?
Michael Herman
Web 7.0™ / TDW AgenticOS™