Skip to content

Commit 54b313e

Browse files
authored
Update fp-000-summary.md to use standard casing (#2873)
must -> MUST should -> SHOULD etc
1 parent d16ef01 commit 54b313e

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

principles/fp-000-summary.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@ The following summarizes each principle. See individual pages for details.
1414

1515
P1) <b>Open</b> - The ontology MUST be openly available to be used by all without any constraint other than (a) its origin must be acknowledged and (b) it is not to be altered and subsequently redistributed in altered form under the original name or with the same identifiers.
1616

17-
P2) <b>Common Format</b> - The ontology is made available in a common formal language in an accepted concrete syntax.
17+
P2) <b>Common Format</b> - The ontology MUST be made available in a common formal language in an accepted concrete syntax.
1818

1919
P3) <b>URI/Identifier Space</b> - Each ontology MUST have a unique IRI in the form of an OBO Foundry permanent URL (PURL).
2020

21-
P4) <b>Versioning</b> - The ontology provider has documented procedures for versioning the ontology, and different versions of ontology are marked, stored, and officially released.
21+
P4) <b>Versioning</b> - The ontology provider MUST have documented procedures for versioning the ontology, and different versions of ontology MUST be marked, stored, and officially released.
2222

23-
P5) <b>Scope</b> - The scope of an ontology is the extent of the domain or subject matter it intends to cover. The ontology must have a clearly specified scope and content that adheres to that scope.
23+
P5) <b>Scope</b> - The scope of an ontology is the extent of the domain or subject matter it intends to cover. The ontology MUST have a clearly specified scope and content that adheres to that scope.
2424

25-
P6) <b>Textual Definitions</b> - The ontology has textual definitions for the majority of its classes and for top level terms in particular.
25+
P6) <b>Textual Definitions</b> - The ontology MUST have textual definitions for the majority of its classes and for top level terms in particular.
2626

27-
P7) <b>Relations</b> - Relations should be reused from the Relations Ontology (RO).
27+
P7) <b>Relations</b> - Relations SHOULD be reused from the Relations Ontology (RO).
2828

29-
P8) <b>Documentation</b> - The owners of the ontology should strive to provide as much documentation as possible.
29+
P8) <b>Documentation</b> - The owners of the ontology SHOULD strive to provide as much documentation as possible.
3030

31-
P9) <b>Documented Plurality of Users</b> - The ontology developers should document that the ontology is used by multiple independent people or organizations.
31+
P9) <b>Documented Plurality of Users</b> - The ontology developers SHOULD document that the ontology is used by multiple independent people or organizations.
3232

33-
P10) <b>Commitment To Collaboration</b> - OBO Foundry ontology development, in common with many other standards-oriented scientific activities, should be carried out in a collaborative fashion.
33+
P10) <b>Commitment To Collaboration</b> - OBO Foundry ontology development, in common with many other standards-oriented scientific activities, SHOULD be carried out in a collaborative fashion.
3434

35-
P11) <b>Locus of Authority</b> - There should be a person who is responsible for communications between the community and the ontology developers, for communicating with the Foundry on all Foundry-related matters, for mediating discussions involving maintenance in the light of scientific advance, and for ensuring that all user feedback is addressed.
35+
P11) <b>Locus of Authority</b> - There MUST be a person who is responsible for communications between the community and the ontology developers, for communicating with the Foundry on all Foundry-related matters, for mediating discussions involving maintenance in the light of scientific advance, and for ensuring that all user feedback is addressed.
3636

37-
P12) <b>Naming Conventions</b> - 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.
37+
P12) <b>Naming Conventions</b> - 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.
3838

3939
P13) <b>Notification of Changes</b> - Ontologies SHOULD announce major changes to relevant stakeholders and collaborators ahead of release.
4040

41-
P16) <b>Maintenance</b> - The ontology needs to reflect changes in scientific consensus to remain accurate over time.
41+
P16) <b>Maintenance</b> - The ontology SHOULD reflect changes in scientific consensus to remain accurate over time, and MUST be responsive to community requests.
4242

4343
P19) <b>Term Stability</b> - The definition of a term MUST always denote the same thing(s)–known as “referent(s)”–in reality. If a proposed change to the definition would substantially change its referents, then a new term with new IRI and definition MUST instead be created.
4444

0 commit comments

Comments
 (0)