AgriculturalSemantics / cg-core

CG Core Metadata Reference Guide
https://agriculturalsemantics.github.io/cg-core/cgcore.html
Creative Commons Attribution 4.0 International
7 stars 5 forks source link

Use consistent formatting of metadata field names #31

Open alanorth opened 3 years ago

alanorth commented 3 years ago

The DCTERMS schema makes use of "camel case" for metadata field names that contain multiple words, for example bibliographicCitation and accessRights. I know it's a bit arbitrary and doesn't actually matter, but we already do this for some of our own fields and we should at least be consistent.

I propose that we adjust the following fields in CG Core v2 to follow the convention:

I think that's all of them...

marieALaporte commented 3 years ago

that's a good point, thanks. Since we are going to need a new minor version of the schema (2.1 or something), we can add all minor changes at that time

alanorth commented 3 years ago

OK that is great. So we move this to CG Core v2.1. I will create a GitHub "milestone" for that and tag it here.

BTW I added a CHANGELOG.md and we can add this type of thing there as well. Much easier to see major changes that way instead of looking in issues and git commit history.

marieALaporte commented 3 years ago

cg.HasMetadata -> cg.hasMetadata