Tom Morris
Tom Morris
> I could very well modify this to greedily update existing authors with more information when an imported author matches that, unless there are any risks to that approach you...
Also, before starting to use author identifiers, it would make sense to make sure as many matching, non-conflicting, identifiers as possible are imported from Wikidata. It contains a large number...
There's a comment here: https://github.com/OpenRefine/OpenRefine/pull/6851#issuecomment-2359918222 which suggests there might exist an extension which satisfies this need. @thadguidry do you have a link?
Thanks for reporting the problem and suggesting a possible solution. The current development version is even more squished because there's a large "Manage clustering functions" button in the middle of...
OntoText should be excluded for the simple fact that they're violating our license. We shouldn't be providing promotion to organizations which don't respect our intellectual property rights. For the others,...
https://github.com/OpenRefine/OpenRefine/blob/d29a6e125d4b938766f2de9e1ca83d0e66fcc888/LICENSE.txt#L8 > 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the...
The documentation is incorrect. You can find the correct field letters here: https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html The reference to https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html is outdated, but we generally try to preserve compatibility, so I'm not sure...
I went through the two pages and I think these are the differences | Old (SimpleDateFormat) | New (DateTimeFormatter) | Meaning | Comment | | ------------------------ | ---------------------------- | --------...
@SymbolofMoon Sorry I missed your question. Thank you for offering to contribute. @mynk2611 Thank you for contributing to the documentation and fixing the reported problem. I think there are additional...
OpenRefine will import as many sheets as you want from a workbook into a single project, but it doesn't have the concept of a multisheet project. That would be a...