@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/2d6e2eac-b958-4bc1-bdc4-a7081416c088> a dcat:Dataset ;
    dct:description "This software is a cellular vehicle-to-everything (C-V2X) interoperability analyzer tool developed at the National Institute of Standards and Technology (NIST) Internet of Thing (IoT) Devices Interoperability Testbed. It can be used to automatically analyze and assess C-V2X protocol compatibility and interoperability among commercial on-board units (OBUs) and road-side units (RSUs) based on the IEEE 1609.2, IEEE 1609.3, and SAE J2735 standards to achieve and assure their interoperability." ;
    dct:identifier "ark:/88434/mds2-3726" ;
    dct:issued "2025-06-02"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2025-04-07T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "C-V2X Interoperability Analyzer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eugene Song" ;
            vcard:hasEmail <mailto:eugene.song@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d6e2eac-b958-4bc1-bdc4-a7081416c088/resource/2bb58fec-4879-4f91-b85a-1d508f72147b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "c-v2i",
        "c-v2v",
        "c-v2x",
        "communication",
        "compatibility",
        "connectivity",
        "interoperability",
        "interoperability-analyzer",
        "obu",
        "rsu",
        "software-tool" ;
    dcat:theme <%22Advanced%20Communications%22%7D>,
        <%22Information%20Technology:Internet%20of%20Things%20%28IoT%29%22>,
        <%22Information%20Technology:Interoperability%20testing%22>,
        <%22Information%20Technology:Networking%22>,
        <%7BTransportation:Automotive> .

<https://data.amerigeoss.org/dataset/2d6e2eac-b958-4bc1-bdc4-a7081416c088/resource/2bb58fec-4879-4f91-b85a-1d508f72147b> a dcat:Distribution ;
    dct:description "Source code repository" ;
    dct:format "git" ;
    dct:issued "2025-07-09T14:14:27.823650"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:10:13.766608"^^xsd:dateTime ;
    dct:title "C-V2X Interoperability Analyzer" ;
    dcat:accessURL <https://github.com/usnistgov/C-V2XInteroperabilityAnalyzer> .

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

