@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/24719a5f-a571-4148-b9a7-776741781981> a dcat:Dataset ;
    dct:description "ROC (Receiver Operating Characteristic) curve Code Augmentation was written by Rodney Martin and John Stutz at NASA Ames Research Center and is a modification of ROC Curve code originally authored by G.C. Cawley that provides additional functionality. The inclusion of more detailed bookkeeping of new and existing internal data structures that provide more visibility into various performance measures is one of the new features." ;
    dct:identifier "OCIO-Fitara-144" ;
    dct:issued "2015-01-07"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ARC Code TI: ROC Curve Code Augmentation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dennis Koga" ;
            vcard:hasEmail <mailto:dennis.koga@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/24719a5f-a571-4148-b9a7-776741781981/resource/a11a97bc-8038-4c37-959c-d10902550d96> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "curve-code-augmentation",
        "receiver-operating-characteristic",
        "roc" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/24719a5f-a571-4148-b9a7-776741781981/resource/a11a97bc-8038-4c37-959c-d10902550d96> a dcat:Distribution ;
    dct:description "ROC_Curve_Code_Augmentation.zip" ;
    dct:issued "2020-11-12T04:17:17.934994"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:05:37.749409"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://ti.arc.nasa.gov/m/opensource/downloads/ROC_Curve_Code_Augmentation.zip> ;
    dcat:mediaType "application/x-zip" .

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

