From b909bc81ec319668ab8318c79b6f5e3a5e6d22a3 Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Tue, 7 Apr 2026 11:25:55 -0400 Subject: [PATCH] Update fp-012-naming-conventions.md --- principles/fp-012-naming-conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/principles/fp-012-naming-conventions.md b/principles/fp-012-naming-conventions.md index adcda7764..ff809ee1c 100644 --- a/principles/fp-012-naming-conventions.md +++ b/principles/fp-012-naming-conventions.md @@ -12,7 +12,7 @@ GO TO: [Recommendations/Requirements](#recommendations-and-requirements) | ## Summary -The names (primary labels) for elements (classes, properties, etc.) in an ontology must be intelligible to scientists and amenable to natural language processing. Each primary label SHOULD be unique among OBO Foundry ontologies, and MUST be unique within its own ontology. +The names (primary labels) for elements (classes, properties, etc.) in an ontology SHOULD be unique among OBO Foundry ontologies, and MUST be unique within its own ontology. ## Purpose