@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/78621ecc-2493-4ba0-847f-d6c8fbd23c2e> a dcat:Dataset ;
    dct:description "A DOE software services platform and search tool for DOE-funded code.  DOE CODE provides functionality for collaboration, archiving, and discovery of scientific and business software.  DOE CODE replaces OSTI's old software center, the Energy Science and Technology Software Center (ESTSC)." ;
    dct:identifier "osti-1" ;
    dct:issued "2025-11-22T19:45:07.124897"^^xsd:dateTime ;
    dct:language "{us-EN}" ;
    dct:modified "2018-10-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOE CODE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sara Studwell" ;
            vcard:hasEmail <mailto:doecode@osti.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78621ecc-2493-4ba0-847f-d6c8fbd23c2e/resource/754739cb-8928-45ba-ae12-6d6d9276323d>,
        <https://data.amerigeoss.org/dataset/78621ecc-2493-4ba0-847f-d6c8fbd23c2e/resource/993bfe8d-710b-43fc-9d06-21e747462a65> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "code",
        "department-of-energy",
        "doe",
        "energy",
        "geo",
        "geoss",
        "national",
        "north-america",
        "office-of-scientific-and-technical-information",
        "osti",
        "research-results",
        "science",
        "science-research",
        "software",
        "united-states" ;
    dcat:theme <%7Bscience%7D> .

<https://data.amerigeoss.org/dataset/78621ecc-2493-4ba0-847f-d6c8fbd23c2e/resource/754739cb-8928-45ba-ae12-6d6d9276323d> a dcat:Distribution ;
    dct:issued "2020-11-10T16:26:04.209810"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:45:07.114297"^^xsd:dateTime ;
    dct:title "DOE CODE" ;
    dcat:accessURL <https://www.osti.gov/doecode/> .

<https://data.amerigeoss.org/dataset/78621ecc-2493-4ba0-847f-d6c8fbd23c2e/resource/993bfe8d-710b-43fc-9d06-21e747462a65> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:26:04.209820"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:45:07.114737"^^xsd:dateTime ;
    dct:title "REST API" ;
    dcat:accessURL <https://www.osti.gov/doecodeapi/services/docs> .

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

