@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/4f2ee3c5-756b-4424-b4cd-1513ea380cb7> a dcat:Dataset ;
    dct:description "Dataset and scripts supporting the article \"D-to-A_eff converter\", a proceeding presented at the NCSLI Workshop & Symposium 2022, Grapevine TX.The dataset consists of two main parts:  dimensional measurements and conversion scripts.  The dataset and scripts produce an estimate for the effective area and distortion coefficient of the piston-cylinder assembly PCA2062 based on the 2020 dimensional characterization.The dimensional measurements of straightness, roundness, and two-point diameter for the piston and cylinder are in the text files:  \"straightnessPis.txt\", \"straightnessCyl.txt\", \"roundnessPis.txt\", \"roundnessCyl.txt\", \"radiusPis.txt\", \"radiusCyl.txt\"The main conversion script is:  \"CalcAeff2062.py\"This calls two other scripts to find the generatrixes of the piston and cylinder:  \"findGcyl2062.py\" and \"findGpis2062.py\"The conversion also relies on finite-element calculation.  These scripts are in the directory /fea.  All scripts and data from the /fea directory are controlled by the main conversion script CalcAeff2062.py.  To run the finite-element software will require a software license." ;
    dct:identifier "ark:/88434/mds2-2698" ;
    dct:issued "2022-07-20"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2022-07-06T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dataset for \"D-to-A_eff converter\"" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Patrick Egan" ;
            vcard:hasEmail <mailto:patrick.egan@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f2ee3c5-756b-4424-b4cd-1513ea380cb7/resource/5813d01a-a504-451c-959c-389de932d136>,
        <https://data.amerigeoss.org/dataset/4f2ee3c5-756b-4424-b4cd-1513ea380cb7/resource/f7ab5dd0-7ce5-4f23-a0fc-a762b3bb404e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "diameter",
        "effective-area",
        "generatrix",
        "geo",
        "geoss",
        "national",
        "north-america",
        "piston-gage",
        "united-states" ;
    dcat:theme <%22Metrology:Pressure%20and%20vacuum%20metrology%22%7D>,
        <%7B%22Metrology:Dimensional%20metrology%22> .

<https://data.amerigeoss.org/dataset/4f2ee3c5-756b-4424-b4cd-1513ea380cb7/resource/5813d01a-a504-451c-959c-389de932d136> a dcat:Distribution ;
    dct:description "A conference proceeding presented at the NCLSI Workshop & Symposium 2022, Grapevine TX." ;
    dct:format "PDF" ;
    dct:issued "2022-07-29T04:19:30.668587"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:59:23.542650"^^xsd:dateTime ;
    dct:title "NCSLI Proceeding" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2698/ncsli-egan-dac.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/4f2ee3c5-756b-4424-b4cd-1513ea380cb7/resource/f7ab5dd0-7ce5-4f23-a0fc-a762b3bb404e> a dcat:Distribution ;
    dct:description "Dimensional dataset of PCA2062 from 2020, together with the conversion scripts which convert diameter to area." ;
    dct:format "ZIP" ;
    dct:issued "2022-07-29T04:19:30.668576"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:59:23.542234"^^xsd:dateTime ;
    dct:title "Dataset and scripts" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2698/ncsli-dac-data.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

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

