{ "@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld", "@type": "SoftwareSourceCode", "authors": [{ "@id": "http://orcid.org/0000-0003-0077-4738", "@type": "person", "email": "jones@nceas.ucsb.edu", "name": "Matt Jones", "affiliation": "NCEAS", "mustBeCited": true, "isMaintainer": true, "isRightsHolder": true, "role": { "namespace": "http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode", "roleCode": [ "originator", "resourceProvider" ] } }, { "@id": "http://orcid.org/0000-0002-2192-403X", "@type": "person", "email": "slaughter@nceas.ucsb.edu", "name": "Peter Slaughter", "affiliation": "NCEAS", "mustBeCited": true, "isMaintainer": false, "isRightsHolder": false, "role": { "namespace": "http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode", "roleCode": "contributor" } }, { "@type": "organization", "email": "info@ucop.edu", "name": "University of California, Santa Barbara", "role": { "namespace": "http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode", "roleCode": "copyrightHolder" } }], "depends": { "@type": "URL", "@value": "https://github.com/ropensci/datapack" }, "identifier": "http://dx.doi.org/10.5063/F1M61H5X", "codeRepository": "https://github.com/DataONEorg/rdataone", "controlledTem": "software", "datePublished": "2016-05-27", "dateModified": "2016-05-27", "dateCreated": "2016-05-27", "description": "Provides read and write access to data and metadata from the DataONE network of data repositories.Each DataONE repository implements a consistent repository application programming interface. Users call methods in R to access these remote repository functions, such as methods to query the metadata catalog, get access to metadata for particular data packages, and read the data objects from the data repository.Users can also insert and update data objects on repositories that support these methods.", "downloadLink": "https://cran.r-project.org/src/contrib/dataone_2.0.0.tar.gz", "funding": "National Science Foundation grant #012345678", "isAutomatedBuild": false, "issueTracker": "https://github.com/DataONEorg/rdataone/issues", "licenseId": "Apache-2.0", "publisher": "https://cran.r-project.org", "tags": [ "data sharing", "data repository", "DataONE" ], "name": "R Interface to the DataONE REST API", "version": "2.0.0", "uploadedBy": { "@id": "http://orcid.org/0000-0003-0077-4738", "@type": "person", "email": "mbjones@nceas.ucsb.edu", "name": "Matt Jones" }, "programmingLanguage": { "name": "R", "version": "> 3.1.1", "URL": "https://www.r-project.org" }, "readme": "https://github.com/DataONEorg/rdataone/README.md", "relatedPublications": "ISBN:0201703726", "relationship": { "relationshipType": "isPartOf", "relatedIdentifier": "urn:uuid:F1A0A7AF-ECF3-4C7D-B675-7C6949963995", "relatedIdentifierType": "UUID" }, "softwarePaperCitationIdentifiers": "http://doi.org/0000/0000", "zippedCode": "https://cran.r-project.org/src/contrib/dataone_2.0.0.tar.gz" }