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