Bryce Mecum
Bryce Mecum
We now support storage and indexing of JSON-LD docs following the science-on-schema.org pattern but our landing page display uses our fallback display. It's a good start but misses out on...
[Could use a taker on doing this work] @ThomasThelen noted some weirdness in the installation docs (https://github.com/NCEAS/metacat/blob/dev-2.11/docs/user/metacat/source/install.rst#apache-httpd-server-highly-recommended): ``` ``` Which should probably reference `/var/lib/tomcat7/webapps/metacat/cgi-bin` instead. Then, when I looked at...
While testing out Markdown support, I ran into this: ```r > createObject(mn, pid = sm@identifier, file = eml_path, sysmeta = sm) Error in .local(x, ...) : Error creating 7af9e782-8220-4f23-90e7-0b56b36ba077: Server...
Reporting this here so perhaps others can chime in. @taojing2002 in particular might have the best idea of what's going on. I'm trying to run tests, particular the `SitemapTest`. It...
### What happens? Using LIMIT can result in very strange Substrait plans which also produce incorrect results. ### To Reproduce This simpler example works fine: ```python # Setup >>> import...
After we released 19.0.0 and updated the website, I noticed the version banner wasn't set up right. Upon investigating, it looks like the post-10-docs.sh script failed to update the banner...
The editor partially supports EML references right now by de-referencifying them: Any references are replaced with a copy of the DOM node they point to, entirely removing the reference. See...
While trying to be snarky on Slack today I ended up finding some funny behavior. I was trying to use an emoji as a PID and ended up getting an...
As discussed on our 20180517 dev (Notes: https://hpad.dataone.org/KYYwDGAmCc3AtAZhAI0vALAdgIwDZ5oUxF5hEsUAzAVh0gEMGAmZoA==) and related to https://github.com/NCEAS/metacat/issues/1251, Our Apache configs across NCEAS' Metacat deployments are out of sync with one another and the process of...