{ "@context": { "@base": "https://bio.tools/", "biotools": "https://bio.tools/ontology/", "edam": "http://edamontology.org/", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "sc": "http://schema.org/", "dct": "http://purl.org/dc/terms/", "bsc": "http://bioschemas.org/", "bsct": "http://bioschemas.org/types/", "description": "sc:description", "name": "sc:name", "identifier": "sc:identifier", "sameAs": "sc:sameAs", "homepage": "sc:url", "toolType": "sc:additionalType", "primaryContact": "biotools:primaryContact", "author": "sc:author", "provider": "sc:provider", "contributor": "sc:contributor", "funder": "sc:funder", "hasPublication": "sc:citation", "hasTopic": "sc:applicationSubCategory", "hasOperation": "sc:featureList", "hasInputData": "bsc:input", "hasOutputData": "bsc:output", "license": "sc:license", "version": "sc:softwareVersion", "isAccessibleForFree": "sc:isAccessibleForFree", "operatingSystem": "sc:operatingSystem", "hasApiDoc": "sc:softwareHelp", "hasGenDoc": "sc:softwareHelp", "hasTermsOfUse": "sc:termsOfService", "conformsTo": "dct:conformsTo" }, "@graph": { "@id": "blast", "@type": [ "sc:SoftwareApplication" ], "applicationCategory": "Computational science tool", "primaryContact": [ "BLAST Support" ], "author": [], "contributor": [], "provider": [], "funder": [], "conformsTo": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE", "hasPublication": [ "pubmed:2231712", { "@id": "https://doi.org/10.1016/S0022-2836(05)80360-2", "@type": "sc:CreativeWork" }, "pubmed:27256311", "pmcid:PMC5013910", { "@id": "https://doi.org/10.1093/bioinformatics/btw305", "@type": "sc:CreativeWork" }, "pubmed:18440982", "pmcid:PMC2447716", { "@id": "https://doi.org/10.1093/nar/gkn201", "@type": "sc:CreativeWork" }, "pubmed:23609542", "pmcid:PMC3692093", { "@id": "https://doi.org/10.1093/nar/gkt282", "@type": "sc:CreativeWork" } ], "hasOperation": [ { "@id": "http://edamontology.org/operation_0346" }, { "@id": "http://edamontology.org/operation_0292" } ], "hasInputData": [ { "@id": "blast/op_1/in_1", "@type": "bsct:FormalParameter", "name": "Sequence", "identifier": "http://edamontology.org/data_2044", "sameAs": "http://edamontology.org/data_2044" } ], "hasOutputData": [ { "@id": "blast/op_1/in_1", "@type": "bsct:FormalParameter", "name": "Sequence search results", "identifier": "http://edamontology.org/data_0857", "sameAs": "http://edamontology.org/data_0857" } ], "hasTopic": [ { "@id": "http://edamontology.org/topic_0080" }, { "@id": "http://edamontology.org/topic_0091" } ], "isAccessibleForFree": true, "hasGenDoc": [ { "@id": "https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs" }, { "@id": "https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=References" } ] } }