@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/6230f86c-71c8-496b-b407-a409c9c784ac> a dcat:Dataset ;
    dct:description "SolDet is an object-oriented package for solitonic feature detection in absorption images of Bose-Einstein condensate. with wider use for cold atom image analysis. Featured with classifier, object detector, and Mexican hat metric methods. Technical details are explained in https://arxiv.org/abs/2111.04881." ;
    dct:identifier "ark:/88434/mds2-2641" ;
    dct:issued "2025-11-22T04:42:36.831295"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2022-05-10T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SolDet: Solitonic feature detection package" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Justyna Zwolak" ;
            vcard:hasEmail <mailto:justyna.zwolak@nist.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "machine-learning",
        "national",
        "north-america",
        "python-package",
        "soliton",
        "united-states" ;
    dcat:theme <%22Physics:Atomic>,
        <%7B%22Physics:Optical%20physics%22>,
        <and%20quantum%22%7D>,
        <molecular> .

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

