Skip to content

Commit d134526

Browse files
docs/schema/identifiers.md: Explain who can register an OCID prefix
1 parent 9a66b74 commit d134526

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/schema/identifiers.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ The only purpose of the OCID prefix is to turn *locally* unique identifiers into
7979

8080
To ensure that your `ocid`s do not conflict with those of another publisher, you must [register an OCID prefix](../guidance/build.md#register-an-ocid-prefix).
8181

82+
```{admonition} Who can register an OCID prefix?
83+
:class: hint
84+
85+
In principle, anyone can register an OCID prefix. In practice, it is primarily governments and public institutions, as well as businesses and civil society organizations.
86+
87+
There can be multiple government publishers in a jurisdiction. For example, if the national government centralizes data about contracting processes, then it might be the only government to publish in that jurisdiction, using a single OCID prefix. On the other hand, if subnational governments have the authority to procure, control procurement systems, and/or collect procurement data, then they might also publish, using their own OCID prefixes.
88+
```
89+
8290
Only the publisher that registered an OCID prefix is authorized to assign new `ocid`s with that OCID prefix, or to delegate this responsibility.
8391

8492
```{note}

0 commit comments

Comments
 (0)