@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2> a dcat:Dataset ;
    dct:description "This archive contains the MATLAB code for the model predictive control (MPC) controller developed in this project. The archive containing the WaveDyn models used for analysis of the Centipod with the MPC controller is linked in this submission." ;
    dct:identifier <https://data.openei.org/submissions/4095> ;
    dct:issued "2016-02-15T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-09T16:05:58+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -83.0000, 180.0000 -83.0000, 180.0000 83.0000, -180.0000 83.0000, -180.0000 -83.0000))"^^gsp:wktLiteral ] ;
    dct:title "Centipod WEC, Advanced Controls, MPC Controller MATLAB Code" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alan McCall" ;
            vcard:hasEmail <mailto:amccall@ecomerittech.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2/resource/4fcbb7e0-ec7c-4b59-bbd4-3597e760b2c4>,
        <https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2/resource/688e8776-8349-4a2f-84f4-57a67635cd5e>,
        <https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2/resource/71dffb7e-e654-462b-af55-03370b9aa6c4> ;
    dcat:keyword "absorber",
        "advanced-controls",
        "amerigeo",
        "amerigeoss",
        "armadillo",
        "c_",
        "centipod",
        "ckan",
        "code",
        "controls",
        "converter",
        "dehlsen",
        "energy",
        "geo",
        "geoss",
        "hydrokinetic",
        "marine",
        "matlab",
        "mhk",
        "model-predictive-control",
        "modeling",
        "mpc",
        "multi-pod",
        "multiple",
        "national",
        "north-america",
        "point",
        "point-absorber",
        "point-absorber-buoy",
        "power",
        "united-states",
        "wave",
        "wave-energy",
        "wavedyn",
        "wec" .

<https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2/resource/4fcbb7e0-ec7c-4b59-bbd4-3597e760b2c4> a dcat:Distribution ;
    dct:description "Archive containing the WaveDyn models used for analysis of the Centipod WEC both with Advanced Controls when connected to the MPC, as well as without the MPC to build a baseline model." ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T12:10:38.787201"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:16:55.543910"^^xsd:dateTime ;
    dct:title "Centipod WEC WaveDyn Models" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/73> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2/resource/688e8776-8349-4a2f-84f4-57a67635cd5e> a dcat:Distribution ;
    dct:description "Final Technical Report describing project parameters, organization, task activities, accomplishments, and conclusions." ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T12:10:38.787194"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:16:55.543517"^^xsd:dateTime ;
    dct:title "Centipod WEC Final Technical Report" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/75> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/479d0b44-69c9-4ea5-95f5-cf5d4e7eb9a2/resource/71dffb7e-e654-462b-af55-03370b9aa6c4> a dcat:Distribution ;
    dct:description "This archive contains the MATLAB controller for MPC with the Centipod WEC. See section 5.4 of the final technical report for the development of the MPC framework. See section 5.5 for implementation, performance calculations, and results of the MPC." ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T12:10:38.787184"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:16:55.543087"^^xsd:dateTime ;
    dct:title "MPC Controller MATLAB.zip" ;
    dcat:accessURL <https://mhkdr.openei.org/files/74/MPC_Controller-MATLAB.zip> ;
    dcat:mediaType "application/zip" .

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

