diff --git a/core/lexicon.json b/core/lexicon.json index eb4c1f1a..890ebc48 100644 --- a/core/lexicon.json +++ b/core/lexicon.json @@ -2258,27 +2258,37 @@ "definition": "Defines if a datalogger can or cannot be installed at the well." }, { - "categories": ["status_value"], + "categories": [ + "status_value" + ], "term": "Open", "definition": "The well is open." }, { - "categories": ["status_value"], + "categories": [ + "status_value" + ], "term": "Open (unequipped)", "definition": "The well is open and unequipped." }, { - "categories": ["status_value"], + "categories": [ + "status_value" + ], "term": "Closed", "definition": "The well is closed." }, { - "categories": ["status_value"], + "categories": [ + "status_value" + ], "term": "Datalogger can be installed", "definition": "A datalogger can be installed at the well" }, { - "categories": ["status_value"], + "categories": [ + "status_value" + ], "term": "Datalogger cannot be installed", "definition": "A datalogger cannot be installed at the well" }, @@ -4207,6 +4217,13 @@ "term": "Slash Triangle Ranch", "definition": "Slash Triangle Ranch" }, + { + "categories": [ + "organization" + ], + "term": "Spanish Stirrup Rockshop", + "definition": "Spanish Stirrup Rockshop" + }, { "categories": [ "organization" @@ -8452,4 +8469,4 @@ "definition": "Data were not field checked but are considered reliable" } ] -} +} \ No newline at end of file