From 0f814a7f06d21f185563215f5e933332636b8439 Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Tue, 9 Apr 2024 12:37:39 -0400 Subject: [PATCH] Update fp-000-summary.md add P13 to summary (#2569) --- principles/fp-000-summary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/principles/fp-000-summary.md b/principles/fp-000-summary.md index a7017edf5..33c75b5f7 100644 --- a/principles/fp-000-summary.md +++ b/principles/fp-000-summary.md @@ -36,6 +36,8 @@ P11) Locus of Authority - There should be a person who is responsible for P12) Naming Conventions - The names (primary labels) for elements (classes, properties, etc.) in an ontology must be intelligible to scientists and amenable to natural language processing. Primary labels should be unique among OBO Library ontologies. +P13) Notification of Changes - Ontologies should announce major changes to relevant stakeholders and collaborators ahead of release. + P16) Maintenance - The ontology needs to reflect changes in scientific consensus to remain accurate over time. P20) Responsiveness - Ontology developers MUST offer channels for community participation and SHOULD be responsive to requests.