@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/6fd0ca20-e9d6-40c9-96d1-2245a0fc58ce> a dcat:Dataset ;
    dct:description "Code for the TI MSP4030F5529LP board for PTT application with MCV QoE software" ;
    dct:identifier "8CB5C3610F6B39EAE053245706816A662086" ;
    dct:issued "2019-10-10"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2019-07-02T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MCV QoE Microcontroller Firmware" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chelsea Greene" ;
            vcard:hasEmail <mailto:chelsea.greene@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6fd0ca20-e9d6-40c9-96d1-2245a0fc58ce/resource/3f64f569-9bb5-428b-ab0d-d3f7f0bf4e57>,
        <https://data.amerigeoss.org/dataset/6fd0ca20-e9d6-40c9-96d1-2245a0fc58ce/resource/82e2ab55-4458-4aa4-84ac-843a65998498> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "code-push-to-talk",
        "firmware",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ti-launch-pad",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety:Public%20safety%20communications%20research%22%7D> .

<https://data.amerigeoss.org/dataset/6fd0ca20-e9d6-40c9-96d1-2245a0fc58ce/resource/3f64f569-9bb5-428b-ab0d-d3f7f0bf4e57> a dcat:Distribution ;
    dct:issued "2021-03-11T17:21:27.954929"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:27:08.855269"^^xsd:dateTime ;
    dct:title "DOI Access for MCV QoE Microcontroller Firmware" ;
    dcat:accessURL <https://doi.org/10.18434/M32086> .

<https://data.amerigeoss.org/dataset/6fd0ca20-e9d6-40c9-96d1-2245a0fc58ce/resource/82e2ab55-4458-4aa4-84ac-843a65998498> a dcat:Distribution ;
    dct:description "This Repository is for the microcontroller utilized in the PSCR MCV QoE measurement system. This code is utilized by the measurement systems described in NIST IR 8206 and NIST IR 8275. The code is written for the TI MSP430F5529 processor and was developed using a MSP-EXP430F5529LP LaunchPad board. The code was compiled and loaded using TI Code Composer Studio (CCS) IDE, available here: http://www.ti.com/tool/CCSTUDIO." ;
    dct:issued "2021-03-11T17:21:27.954936"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:27:08.855712"^^xsd:dateTime ;
    dct:title "Radio Interface Firmware" ;
    dcat:accessURL <https://github.com/usnistgov/MCV-QoE-firmware> .

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

