Skip to content

Commit 1034da9

Browse files
authored
Merge branch 'master' into nataled-patch-7
2 parents 17dea3c + adb8e95 commit 1034da9

7 files changed

Lines changed: 14 additions & 15 deletions

principles/fp-000-summary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ P5) <b>Scope</b> - The scope of an ontology is the extent of the domain or subje
2424

2525
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> - Existing relations MUST be reused. New relations SHOULD be submitted to 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. The documentation SHOULD detail the different processes specific to an ontology life cycle and target various audiences (users or developers).
3030

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

principles/fp-006-textual-definitions.md

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

88
## Summary
99

10-
The ontology has textual definitions for the majority of its classes and for top level terms in particular.
10+
The ontology MUST have textual definitions for the majority of its classes and for top level terms in particular.
1111

1212
## Purpose
1313

principles/fp-008-documented.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The wording of this principle is still in progress, with some issues still to be
1010

1111
## Summary
1212

13-
The owners of the ontology should strive to provide as much documentation as possible. The documentation should detail the different processes specific to an ontology life cycle and target various audiences (users or developers).
13+
The owners of the ontology SHOULD strive to provide as much documentation as possible. The documentation SHOULD detail the different processes specific to an ontology life cycle and target various audiences (users or developers).
1414

1515
[This check is automatically validated.](checks/fp_008)
1616

principles/fp-009-users.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ GO TO: [Recommendations/Requirements](#recommendations-and-requirements) &#124;
77

88
## Summary
99

10-
The ontology developers should document that the ontology is used by
11-
multiple independent people or organizations.
10+
The ontology developers SHOULD document that the ontology is used by multiple independent people or organizations.
1211

1312
## Purpose
1413

principles/fp-011-locus-of-authority.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ GO TO: [Recommendations/Requirements](#recommendations-and-requirements) &#124;
77

88
## Summary
99

10-
There should be a person who is responsible for communications between the
11-
community and the ontology developers, for communicating with the Foundry on all
12-
Foundry-related matters, for mediating discussions involving maintenance in the
13-
light of scientific advance, and for ensuring that all user feedback is addressed.
10+
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.
1411

1512
## Purpose
1613

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) &#124;
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)