Matt Jones
Matt Jones
After talking with @mfenner and @moranegg we agreed that clarifying the process for submission, review, and acceptance of changes to CodeMeta would be helpful.
Software citation requires being able to cite both the specific version used and the more general concept of a software product. Within the data world the idea of a Persistent...
In the section describing the relationship to other data packaging specifications, the predominant specifications that are in widespread use in the science community are missing. For an overview of these,...
I used codemetar 0.1.8 to generate a codemta.json file from the `codyn` package repository at https://github.com/NCEAS/codyn. I then pasted this codemeta.json file into the CodeMeta Generator at https://codemeta.github.io/codemeta-generator/ and clicked...
From CRAN: > Dear maintainer, > > You have file 'datapack/man/datapack.Rd' with \docType{package}, likely > intended as a package overview help file, but without the appropriate > PKGNAME-package \alias as...
The use of `prov:atLocation` in packages as implemented in #76 makes use of a `targetPath` slot on each `DataObject`. When an DataObject with `targetPath` set is added to a package...
We implement methods in S4 as anonymous functions which are used within the `setMethod` call to define a method. Because of this, the R debugger does not have access to...
A `DataObject` can include a `dataURL` that indicates that the bytes of the object are remotely stored on another server, rather than being either in memory or on the local...
The RDA [Data Repository Attributes working group](https://www.rd-alliance.org/groups/data-repository-attributes-wg) is proposing repository metadata attributes to be used in describing repositories (see their [Draft Version 5](https://docs.google.com/document/d/137qVrE7ieZAcbdbFDNSLOzmzUR6HjQQo4-_jDzRrYJ0/edit)), and these overlap with the ESIP science-on-schema.org...
Many datasets are present in multiple catalogs, including the original provider, the current host of the dataset, and at multiple aggregator sites that might maintain landing pages (e.g., at DataONE,...