<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 2.6.10) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-sastry-spacerg-space-research-infra-typology-01" category="info" consensus="true" submissionType="IRTF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="SpaceRG-Infra">A typology of Space Research Infrastructures</title>
    <seriesInfo name="Internet-Draft" value="draft-sastry-spacerg-space-research-infra-typology-01"/>
    <author fullname="Nishanth Sastry">
      <organization>University of Surrey</organization>
      <address>
        <email>n.sastry@surrey.ac.uk</email>
      </address>
    </author>
    <author fullname="Juan A. Fraire">
      <organization>Inria</organization>
      <address>
        <email>juan.fraire@inria.fr</email>
      </address>
    </author>
    <date year="2026" month="August" day="06"/>
    <area>IRTF</area>
    <workgroup>Systems and Protocol Aspects for Circumstellar Environments</workgroup>
    <keyword>simulators</keyword>
    <keyword>emulators</keyword>
    <keyword>testbeds</keyword>
    <keyword>in-orbit platforms</keyword>
    <keyword>datasets</keyword>
    <keyword>measurement tools</keyword>
    <keyword>implementations</keyword>
    <keyword>libraries</keyword>
    <keyword>visualizers</keyword>
    <keyword>research platforms</keyword>
    <abstract>
      <?line 66?>

<t>Space networking research increasingly relies on a heterogeneous ecosystem of software, datasets, experimental platforms, reference implementations, and operational research assets.
These resources have historically been developed independently by different research groups, agencies, and projects, making discovery, comparison, interoperability, and reuse difficult.
Existing registries typically catalogue tools individually but provide limited guidance on their functional role within the research lifecycle.</t>
      <t>This document proposes a typology for research infrastructures relevant to the Space Research Group (SPACERG).
The proposed taxonomy groups resources by the research function they serve, independently of their implementation technology or project origin.
The typology provides a common vocabulary for describing software and non-software research assets, supports the organization of community registries, and facilitates interoperability, reproducibility, and long-term maintenance of research infrastructures.
The classification is intended to evolve as new classes of research resources emerge.
The typology is implemented by a machine-readable registry of research resources maintained by the research group.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://irtf-spacerg.github.io/id-leo-tools/draft-sastry-spacerg-space-research-infra-typology.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-sastry-spacerg-space-research-infra-typology/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Systems and Protocol Aspects for Circumstellar Environments Research Group mailing list (<eref target="mailto:space@irtf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/space/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/space/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/irtf-spacerg/id-leo-tools"/>.</t>
    </note>
  </front>
  <middle>
    <?line 78?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Research in space networking depends upon a broad collection of complementary research infrastructures.
These include simulation environments, network emulators, protocol implementations, datasets, browser-based experimentation environments, visualization tools, experimental testbeds, satellite constellations, and software supporting data collection and analysis.
While many of these resources have become widely adopted within individual research communities, they are often documented independently, use inconsistent terminology, and overlap in functionality.</t>
      <t>As the Space Research Group (SPACERG) develops a shared registry of research infrastructures, it has become apparent that simply maintaining a list of available tools is insufficient.
Users require a consistent method of understanding <em>what role</em> a resource plays within the research ecosystem, how it complements other resources, and where it fits within an experimental workflow.
A common typology also improves discoverability, assists researchers in selecting appropriate infrastructures, and enables more consistent metadata across independently maintained registries.</t>
      <t>The purpose of this document is to establish a common vocabulary that lets researchers classify and discover research infrastructures relevant to space networking consistently.
It does not prescribe a fixed ontology.
The taxonomy is intended to support the SPACERG registry, facilitate interoperability with other research infrastructure catalogues, and provide a foundation for future standardization efforts within the IRTF and IETF research communities.</t>
    </section>
    <section anchor="the-typology">
      <name>The typology</name>
      <t>The typology described in this document was developed by analysing the verified research resources collected from the community and curated in the SPACERG registry.
