Simon Kornblith
Simon Kornblith
r+. Maps to dcterms:type?
r+, already mapped.
The types that are already identified by URIs (webPage, forumPost, blogPost, podcast) should probably never have a DOI, and I'd like to keep the field out of there. I'm also...
In light of this, I think it would be okay to the web items as well, although it creates a bit of a mess when one URI refers to a...
There are two ways the integration plug-in can try to find the Word document. The preferred way is to look up the document by name. If this doesn't work, it...
You could give the translator an ES2015 proxy that overrides `document.location` with an object with the proper functionality and passes other property accesses through, since that's now supported in current...
Related: https://github.com/JuliaLang/julia/issues/6486
I'm okay with a constructor that takes a type and some AbstractArrays and constructs a StructOfArrays. I'm not as big of a fan of integrating the scalar thing here, although...
I agree that this is an API worth having. I had thought about this previously, but got bogged down in implementaiton. If `X` has a lot of duplicate rows, then...
Might make sense to have this for `quantile` too.