Bryce Mecum
Bryce Mecum
The Annotation filter in the search catalog is currently hard-coded to search for classes in the [MeasurementType](http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasurementType) sub-tree of [ECSO](https://bioportal.bioontology.org/ontologies/ECSO/). It can quickly be reconfigured to search in another ontology...
I've been trying to get Metacat's tests running and haven't gotten very far. After talking with @csjx and @mbjones, I understand there are three broad categories of tests in Metacat:...
`catalina.out` has become pretty hard to work with since MetacatUI sends cohorts of `isAuthorized` calls at Metacat as the user navigates around the site. And every time a client encounters...
(Opening a separate issue from https://github.com/NCEAS/metacat/issues/1256#issuecomment-483803437 to continue this discussion) EML 2.2.0 adds support for structured funding information beyond the old `project/funding` field which is defined as a `TextType`. The...
Add javadoc comments to EmlAnnotationSubprocessor and OntologyModelService as per @csjx 's comments on https://github.com/NCEAS/metacat/pull/1383#pullrequestreview-286994696.
While looking at https://search.dataone.org/view/https://pasta.lternet.edu/package/metadata/eml/knb-lter-ble/2/3, I first noticed the funky HTML encoding in the identifiers in the package table. I then I clicked Download All, in part, to grab the ORE...
(Note: This is really a parent issue to #1448, which stands on its own. And this is tangentially related to https://github.com/DataONEorg/api-documentation/issues/6) After conversations in https://github.com/NCEAS/metacat/issues/1448, https://github.com/NCEAS/metacat/pull/1449, and on Slack, it...
Related to https://github.com/NCEAS/metacat/issues/1447. When we switched MetacatUI away from using fragment URLs, we needed to make use of Apache's [`FallbackResource`](https://httpd.apache.org/docs/trunk/mod/mod_dir.html) directive to support arbitrary entry (not from the root) access....
Metadata field labels and their values aren't vertically aligned, see:  This applies to every EML document I've come across but one example...
Over on https://search.dataone.org/view/10.24431_rw1k325_20195211329 I see: which looks wrong because there are multiple tables when there should be one and the table column boundaries don't align because of it so the...