The categories emerged from the primary research purpose each resource serves.
Software architecture and implementation language proved to be poor discriminators: two resources built on the same framework and written in the same language may occupy entirely different positions in an experimental workflow.
This functional approach accommodates both software and non-software research assets and remains applicable as new technologies are introduced.</t>
      <t>The initial categories identified include, under the names used by the registry:</t>
      <ul spacing="normal">
        <li>
          <t><strong>Simulator</strong>, modelling network behaviour using abstract representations (flow-level, packet-level, or discrete-event) to support scalable experimentation without executing real protocol stacks.</t>
        </li>
        <li>
          <t><strong>Emulator</strong>, reproducing the timing and topology of target systems while executing real protocol implementations and operating-system network stacks.</t>
        </li>
        <li>
          <t><strong>Testbed</strong>, offering physical, virtual, or hybrid environments with real links, such as terminal deployments and ground stations, for integrated experimental evaluation.</t>
        </li>
        <li>
          <t><strong>In-orbit platform</strong>, representing operational or experimental space assets (research satellites, constellations, and hosted payloads) that provide real-world experimentation opportunities.</t>
        </li>
        <li>
          <t><strong>Dataset / data</strong>, including curated measurement datasets and live data services such as orbital-element feeds.</t>
        </li>
        <li>
          <t><strong>Measurement</strong>, providing tools and methodologies that produce new measurements, including browser-integrated extensions, terminal-telemetry collectors, Internet-scanning methodologies, and benchmarking frameworks.</t>
        </li>
        <li>
          <t><strong>Implementation</strong>, providing runnable protocol stacks, proxies, and flight software deployed in experiments, such as Bundle Protocol implementations, non-terrestrial-network radio access stacks, and performance-enhancing proxies.</t>
        </li>
        <li>
          <t><strong>Library</strong>, providing reusable building blocks embedded by other resources, such as orbit propagators, contact-plan generators, and routing libraries.</t>
        </li>
        <li>
          <t><strong>Visualizer</strong>, supporting analysis, interpretation, and presentation of orbital and network state.</t>
        </li>
        <li>
          <t><strong>Research platform</strong>, offering orchestration and service environments for experimentation, such as satellite edge-computing and serverless frameworks.</t>
        </li>
      </ul>
      <t>The registry vocabulary additionally reserves a small set of auxiliary labels (Meta-resource, Commercial / service, Unresolved, Other) for resources that fall outside these research categories or that await classification.</t>
      <t>Although these categories provide broad coverage of the current SPACERG registry, they are not intended to be exhaustive.
New categories may emerge as the community develops additional research infrastructures, including digital twins, AI-assisted experimentation platforms, workflow management systems, and cloud-based experimentation environments.</t>
      <section anchor="what-resisted-classification">
        <name>What resisted classification</name>
        <t>Applying the typology to the collected resources exposed four boundaries that a single class label cannot carry on its own.
They are recorded here because they shape the registry schema, and because they are the places where two curators are most likely to disagree.</t>
        <t>The first is the boundary between simulation and emulation.
Whether a resource executes real protocol stacks is the property researchers most often want to know, and it does not align cleanly with either class.
Some emulators run unmodified containers over shaped links, some simulators embed a real transport implementation, and some resources do either depending on how they are configured.
The registry therefore carries execution fidelity on its own axis, and the class label alone does not imply it.</t>
        <t>The second is that a project and a resource are different units.
A testbed and the measurement traces it publishes have different licences, contacts, maintenance states and lifecycles, so they are described by separate records under different classes even when one produces the other.
Several projects in the registry appear this way, spanning three or four classes between them.</t>
        <t>The third is that the distinction between a library and an implementation depends on how a resource is used.
The same codebase can be a standalone protocol stack in one deployment and an embedded component in another, and the class records the role in which it is most commonly encountered.</t>
        <t>The fourth is that in-orbit platforms and testbeds share an access model.
