From db2ef3956d6fa6da060bf3f7ab6787b28d9e93c1 Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Thu, 2 Apr 2026 10:46:46 -0400 Subject: [PATCH 1/2] Update fp-000-summary.md update P7 summary The relations principle had been updated previously after discussion in Ops, but that change did not propagate to the summary page. --- principles/fp-000-summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/principles/fp-000-summary.md b/principles/fp-000-summary.md index d19982e49..2f91d6fb4 100644 --- a/principles/fp-000-summary.md +++ b/principles/fp-000-summary.md @@ -24,7 +24,7 @@ P5) Scope - The scope of an ontology is the extent of the domain or subje P6) Textual Definitions - The ontology MUST have textual definitions for the majority of its classes and for top level terms in particular. -P7) Relations - Relations SHOULD be reused from the Relations Ontology (RO). +P7) Relations - Existing relations MUST be reused. New relations SHOULD be submitted to the Relations Ontology (RO). P8) Documentation - The owners of the ontology SHOULD strive to provide as much documentation as possible. From 69a1869c4e8449465ea4ca4643790c56cc678885 Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Thu, 2 Apr 2026 10:55:01 -0400 Subject: [PATCH 2/2] Update fp-000-summary.md update P7, P8 These each had changes not reflected in the summary. --- principles/fp-000-summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/principles/fp-000-summary.md b/principles/fp-000-summary.md index 2f91d6fb4..cd436b7df 100644 --- a/principles/fp-000-summary.md +++ b/principles/fp-000-summary.md @@ -26,7 +26,7 @@ P6) Textual Definitions - The ontology MUST have textual definitions for P7) Relations - Existing relations MUST be reused. New relations SHOULD be submitted to the Relations Ontology (RO). -P8) Documentation - The owners of the ontology SHOULD strive to provide as much documentation as possible. +P8) Documentation - 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). P9) Documented Plurality of Users - The ontology developers SHOULD document that the ontology is used by multiple independent people or organizations.