You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/StandardizationGuidelines.md
+23-21Lines changed: 23 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -3,40 +3,42 @@ layout: doc
3
3
title: Ontology Standardization Guidelines
4
4
---
5
5
6
-
###Social
6
+
## Social
7
7
8
8
SOCIAL External axioms #1443 & #1991 | possible new "what to do with terms" principle (can be p14)
9
9
10
-
###Communication
10
+
## Communication
11
11
12
-
COMMUNICATION Ontology subsets documentation #466
13
-
COMMUNICATION Referring to taxa not in NCBITaxon #434
14
-
COMMUNICATION Document how to add logo #72
15
-
COMMUNICATION Short ontology descriptions #1968
16
-
COMMUNICATION Documentation for license #1840
12
+
### Documentation
13
+
- Documentation for license #1840 = github repository SHOULD have a LICENSE file (named 'LICENSE' with no extension, LICENSE.md, or LICENSE.txt; the latter will be plain text)
14
+
- Fully document ontology subsets #466
15
+
- Link terms to relevant discussion on issue tracker #1097
17
16
18
-
###Content
17
+
## Content
19
18
20
-
CONTENT Discourage BFO shadow classes #1539
21
-
CONTENT? Ignoring NCIT (no issue, but has come up that NCIT is not well-formed enough to be a concern re: things like overlap)
22
-
METADATA Term adoption #2330 (also #2324)
23
-
24
-
### Technical
19
+
### Terms
20
+
Discourage BFO shadow classes #1539
21
+
Ignoring NCIT (no issue, but has come up that NCIT is not well-formed enough to be a concern re: things like overlap)
22
+
Referring to taxa not in NCBITaxon #434
23
+
Term adoption #2330 (also #2324)
24
+
Versioning term identifiers #1347
25
+
### Products
26
+
Every ontology SHOULD provide a base
27
+
Imports should be merged into the main release file
25
28
29
+
### Coherency
30
+
Every ontology primary release MUST be consistent and coherent
31
+
Every ontology MUST be coherent when classified together with RO, BFO, and COB
32
+
Every ontology SHOULD be coherent when classified together with all its base-dependencies
26
33
34
+
## Technical
27
35
36
+
METADATA Language tags #479 (also #325)
28
37
29
38
Not yet classified:
30
39
31
-
Every ontology SHOULD provide a base
32
-
Every ontology primary release MUST be consistent and coherent
33
-
Every ontology MUST be coherent when classified together with RO, BFO, and COB
34
-
Every ontology SHOULD be coherent when classified together with all its base-dependencies
35
40
36
-
METADATA Versioning term identifiers #1347 /
37
-
METADATA Linking term to discussion on tracker #1097
38
-
METADATA Language tags #479 (also #325)
39
-
METADATA Synonym types #2450
41
+
METADATA Synonym types #2450 = Use standardized SynonymTypes (OBO)
0 commit comments