Both are typically reached through an experimenter programme rather than a download, and the class records where the asset is while the access model is described separately.</t>
        <t>None of the collected resources have so far required the Unresolved or Other labels.
That the categories held is a weak result: the collection comes from a community with shared assumptions about what counts as a research resource, and a sweep across adjacent fields would likely surface cases that do not fit.</t>
      </section>
    </section>
    <section anchor="the-spacerg-registry">
      <name>The SPACERG Registry</name>
      <t>The typology in this document is implemented by a community registry maintained by SPACERG in the repository that also hosts this document, and published as a searchable page with JSON and CSV exports <xref target="REGISTRY"/>.
Each resource is described by one machine-readable record carrying its class under this typology, functional metadata (how orbital dynamics are defined, which layers are covered, whether real protocol stacks are exercised, the largest scale demonstrated in a publication, and input and output formats), and provenance metadata (license, a named contact, how the entry was collected, and when it was last verified).</t>
      <t>Additions and corrections are made by pull request, one file per resource, and are validated automatically against the registry schema.
To be included, a resource should be specific to space or satellite networking, usable by others through a public artifact or a documented access program, and verifiable through a working URL and, where claims matter, a publication.</t>
      <t>Registry entries are point-in-time observations: tools are abandoned, URLs move, and maintenance states go stale.
Each record therefore carries a last-verified date and entries are re-verified periodically.
Entries that fail verification are marked as historic rather than deleted, because unmaintained resources remain relevant as baselines against which published results were obtained.</t>
    </section>
    <section anchor="relationship-to-other-spacerg-work">
      <name>Relationship to other SPACERG work</name>
      <t>This typology and the registry that implements it are complementary to the registry of announced, filed and deployed satellite constellations maintained by the research group <xref target="CONSTELLATIONS"/>.
This work catalogues what researchers can experiment with; that one catalogues what is being built and what has been claimed.
The two use the same contribution model, the same validation approach and the same publication mechanics, and are intended to be usable together.</t>
      <t>One design choice is shared between them.
A record describes a single resource, under this typology, or a single authorisation, in the constellation registry, and a project-level or operator-level view is composed from the records by whoever needs one.
Both registries also treat their entries as observations at a date and carry the date with the claim.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document defines a vocabulary for describing research infrastructures and introduces no protocol mechanisms.
The registry that implements it records public information about publicly available resources.</t>
      <t>Entries link to third-party code, data and services.
Inclusion in the registry carries no security assessment of what a link points to, and readers running registry-listed software should evaluate it as they would any other third-party dependency.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="REGISTRY" target="https://irtf-spacerg.github.io/id-leo-tools/registry/">
          <front>
            <title>SPACERG Space Networking Tools Registry</title>
            <author>
              <organization>IRTF Space Research Group</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="CONSTELLATIONS" target="https://irtf-spacerg.github.io/id-leo-constellations/registry/">
          <front>
            <title>SPACERG Satellite Constellation Registry</title>
            <author>
              <organization>IRTF Space Research Group</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="DAGSTUHL" target="https://www.dagstuhl.de/seminars/seminar-calendar/seminar-details/26062">
          <front>
            <title>Dagstuhl Seminar 26062: Connected Space: Challenges and Opportunities in Satellite Computing and Networking</title>
            <author>
              <organization>Schloss Dagstuhl, Leibniz Center for Informatics</organization>
            </author>
            <date year="2026" month="February"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 198?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The initial collection of research resources was assembled by the participants of Dagstuhl Seminar 26062, "Connected Space: Challenges and Opportunities in Satellite Computing and Networking", held from 1 to 4 February 2026.
The seminar page lists its organizers and participants <xref target="DAGSTUHL"/>, and the authors thank all of them.
The collection was extended by a systematic literature and web sweep in July 2026, and the typology described in this document was derived from it.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
jU1/31Uq+rDqr7++4t1jSnusq/8XcHN2Et80AAA=

-->

</rfc>
