@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/7453ea3d-1018-4dfe-a3a6-e6e60ad73d17> a dcat:Dataset ;
    dct:description "This genetic variation services interconvert and transform short genetic variants between HGVS expressions,  VCF format, and the new SPDI (Sequence Position Deletion Insertion) format, based on alignment datasets used by ClinVar and dbSNP.  NOTE: This service is still in beta testing mode" ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/jy6x-w83b> ;
    dct:issued "2021-06-30"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SPDI Variation Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Library of Medicine" ;
            vcard:hasEmail <mailto:custserv@nlm.nih.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7453ea3d-1018-4dfe-a3a6-e6e60ad73d17/resource/3d3faf09-89d3-402f-aae7-9172fab740f0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "data-specifications",
        "genetics",
        "genomics",
        "geo",
        "geoss",
        "molecular-biology",
        "national",
        "north-america",
        "tools-utilities",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/7453ea3d-1018-4dfe-a3a6-e6e60ad73d17/resource/3d3faf09-89d3-402f-aae7-9172fab740f0> a dcat:Distribution ;
    dct:description "dbSNP provides bulk download in VCF and JSON at https://ftp.ncbi.nih.gov/snp/latest_release/ for users with a large number of RefSNPs (>100K) to process.  NOTE: This service is still in beta testing mode. Please limit your request rate to 1 request/second.  " ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:49:41.863011"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:20:03.619847"^^xsd:dateTime ;
    dct:title "API" ;
    dcat:accessURL <https://api.ncbi.nlm.nih.gov/variation/v0/> ;
    dcat:mediaType "text/html" .

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

