@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/5ff5c7c3-869d-4431-a05f-a1532cd64ffa> a dcat:Dataset ;
    dct:description "The NIST STEP to X3D Translator is open-source software that translates a STEP (ISO 10303) Part 21 file (.stp or .step) to an X3D (ISO/IEC 19776) file (.x3d) or X3DOM file (.html). Developed at the National Institute of Standards and Technology (NIST), the software is based on the Open CASCADE STEP Processor and written in C++." ;
    dct:identifier "ark:/88434/mds2-2262" ;
    dct:issued "2021-04-23"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2020-07-02T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NIST STEP to X3D Translator (STP2X3D)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Z. Bernstein" ;
            vcard:hasEmail <mailto:william.bernstein@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5ff5c7c3-869d-4431-a05f-a1532cd64ffa/resource/78d6993b-3dc5-427b-91df-4ad8714d663f>,
        <https://data.amerigeoss.org/dataset/5ff5c7c3-869d-4431-a05f-a1532cd64ffa/resource/b323525f-addc-4e87-88ed-dfe09edda028> ;
    dcat:keyword "3d-models",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "engineering-design",
        "geo",
        "geoss",
        "national",
        "north-america",
        "smart-manufacturing",
        "step",
        "step-file-analyzer-and-viewer",
        "translation",
        "united-states",
        "visualization",
        "x3d",
        "x3dom" ;
    dcat:theme <%22Manufacturing:Interoperability%20in%20manufacturing%22>,
        <%22Manufacturing:Product%20data%22>,
        <%22Manufacturing:Systems%20integration%22>,
        <%7B%22Information%20Technology:Visualization%20research%22>,
        <Manufacturing%7D>,
        <Standards> .

<https://data.amerigeoss.org/dataset/5ff5c7c3-869d-4431-a05f-a1532cd64ffa/resource/78d6993b-3dc5-427b-91df-4ad8714d663f> a dcat:Distribution ;
    dct:issued "2022-08-07T18:21:30.593081"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:56:49.924040"^^xsd:dateTime ;
    dct:title "DOI Access for NIST STEP to X3D Translator (STP2X3D)" ;
    dcat:accessURL <https://doi.org/10.18434/M32262> .

<https://data.amerigeoss.org/dataset/5ff5c7c3-869d-4431-a05f-a1532cd64ffa/resource/b323525f-addc-4e87-88ed-dfe09edda028> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T18:21:30.593073"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:56:49.923635"^^xsd:dateTime ;
    dct:title "GitHub site for NIST STEP to X3D Translator (STP2X3D)" ;
    dcat:accessURL <https://github.com/usnistgov/STP2X3D> .

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

