Skip to content

Commit e201eb4

Browse files
authored
Merge branch 'master' into nataled-patch-2
2 parents 697d5e9 + 7ec3fa6 commit e201eb4

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

principles/fp-012-naming-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GO TO: [Recommendations/Requirements](#recommendations-and-requirements) |
1212

1313
## Summary
1414

15-
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.
15+
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.
1616

1717
## Purpose
1818

principles/fp-016-maintenance.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,25 @@ title: Maintenance (principle 16)
88

99
The wording of this principle is still in progress.
1010

11-
## Summary and Purpose
11+
## Summary
1212

13-
The ontology needs to reflect changes in scientific consensus to remain accurate over time.
13+
The ontology SHOULD reflect changes in scientific consensus to remain accurate over time, and MUST be responsive to community requests.
1414

15-
[This check is automatically validated.](checks/fp_016)
15+
## Purpose
1616

17-
## Implementation
17+
## Recommendations and Requirements
1818

1919
Ideally, the maintainer of an ontology SHOULD actively monitor for any changes in scientific consensus, but--at a minimum--the maintainer MUST respond to requests from the community pointing out such changes in accordance with the [Responsiveness principle](http://obofoundry.org/principles/fp-020-responsiveness.html). Tentatively, we consider scientific consensus to be reached if multiple publications by independent labs over a year come to the same conclusion, and there is no or limited (<10%) dissenting opinions published in the same time frame. In cases when an area remains controversial, and no consensus is reached, then it is up to the ontology maintainer to either leave out the controversial term, or pick a viewpoint for practical considerations, and note the presence of controversy in an editor note.
2020

21+
## Implementation
22+
2123
## Examples
2224

2325
## Counter-Examples
2426

2527
## Criteria for Review
2628

2729
The developers of the ontology need to include a statement specifying how they are planning to maintain the ontology. We expect that an ontology will be maintained for at least 3 years from the time of acceptance.
30+
[This check is automatically validated.](checks/fp_016)
2831

2932
<Category:Principles> <Category:Accepted>

0 commit comments

Comments
 (0)