addNamespace(ns, url, ver)This method registers a new namespace for use with saveMRDI and loadMRDI. A namespace must be registered before any save or load methods can be added to it using addSaveMethod or addLoadMethod.
The namespace, URL, and version are written into the _ns field of the MRDI JSON output.
The "Macaulay2" and "Oscar" namespaces are registered automatically when the package is loaded.
|
|
|
The object addNamespace is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/MRDI.m2:826:0.