From d5b7541ed624f9d38cbe877adcc0923993507e0f Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Tue, 10 Mar 2026 11:44:26 -0400 Subject: [PATCH] Update fp-012-naming-conventions.md library->foundry --- 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 b5a5c8b96..adcda7764 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 Library ontologies, and MUST be unique within its own ontology. +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. ## Purpose