@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/592bd828-c765-47f7-86b0-8614a87744f3> a dcat:Dataset ;
    dct:description "Multi-Fidelity Simulator, MFSim is a pluggable framework for creating an air traffic flow simulator at multiple levels of fidelity. The framework is designed to allow low-fidelity simulations of the entire US Airspace to be completed very quickly (on the order of seconds). The framework allows higher-fidelity plugins to be added to allow higher-fidelity simulations to occur in certain regions of the airspace concurrently with the low-fidelity simulation of the full airspace." ;
    dct:identifier "OCIO-Fitara-130" ;
    dct:issued "2015-01-07"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ARC Code TI: Multi-Fidelity Simulator (MFSim)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dennis Koga" ;
            vcard:hasEmail <mailto:dennis.koga@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/592bd828-c765-47f7-86b0-8614a87744f3/resource/e261a657-fe8f-4362-b034-93fe4f44b657> ;
    dcat:keyword "air-traffic-flow",
        "airspace",
        "amerigeo",
        "amerigeoss",
        "aviation",
        "ckan",
        "geo",
        "geoss",
        "mfs",
        "mfsim",
        "multi-fidelity",
        "national",
        "north-america",
        "ocsvm",
        "simulator",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/592bd828-c765-47f7-86b0-8614a87744f3/resource/e261a657-fe8f-4362-b034-93fe4f44b657> a dcat:Distribution ;
    dct:description "MFSim1_0.zip" ;
    dct:issued "2020-11-12T04:24:03.972230"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:33:30.037143"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://ti.arc.nasa.gov/m/opensource/downloads/MFSim1_0.zip> ;
    dcat:mediaType "application/x-zip" .

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

