@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/7523c166-03b2-4cbc-8822-0f0c090967c9> a dcat:Dataset ;
    dct:description "In embedded 3D printing, a nozzle is embedded into a support bath and extrudes filaments or droplets into the bath. Using OpenFOAM, we simulated the extrusion of filaments and droplets into a moving bath. OpenFOAM is an open source computational fluid dynamics solver. This repository contains the following Python tools: - Tools for generating input files for OpenFOAM v1912 or OpenFOAM v8 tailored to a conical or cylindrical nozzle extruding a filament into a static support bath. - Tools for monitoring the status of OpenFOAM simulations and aborting them if they are too slow. - Tools for moving output files between storage locations. (For example, it can automatically move all files to a server, but only necessary files to your hard drive) - Tools for generating images and tables from the 3D time series. - Tools for compiling images into videos. - Tools for analyzing, summarizing, and plotting data.This version is associated with the paper:Friedrich, L.M., Gunther, R.T. & Seppala, J.E. (2022) Simulated stress mitigation strategies in embedded 3D bioprinting, submitted for publication" ;
    dct:identifier "ark:/88434/mds2-2602" ;
    dct:issued "2025-11-22T17:50:10.683411"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2022-04-06T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Python tools for OpenFOAM simulations of filament shapes in embedded 3D printing, Version 1.1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Leanne Friedrich" ;
            vcard:hasEmail <mailto:leanne.friedrich@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7523c166-03b2-4cbc-8822-0f0c090967c9/resource/115e071b-e144-453f-a616-20ced443a69c>,
        <https://data.amerigeoss.org/dataset/7523c166-03b2-4cbc-8822-0f0c090967c9/resource/434016a9-82cc-42f2-99a7-8d8dc89ea14c> ;
    dcat:keyword "3d-printing",
        "additive-manufacturing",
        "amerigeo",
        "amerigeoss",
        "bioprinting",
        "ckan",
        "computational-fluid-dynamics",
        "embedded-3d-printing",
        "embedded-ink-writing",
        "geo",
        "geoss",
        "national",
        "north-america",
        "openfoam",
        "polymer",
        "rheology",
        "united-states" ;
    dcat:theme <%22Manufacturing:Additive%20manufacturing%22>,
        <%22Materials:Modeling%20and%20computational%20material%20science%22%7D>,
        <%22Mathematics%20and%20Statistics:Modeling%20and%20simulation%20research%22>,
        <%22Mathematics%20and%20Statistics:Numerical%20methods%20and%20software%22>,
        <%7BManufacturing:Biomanufacturing>,
        <Materials:Polymers> .

<https://data.amerigeoss.org/dataset/7523c166-03b2-4cbc-8822-0f0c090967c9/resource/115e071b-e144-453f-a616-20ced443a69c> a dcat:Distribution ;
    dct:description "Link to Github page. Living code is updated at this repository. The link goes to a static version, frozen at time of paper submission." ;
    dct:format "link to Github" ;
    dct:issued "2022-07-29T04:19:16.749515"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:50:10.673368"^^xsd:dateTime ;
    dct:title "Github release v1.1.1" ;
    dcat:accessURL <https://github.com/usnistgov/openfoamEmbedded3DP/releases/tag/v1.1.1> .

<https://data.amerigeoss.org/dataset/7523c166-03b2-4cbc-8822-0f0c090967c9/resource/434016a9-82cc-42f2-99a7-8d8dc89ea14c> a dcat:Distribution ;
    dct:description "A zip file of Python tools for OpenFOAM embedded 3D printing, version 1.1.1. Only the readme varies from 1.1.0." ;
    dct:format "ZIP" ;
    dct:issued "2022-07-29T04:19:16.749503"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:50:10.672879"^^xsd:dateTime ;
    dct:title "Python tools for OpenFOAM embedded 3D printing, version 1.1.1" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2602/openfoamEmbedded3DP-1.1.1.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

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

