NCEAS / metacat

Data repository software that helps researchers preserve, share, and discover data
https://knb.ecoinformatics.org/software/metacat
GNU General Public License v2.0
25 stars 12 forks source link

Add javadoc comments to EmlAnnotationSubprocessor and OntologyModelService #1384

Open amoeba opened 4 years ago

amoeba commented 4 years ago

Add javadoc comments to EmlAnnotationSubprocessor and OntologyModelService as per @csjx 's comments on https://github.com/NCEAS/metacat/pull/1383#pullrequestreview-286994696.

amoeba commented 4 years ago

Hey @csjx , as requested. I didn't javadoc overridden/abstract methods as they'd be super redundant and kept my comment additions to methods that are unique to each subprocessor. Can you take a look over the level of documentation and see if that's what you were thinking?