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