RFC 9316: Intent Classification
- C. Li,
- O. Havel,
- A. Olariu,
- P. Martinez-Julia,
- J. Nobre,
- D. Lopez
Abstract
Intent is an abstract, high-level policy used to operate a network. An intent-based management system includes an interface for users to input requests and an engine to translate the intents into the network configuration and manage their life cycle.¶
This document mostly discusses the concept of network intents, but other types of intents are also considered. Specifically, this document highlights stakeholder perspectives of intent, methods to classify and encode intent, and the associated intent taxonomy; it also defines relevant intent terms where necessary, provides a foundation for intent-related research, and facilitates solution development.¶
This document is a product of the IRTF Network Management Research Group (NMRG).¶
Status of This Memo
This document is not an Internet Standards Track specification; it is published for informational purposes.¶
This document is a product of the Internet Research Task Force
(IRTF). The IRTF publishes the results of Internet
Information about the current status of this document, any
errata, and how to provide feedback on it may be obtained at
https://
Copyright Notice
Copyright (c) 2022 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(https://
1. Introduction
The vision of intent-based networks has attracted a lot of attention because it promises to simplify the management of networks by human operators. This is done by simply specifying what should happen on the network without giving any instructions on how to do it. This promise caused many researcher-led activities and telecom companies to start researching this new vision and many Standards Development Organizations (SDOs) to propose different intent frameworks.¶
This document proposes an intent classification methodology and an intent taxonomy. The scope of these proposals is to ensure a common understanding in the research community in terms of what the intent users, intent types, or intent solutions, etc., are for specific scenarios that are being considered.¶
The document represents the consensus of the Network Management Research Group (NMRG). It has been reviewed extensively by the Research Group (RG) members who are actively involved in the research and development of the technology covered by this document. It is not an IETF product and is not a standard.¶
1.1. Research Activities
Intent-based networking is an active research topic spanning across different areas that could benefit from an intent classification and taxonomy.¶
Some examples include:¶
Furthermore, this document is already proving to be extremely relevant to the research community as it has been used as the basis for proposing self-generated Intent-based systems [Bezahaf19], for advancing Virtual Network Function (VNF) placement solutions based on Internet-Based Networks (IBNs) that rely on defining user intent profiles corresponding to abstract network services [Leivadeas21], for improving existing solutions in provisioning intent-based networks, for proposing new approaches to service management [Davoli21], and even for defining grammars for users to specify the high-level requirements for blockchain selection in the form of intent [Padovan20]. As well, the document has been mentioned in surveys addressing the topic of intelligent intent-based autonomous networks [Mehmood21] [Szilagyi21].¶
This document also describes an example on how this proposal has been
successfully applied in an academic environment [POC-IBN] by researchers in the area of Software
The IEEE Communications Society Technical Committee on Network Operation and Management (IEEE-CNOM), IRTF Network Management Research Group, and IFIP WG6.6 have developed a taxonomy for network and service management [IFIP-NSM] that is used by the research community in network management and operations to structure the research area through a well-defined set of keywords and to improve quality of reviews in submissions to journals, conferences, and workshops. The proposed intent taxonomy may be contributed as an extension to this taxonomy for intent-driven management.¶
1.2. Standards and Open-Source Activities
Several SDOs and open-source projects, such as the IRTF NMRG, Open Networking
Foundation (ONF) [ONF] / Open Network
Operating System (ONOS) [ONOS], European
Telecommunicati
More recently, the IRTF NMRG is working on "Intent-Based Networking - Concepts and Definitions" [RFC9315]. This document clarifies the concept of "Intent" and provides an overview of the functionality that is associated with it. The goal is to contribute towards a common and shared understanding of terms, concepts, and functionality that can be used as the foundation to guide further definition of associated research and engineering problems and their solutions.¶
The present document, together with [RFC9315], aims to become the foundation for future intent-related topic discussions regarding the NMRG.¶
The SDOs usually come up with their own way of specifying an intent and their own understanding of what an intent is. Additionally, each SDO defines a set of terms and level of abstraction, its intent users, and the applications and usage scenarios.¶
However, most intent approaches proposed by SDOs share the same features:¶
1.3. Scope
The focus of this document is on the definition of criteria enabling the categorization of intents from viewpoint of the stakeholders. Concepts and definitions related to IBN are provided in [RFC9315].¶
This document mostly addresses intents in the context of network intents; however, other types of intents are not excluded, as presented in Sections 4.4 and 6.2.¶
It is impossible to fully differentiate intents only by the common characteristics followed by concepts, terms, and intentions. This document clarifies what an intent represents for different stakeholders through a classification on various dimensions, such as solutions, intent users, and intent types. This classification ensures common understanding among all participants and is used to determine the scope and priority of individual projects, proof of concepts (PoCs), research initiatives, or open-source projects.¶
The scope of intent classification in this document includes solutions, intent users, and intent types; the initial classification table is made according to this scope. The methodology presented can be used to update the classification tables by adding or removing different solutions, intent users, or intent types to cater to future scenarios, applications, or domains.¶
2. Abbreviations
- AI:
- Artificial Intelligence¶
- CE:
- Customer Equipment¶
- CFS:
- Customer Facing Service¶
- CLI:
- Command-Line Interface¶
- DB:
- Database¶
- DC:
- Data Center¶
- ECA:
- Event Condition Action¶
- GBP:
- Group-Based Policy¶
- GPU:
- Graphics Processing Unit¶
- IBN:
- Intent-Based Network¶
- NFV:
- Network Function Virtualization¶
- O&M:
- OAM & Maintenance¶
- ONF:
- Open Networking Foundation¶
- ONOS:
- Open Network Operating System¶
- PNF:
- Physical Network Function¶
- QoE:
- Quality of Experience¶
- RFS:
- Resource Facing Service¶
- SDO:
- Standards Development Organization¶
- SD-WAN:
- Software-Defined Wide-Area Network¶
- SLA:
- Service Level Agreement¶
- SUPA:
- Simplified Use of Policy Abstractions¶
- VM:
- Virtual Machine¶
- VNF:
- Virtual Network Function¶
3. Definitions
A common and shared understanding of terms and definitions related to IBN is provided in [RFC9315] as follows:¶
- Intent:
- A set of operational goals (that a network should meet) and outcomes (that a network is supposed to deliver) defined in a declarative manner without specifying how to achieve or implement them.¶
- Intent-Based Network:
- A network that can be managed using intent.¶
- Policy:
- A set of rules that governs the choices in behavior of a system.¶
- Intent User:
- A user that defines and issues the intent request to the intent-based management system.¶
Other definitions relevant to this document, such as intent scope, intent network scope, intent abstraction, intent abstraction, and intent life cycle are available in Section 5.¶
4. Abstract Intent Requirements
In order to understand the different intent requirements that would drive intent classification, we first need to understand what intent means for different intent users.¶
4.1. What is intent?
The term "Intent" has become very widely used in the industry for different purposes; sometimes its use is not even in agreement with SDO-shared principles mentioned in Section 1. [RFC9315] brings clarification with relation to what an intent is and how it differentiates from policies and services.¶
Different stakeholders have different perspectives of the network;
therefore, they have different intent requirements. Their intent is sometimes
technical, non-technical, abstract, or technology specific. Therefore, it
is important to start a discussion in the industry and academic communities
about what intent is for different solutions and intent users. It is also
imperative to try to propose some intent categories
4.2. Intent Solutions and Intent Users
Intent types are defined by all aspects that are required to profile different requirements to easily distinguish between them. However, in order to facilitate a clustered classification, we can focus on two aspects: the solution and intent user. They can be considered to be the main keys to classify intents, as we can easily group requirements by solution and intent user.¶
On the one hand, different solutions and intent users have different requirements, expectations, and priorities for intent-based networking. Therefore, intent users require different intent types, depending on their context, since they participate in different use cases. For instance, some intent users are more technical and require intents that expose more technical information. Other intent users do not have knowledge of the network infrastructure and require intents that shield them from different networking concepts and technologies.¶
The following are the solutions and intent users that intent-based networking needs to support:¶
These intent solutions and intent users represent a starting point for the classification and are expendable through the methodology presented in Section 6.1.¶
4.3. Benefits of Intents for Different Stakeholders
Current network APIs and CLIs are too complex because they are highly integrated with the low-level concepts exposed by networks. Customers, application developers, and end users must not be required to set IP addresses, VLANs, subnets, or ports, whereas operators may still want to have both more technical and network visibility. All stakeholders would benefit from simpler interfaces, such as:¶
Operators and administrators manually troubleshoot and fix their networks and services. They instead want to:¶
Currently, intent users cannot build their own services and policies without becoming technical experts and performing manual maintenance actions. They instead want to be able to:¶
4.4. Intent Types That Need to Be Supported
Next to the intent solutions and intent users, another way to categorize the intent is through the intent types. The following intent types and subtypes need to be supported in order to address the requirements from different solutions and intent users.¶
It is important to mention all of the previously mentioned types and
subtypes may affect other intents. For example, operational task intent can
modify many other intents. The task itself is short lived, but the
modification of other intents has an impact on their life cycle, so those
changes must continue to be continuously monitored and
self corrected
5. Functional Characteristics and Behavior
Intent can be used to operate immediately on a target (much like issuing a command) or whenever it is appropriate (e.g., in response to an event). In either case, intent has a number of behaviors that serve to further organize its purpose, as described by the following subsections.¶
5.1. Abstracting Intent Operation
The modeling of intents can be abstracted using the following three-tuple:¶
{Context, Capabilities, Constraints}¶
Metadata can be attached via strategy templates to each of the elements of the three-tuple and may be used to describe how the intent should be used and how it operates as well as prescribe any operational dependencies that must be taken into account.¶
Although different intent categories share the same abstracted intent model, each category will have its own specific context, capabilities, and constraints.¶
5.2. Intent User Types
Expanding on the introduction in Section 4.2, intent user types represent the intent users that define and issue the intent request. Depending on the intent solutions, there are specific intent users. Examples of intent users are customers, network operators, service operators, enterprise administrators, cloud administrators, underlay network administrators, or application developers.¶
5.3. Intent Scope
Intents are used to manage the behavior of the networks they are applied to and all intents are applied within a specific scope, such as:¶
These intent scopes are expendable through the methodology presented in Section 6.1.¶
5.4. Intent Network Scope
Regardless of the intent user type, their intent request affects the network, or network components, which are representing the intent targets.¶
Thus, the intent network scope, or policy target as known in the area of declarative policy, can represent VNFs or PNFs, physical network elements, campus networks, SD-WANs, RANs, cloud edges, cloud cores, branches, etc.¶
5.5. Intent Abstraction
Intent can be classified by whether it is necessary to feed back technical network information or non-technical information to the intent user after the intent is executed. As well, intent abstraction covers the level of technical details in the intent itself.¶
As per the definition of "intent" provided in [RFC9315], lower-level intents are not considered to qualify as intents. However, we kept this classification to identify any PoCs / Demos / Use Cases that still either require or implement a lower level of abstraction for intents.¶
5.6. Intent Life Cycle
Intents can be classified into transient and persistent intents:¶
- Transient:
- The intent has no life-cycle management. As soon as the specified operation is successfully carried out, the intent is finished and can no longer affect the target object.¶
- Persistent:
- The intent has life-cycle management. Once the intent is successfully activated and deployed, the system will keep all relevant intents active until they are deactivated or removed.¶
5.7. Autonomous Driving Levels
In different phases of the autonomous driving network [TMF-AUTO], the intents are different. Depending on the Autonomous Network Level of the overall solution, we may have different intent requirements and types. For example, at lower levels, the customer intent is:¶
Typical examples of autonomous driving networks level 0 to 5 are shown below.¶
- Level 0 - Traditional manual network:
-
O&M personnel manually control the network and obtain network alarms and logs.¶
- No intent¶
- Level 1 - Partially automated network:
-
Automated scripts are used to automate service provisioning, network deployment, and maintenance. The network provides shallow perception of the network status and decision making suggestions.¶
- No intent¶
- Level 2 - Automated network:
-
This entails the automation of most service provisioning, network deployment, and maintenance of a comprehensive perception of network status and local machine decision
-making .¶ - simple intent on service provisioning¶
- Level 3 - Self
-optimization network: -
This entails a deep awareness of network status and automatic network control, meeting requirements of intent users of the network.¶
- Intent based on network status cognition¶
- Level 4 - Partial autonomous network:
-
In a limited environment, people do not need to participate in decision-making and networks can adjust themselves.¶
- Intent based on limited AI¶
- Level 5 - Autonomous network:
-
In different network environments and network conditions, the network can automatically adapt and adjust to meet people's intentions.¶
- Intent based on AI¶
6. Intent Classification
This section proposes an approach to intent classification that may help to classify mainstream intent-related demos/tools.¶
The three classifications in this document have been proposed from scratch (following the methodology presented) through three iterations: one for a carrier network intent solution, one for a DC intent solution, and one for an enterprise intent solution. For each intent solution, we identified the specific intent users and intent types. Then, we further identified intent scope, network scope, abstractions, and life-cycle requirements.¶
These classifications and the generated tables can be easily extended. For example, for the DC intent solution, a new category "resource scope" is identified, and the classification table has been extended accordingly.¶
In the future, as new scenarios, applications, and domains emerge, new classifications and taxonomies can be identified, following the proposed methodology.¶
The intent classifications have been documented to the best of our knowledge at the time of writing. Additional classifications will most likely come to light in the future.¶
The output of the intent classification is the intent taxonomy introduced in the subsections of this section.¶
Thus, the subsections of Section 6 introduce the proposed intent classification methodology, the consolidated intent taxonomy for three intent solutions, and the concrete examples of intent classifications for three different intent solutions (e.g., carrier network, data center, and enterprise) that were derived using the proposed methodology and can be filled in for PoCs, demos, research projects, or future documents.¶
6.1. Intent Classification Methodology
This section describes the methodology used to derive the initial classification proposed in the document. The proposed methodology can be used to create new intent classifications from scratch by analyzing the solution knowledge. As well, the methodology can be used to update existing classification tables by adding or removing different solutions, intent users, or intent types in order to cater to future scenarios, applications, or domains.¶
The intent classification workflow starts from the solution knowledge, which can provide information on requirements, use cases, technologies used, network properties, intent users that define and issue the intent request, and requirements. The following defines the steps to classify an intent:¶
6.2. Intent Taxonomy
The following taxonomy describes the various intent solutions, intent user types, intent types, intent scopes, network scopes, abstractions, and life cycles. The taxonomy represents the output of the intent classification tables for each of the solutions addressed (i.e., carrier, data center, and enterprise solutions).¶
The intent scope categories in Figure 2 are shared among the carrier, DC, and enterprise solutions. The abbreviations (Cx) in Sections 6.3.2 and 6.4.2 are introduced with the scope of fitting as column title in the following tables.¶
6.3. Intent Classification for Carrier Solution
6.3.1. Intent Users and Intent Types
This section addresses steps 1, 2, and 3 from Figure 1. The following table describes the intent users in carrier solutions and intent types with their descriptions for different intent users.¶
6.3.2. Intent Categories
This subsection addresses steps 4 to 7 from Figure 1. The following are the proposed categories:¶
- Intent Scope:
- C1=Connectivity, C2
=Security /Privacy, C3=Application, C4=QoS¶ - Network Scope:
- Abstraction (ABS):
- C1=Technical (with technical feedback), C2
=Non -technical (without technical feedback) (see Section 5.2).¶ - Life cycle (L-C):
- C1=Persistent (full life cycle), C2=Transient (short lived)¶
6.3.3. Intent Classification Example
This section contains an example of how the methodology described in Section 6.1 can be used in order to classify intents introduced in the "A Multi-Level Approach to IBN" PoC demonstration [POC-IBN]. This PoC is led by academics carrying out research in the area of SDN/NFV, and the specific problem they are addressing is the application of the intent concept at different levels that correspond to different stakeholders. For this research work, they considered two types of intents: slice intents and service chain intents.¶
In this PoC [POC-IBN], a slice intent expresses a request for a network slice with two types of components: a set of top-layer virtual functions and a set of virtual switches and/or routers of L2/L3 VNFs. A service chain intent expresses a request for a service operated through a chain of service components running in L4-L7 virtual functions.¶
Following the intent classification methodology described step by step in Section 6.1, the following can be derived:¶
The following table shows how to represent this information in a tabular form. The "X" in the table refers to the slice intent; the "Y" in the table refers to the service chain intent.¶
6.4. Intent Classification for Data Center Network Solutions
6.4.1. Intent Users and Intent Types
The following table describes the intent users in DC network solutions and intent types with their descriptions for different intent users.¶
6.4.2. Intent Categories
The following are the proposed categories:¶
- Intent Scope:
- C1=Connectivity, C2
=Security /Privacy, C3=Application, C4=QoS, C5=Storage, C6=Compute¶ - Network Scope
- Abstraction (ABS):
- C1=Technical (with technical feedback), C2
=Non -technical (without technical feedback) (see Section 5.2).¶ - Life cycle (L-C):
- C1=Persistent (full life cycle), C2=Transient (short lived)¶
6.4.3. Intent Classification Example
This section depicts an example on how the methodology described in Section 6.1 can be used by the research community to classify intents. As mentioned in Section 6.3.3, a successful use of the classification proposed in this document is introduced in the PoC demonstration titled "A Multi-Level Approach to IBN" [POC-IBN]. The PoC is led by academics carrying out research in the area of SDN/NFV; the specific problem they are addressing is the application of the intent concept at different levels that correspond to different stakeholders.¶
For their research work, they considered two types of intents: slice intents and service chain intents. For the data center solution, only the slice intent is relevant.¶
As already mentioned in Section 6.3.3, a slice intent expresses a request for a network slice with two types of components: a set of top-layer virtual functions and a set of virtual switches and/or routers of L2/L3 VNFs.¶
Following the intent classification methodology described step by step in Section 6.1, we identify the following:¶
The following table shows how to represent this information in a tabular form; the "X" in the table refers to the slice intent.¶
6.5. Intent Classification for Enterprise Solution
6.5.1. Intent Users and Intent Types
The following table describes the intent users in enterprise solutions and their intent types.¶
6.5.2. Intent Categories
The following are the proposed categories:¶
- Intent Scope:
- C1=Connectivity, C2
=Security /Privacy, C3=Application, C4=QoS¶ - Network (Net) Scope:
- C1=Campus, C2=Branch, C3=SD-WAN¶
- Abstraction (ABS):
- C1=Technical (with technical feedback), C2
=Non -technical (without technical feedback) (see Section 5.2)¶ - Life cycle (L-C):
- C1=Persistent (full life cycle), C2=Transient (short lived)¶
The following is the intent classification table example for enterprise solutions.¶
7. Conclusions
This document is aligned with the RG objectives and supports investigations into intent-based networking by proposing an intent categorization methodology and taxonomy. It brings clarification to what an intent represents for different stakeholders through the proposal of an intent classification approach, ensuring that a common understanding among all the participants exists. This, together with the proposed intent taxonomy provides a solid foundation for future intent-related discussions within the NMRG.¶
The benefits of this intent classification document in the research community have been demonstrated through a PoC implementation [POC-IBN] in which the document's concepts have been applied at different levels corresponding to different stakeholders.¶
8. Security Considerations
This document identifies security and privacy as categories of the intent scope. The intents could be solely security intents and privacy intents, or security can be embedded in the intents that include also connectivity, application, and QoS scope.¶
Security and privacy scope is when the intent specifies the security characteristics of the network, customers, or end users, and privacy for customers and end users.¶
More details of these security intents will be described in future documents that specify architecture, functionality, user intents, and models. An analysis of the security considerations of the overall intent-based system is provided in Section 9 of [RFC9315].¶
9. IANA Considerations
This document has no IANA actions.¶
10. Informative References
- [Banerjee21]
- Banerjee, A., Mwanje, S., and G. Carle, "Contradiction Management in Intent-driven Cognitive Autonomous RAN", .
- [Bezahaf19]
-
Bezahaf, M., Hernandez, M., Bardwell, L., Davies, E., Broadbent, M., King, D., and D. Hutchison, "Self-Generated Intent-Based System", 10th International Conference on Networks of the Future (NoF), DOI 10
.1109 , , <https:///No F47743 .2019 .9015045 doi >..org /10 .1109 /No F47743 .2019 .9015045 - [Bezahaf21]
-
Bezahaf, M., Davies, E., Rotsos, C., and N. Race, "To All Intents and Purposes: Towards Flexible Intent Expression", IEEE 7th International Conference on Network Softwarization (NetSoft), DOI 10
.1109 , , <https:///Net Soft51509 .2021 .9492554 doi >..org /10 .1109 /Net Soft51509 .2021 .9492554 - [Davoli21]
-
Davoli, G., "Programmability and Management of Software
-Defined Network Infrastructures , ." - [IFIP-NSM]
-
IFIP, "Network and Service Management Taxonomy", <https://
www >..simpleweb .org /ifip /taxonomy .html - [Jacobs18]
-
Jacobs, A., Pfitscher, R., Ferreira, R., and L. Granville, "Refining Network Intents for Self-Driving Networks", Proceedings of the Afternoon Workshop on Self-Driving Networks (SelfDN), DOI 10
.1145 , , <https:///3229584 .3229590 doi >..org /10 .1145 /3229584 .3229590 - [Leivadeas21]
-
Leivadeas, A. and M. Falkner, "VNF Placement Problem: A Multi-Tenant Intent-Based Networking Approach", 24th Conference on Innovation in Clouds, Internet and Networks and Workshops (ICIN), DOI 10
.1109 , , <https:///ICIN51074 .2021 .9385553 doi >..org /10 .1109 /ICIN51074 .2021 .9385553 - [Mehmood21]
-
Mehmood, K., Kralevska, K., and D. Palma, "Intent-driven Autonomous Network and Service Management in Future Networks: A Structured Literature Review", DOI 10
.48550 , , <https:///ar Xiv .2108 .04560 doi >..org /10 .48550 /ar Xiv .2108 .04560 - [ONF]
-
Open Networking Foundation, "Intent NBI - Definition and Principles", , <https://
opennetworking >..wpengine .com /wp -content /uploads /2014 /10 /TR -523 _Intent _Definition _Principles .pdf - [ONOS]
-
Koshibe, A., "Intent Framework", , <https://
wiki >..onosproject .org /display /ONOS /Intent+Framewor k / - [Padovan20]
- Padovan, S., "Design and Implementation of a Blockchain Intent Management System", .
- [POC-IBN]
-
Martini, B., Cerroni, W., Gharbaoui, M., and D. Borsatti, "A Multi-Level Approach to IBN", IETF 108 Hackathon Report, , <https://
www >..ietf .org /proceedings /108 /slides /slides -108 -nmrg -ietf -108 -hackathon -report -a -multi -level -approach -to -ibn -02 - [RFC9315]
-
Clemm, A., Ciavaglia, L., Granville, L. Z., and J. Tantsura, "Intent-Based Networking - Concepts and Definitions", RFC 9315, DOI 10
.17487 , , <https:///RFC9315 www >..rfc -editor .org /info /rfc9315 - [Szilagyi21]
-
Szilágyi, P., "I2BN: Intelligent Intent Based Networks", Journal of ICT Standardization, Volume 9, Issue 2, DOI 10
.13052 , , <https:///jicts2245 -800X .926 doi >..org /10 .13052 /jicts2245 -800X .926 - [Tian19]
-
Tian, B., Zhang, X., Zhai, E., Liu, H., Ye, Q., Wang, C., Wu, X., Ji, Z., Sang, Y., Zhang, M., Yu, D., Tian, C., Zheng, H., and B. Zhao, "Safely and automatically updating in-network ACL configurations with intent language", SIGCOMM '19: Proceedings of the ACM Special Interest Group on Data Communication, DOI 10
.1145 , , <https:///3341302 .3342088 doi >..org /10 .1145 /3341302 .3342088 - [TMF-AUTO]
- Boasman-Patel, A., Sun, D., Wang, Y., Maitre, C., Domingos, J., Troullides, Y., Mas, I., Traver, G., and G. Lupo, "Autonomous Networks: Empowering Digital Transformation For The Telecoms Industry", .
Acknowledgments
This document has benefited from reviews, suggestions, comments, and proposed text provided by the following members listed in alphabetical order: Mehdi Bezahaf, Brian E. Carpenter, Laurent Ciavaglia, Benoit Claise, Alexander Clemm, Yehia Elkhatib, Jerome Francois, Pedro Andres Aranda Gutierrez, Daniel King, Branislav Meandzija, Bob Natale, Juergen Schoenwaelder, Xiaolin Song, and Jeff Tantsura.¶
We thank Barbara Martini, Walter Cerroni, Molka Gharbaoui, and Davide Borsatti for contributing with their "A multi-level approach to IBN" PoC demonstration, a first attempt to adopt the intent classification methodology.¶
Contributors
The following people all contributed to creating this document:¶
Contributed significant text:¶
Contributed text in early draft versions of this document:¶