@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/26fecd25-09b7-40a9-83c9-cfe5cf5b5632> a dcat:Dataset ;
    dct:description "System output scoring software of NIST 2022 Open Fine-grained Activity Detection (OpenFAD) challenge. OpenFAD is an activity classification and detection evaluation to measure how well systems can automatically classify or temporally detect fine-grained activities collected from the Consented Activities of People (CAP) dataset using handheld devices. Covers Activity Classification- (AC) and Temporal Activity Detection-Task (TAD)." ;
    dct:identifier "ark:/88434/mds2-2620" ;
    dct:issued "2025-11-20T13:42:29.363684"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2022-04-14T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Open Fine-Grained Activity Detection Scorer (OpenFAD Scorer)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lukas Diduch" ;
            vcard:hasEmail <mailto:lukas.diduch@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26fecd25-09b7-40a9-83c9-cfe5cf5b5632/resource/c3fff88c-1402-4d3e-bf99-056c64ea5fa3> ;
    dcat:keyword "activity-classification",
        "activity-detection",
        "ai",
        "amerigeo",
        "amerigeoss",
        "challenge",
        "ckan",
        "computer-vision",
        "evaluation",
        "geo",
        "geoss",
        "ml",
        "national",
        "north-america",
        "scorer",
        "software",
        "temporal-activity-detection",
        "united-states",
        "video",
        "video-analytics" ;
    dcat:theme <%22Mathematics%20and%20Statistics:Image%20and%20signal%20processing%22>,
        <%7B%22Information%20Technology:Biometrics%22>,
        <Metrology:Metric%7D> .

<https://data.amerigeoss.org/dataset/26fecd25-09b7-40a9-83c9-cfe5cf5b5632/resource/c3fff88c-1402-4d3e-bf99-056c64ea5fa3> a dcat:Distribution ;
    dct:description "Open Fine-Grained Activity Detection Scorer (OpenFAD Scorer) - Git Repo" ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T18:33:49.427272"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:42:29.351578"^^xsd:dateTime ;
    dct:title "Open Fine-Grained Activity Detection Scorer (OpenFAD Scorer) - Git Repo" ;
    dcat:accessURL <https://github.com/usnistgov/FadScorer> .

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

