@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.gov.au/dataset/6f43d738-404d-54c7-bfb7-d917cb5c7289> a dcat:Dataset ;
    dct:description "The online ML-combine application (OML-combine app)  is a machine learning (ML) data harmonization tool for aggregation of prospective data. The app allows researchers to utilize the ML-harmonization method for harmonization of their own data with that from other large available data bases. It has been tested on from neuropsychological tests of Alzheimer’s disease. " ;
    dct:identifier "6f43d738-404d-54c7-bfb7-d917cb5c7289" ;
    dct:issued "2025-09-20T14:49:51.968317"^^xsd:dateTime ;
    dct:modified "2025-09-20T14:49:51.968324"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "OML-Combine: Online Machine Learning tool for Combining datasets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rosita Shishegar" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

