@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2d377679-9faf-465f-8065-eb68079ec929> a dcat:Dataset ;
    dct:description "This module for ns-3 implements the classes required to model a network architecture based on the O-RAN Alliance's specifications. These models include a Radio Access Network (RAN) Intelligent Controller (RIC) that is functionally equivalent to O-RAN's Near-Real Time (Near-RT) RIC, and reporting modules that attach to simulation nodes and serve as communication endpoints with the RIC in a similar fashion as the E2 Terminators in O-RAN." ;
    dct:identifier "ark:/88434/mds2-2964" ;
    dct:issued "2025-09-24T18:59:13.321417"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2023-03-20T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ns-3 ORAN Module" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Evan Black" ;
            vcard:hasEmail <mailto:evan.black@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d377679-9faf-465f-8065-eb68079ec929/resource/dce0cbbc-85d9-43d4-8c17-22080ba3d1f7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "artificial-intelligence",
        "machine-learning",
        "open-ran",
        "ran-intelligent-controller" ;
    dcat:theme <%7B%22Information%20Technology:Networking%22%7D> .

<https://data.amerigeoss.org/dataset/2d377679-9faf-465f-8065-eb68079ec929/resource/dce0cbbc-85d9-43d4-8c17-22080ba3d1f7> a dcat:Distribution ;
    dct:issued "2023-04-01T17:27:12.696588"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:59:13.303372"^^xsd:dateTime ;
    dct:title "GitHub" ;
    dcat:accessURL <https://github.com/usnistgov/ns3-oran/> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

