MEC URN namespace: Difference between revisions
Rauschenbac (talk | contribs) No edit summary |
Rauschenbac (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<h3> Introduction</h3> | <h3> Introduction</h3> | ||
ETSI ISG MEC is maintaining a namespace registry as a sub tree of the ETSI root | ETSI ISG MEC is maintaining a namespace registry as a sub tree of the ETSI root <nowiki>urn:etsi</nowiki> namespace. A description of the top level ETSI URN namespace can be found on the ETSI webpage [https://portal.etsi.org/PNNS/GenericAllocation/ETSIURNNamespace.aspx 1]. The MEC URN namespace has the following structure: | ||
<pre>urn:etsi:mec:<MEC sub-tree></pre> | <pre>urn:etsi:mec:<MEC sub-tree></pre> | ||
Line 6: | Line 6: | ||
<h3>MEC sub-tree</h3> | <h3>MEC sub-tree</h3> | ||
{| class="wikitable" | |||
|+ | |||
!MEC sub-tree | |||
!Full Namespace | |||
!Type | |||
!Description | |||
|- | |||
|coord | |||
|<nowiki>urn:etsi:mec:coord</nowiki> | |||
|string | |||
< | |The namespace for Lifecycle management (LCM) coordination actions specified in group | ||
specifications defined by ETSI ISG MEC. The following ETSI MEC specifications define LCM coordination actions: | specifications defined by ETSI ISG MEC. The following ETSI MEC specifications define LCM coordination actions: | ||
<ul> | <ul> | ||
Line 24: | Line 22: | ||
[https://www.etsi.org/deliver/etsi_gs/MEC/001_099/01002/ 2]).</li> | [https://www.etsi.org/deliver/etsi_gs/MEC/001_099/01002/ 2]).</li> | ||
</ul> | </ul> | ||
|} | |||
<h3>Type definitions</h3> | <h3>Type definitions</h3> |
Revision as of 13:31, 28 April 2021
Introduction
ETSI ISG MEC is maintaining a namespace registry as a sub tree of the ETSI root urn:etsi namespace. A description of the top level ETSI URN namespace can be found on the ETSI webpage 1. The MEC URN namespace has the following structure:
urn:etsi:mec:<MEC sub-tree>
The following sections describe the basic structure of the sub-tree and how an entry in the registry can be requested.
MEC sub-tree
MEC sub-tree | Full Namespace | Type | Description |
---|---|---|---|
coord | urn:etsi:mec:coord | string | The namespace for Lifecycle management (LCM) coordination actions specified in group
specifications defined by ETSI ISG MEC. The following ETSI MEC specifications define LCM coordination actions:
|
Type definitions
string = 1*(ALPHANUMERIC/-/_) # a string should contain one or more upper- or lower-case letters, integer numbers, hyphens or underscores ALPHA = {a-zA-Z} ALPHANUMERIC = {a-zA-Z0-9}
Adding an entry (for ETSI ISG MEC group only)
A new MEC sub-tree can only be requested by an the ETSI MEC ISG and their its working groups, by making a contribution to ETSI ISG MEC (DECODE).
Pre-condition: a MEC work item running has identified the need to enable a URN namespace. A contact person to formalize the request has been identified (e.g., a technical group official such as a WG Chair, the work item rapporteur or the author of the CR that introduces the new namespace subtree in the specification).