diff --git a/principles/fp-000-summary.md b/principles/fp-000-summary.md index 2de1a1ddb..b2a4966e9 100644 --- a/principles/fp-000-summary.md +++ b/principles/fp-000-summary.md @@ -40,4 +40,6 @@ P13) Notification of Changes - Ontologies SHOULD announce major changes t P16) Maintenance - The ontology needs to reflect changes in scientific consensus to remain accurate over time. +P19) Term Stability - 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. + P20) Responsiveness - Ontology developers MUST offer channels for community participation and SHOULD be responsive to requests.