ODM2 / ODM2ControlledVocabularies

A Python/Django web application and REST API for managing the ODM2 Controlled Vocabularies, with SKOS and community moderation features.
http://vocabulary.odm2.org
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Server Error on requesting a new term #40

Open SRGDamia1 opened 5 years ago

SRGDamia1 commented 5 years ago

I attempted to request a new variable name and got a 500 server error. Is this related to the issues in the admin panel of the data sharing portal? https://github.com/ODM2/ODM2DataSharingPortal/issues/366

SRGDamia1 commented 5 years ago

The new term I'd like:

Specific Gravity: https://en.wikipedia.org/wiki/Specific_gravity

horsburgh commented 5 years ago

@SRGDamia1 - did you get the error in the ODM2 CV website or in the Data Sharing Portal? The two are not linked.

SRGDamia1 commented 5 years ago

I got it on the ODM2 CV website when I attempted to submit a request for a new term.

SRGDamia1 commented 5 years ago

Still getting a 500 server error when attempting to request a new term.

The new term I want is batteryChargeState - a categorical variable to describe the current charging state of a battery.