{ "@context": [ "https://schema.org", { "@base": "https://bio.tools/", "sc": "https://schema.org/", "biotools": "https://bio.tools/ontology/", "edam": "http://edamontology.org/", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "bsc": "http://bioschemas.org/", "bsct": "http://bioschemas.org/types/", "primaryContact": "biotools:primaryContact", "hasPublication": "citation", "hasTopic": "applicationSubCategory", "hasOperation": "featureList", "hasInputData": "bsc:input", "hasOutputData": "bsc:output", "hasApiDoc": "softwareHelp", "hasGenDoc": "softwareHelp", "hasTermsOfUse": "termsOfService", "conformsTo": "http://purl.org/dc/terms/conformsTo", "version": "softwareVersion" } ], "@graph": [ { "@id": "rstudio", "@type": "SoftwareApplication", "name": "RStudio", "applicationCategory": "Computational science tool", "conformsTo": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE", "author": [], "provider": [], "contributor": [], "funder": [], "primaryContact": [], "description": "Integrated development environment (IDE) for the R programming language.", "url": "https://www.rstudio.com/", "version": [], "license": null, "operatingSystem": [ "Linux", "Windows", "Mac" ], "toolType": [ "Desktop application" ], "datePublished": "2017-01-17T15:08:24Z", "dateModified": "2018-12-10T12:58:55Z", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.rstudio.com/" }, "hasPublication": [ { "@id": "https://doi.org/10.1002/jae.1278", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1002/jae.1278" ] } ], "hasOperation": [ { "@id": "http://edamontology.org/operation_2409" }, { "@id": "http://edamontology.org/operation_0337" } ], "hasTopic": [ { "@id": "http://edamontology.org/topic_3315" }, { "@id": "http://edamontology.org/topic_3365" }, { "@id": "http://edamontology.org/topic_2269" } ], "hasGenDoc": [ { "@id": "https://www.rstudio.com/about/" } ] } ] }