Skip to content

Namespaces and versions (2022 02 transition)

Ari Keränen edited this page Feb 21, 2022 · 7 revisions

Document what we are doing for namespaces and versions (2022-02 transition).

For example

"namespace" : {
 "ocf" : "https://onedm.org/ecosystem/ocf"
},
"defaultNamespace" : "ocf"

(The ecosystem can also supply its own prefix, if it wants.) URIs are not intended to resolve, so any source of stable URIs can be used, including https://github.com/ecosystem1/randomname.

For versions, will use ecosystem extension for ecosystem models. For example

"info" : {
 "oma:version" : "1.1"
}
Clone this wiki locally