Skip to content

Commit a6d21ad

Browse files
authored
Update obsolete ontology terms.md
edit of title, comment, callout
1 parent 9e9a43d commit a6d21ad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/obsolete ontology terms.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
# Tools and Resources
1+
# Obsoleting and deprecating ontology terms
22
<!--@Document_indicator: Text,links -->
33

4-
## Obsoleting and deprecating ontology terms
54
Ontologies evolve, terms are revised, split into more detailed terms or deprecated. For proper reusablity of the ontology and traceability of the reason why it was deleted and what is a possible replacement term that should be used instead, the following steps should be adopted.
65
*(These steps are largely based on the [GO](https://wiki.geneontology.org/index.php/Obsoleting_an_Existing_Ontology_Term) and [ODK](https://ontology-development-kit.readthedocs.io/en/latest/ObsoleteTerm.html) pages for term obsoletion but adjusted for the PMDco.)*
76

87
## Check for the PMDco deprecation profile
9-
1. Navigate to your Protégé installation folder and further to '..\conf\deprecation\'
8+
1. Navigate to your local Protégé installation folder and further to '..\conf\deprecation\'
109
2. Check whether the file 'PMDco.yaml' is present
1110
- if not, download it from [here](https://raw.githubusercontent.com/materialdigital/core-ontology/refs/heads/main/PMDco.yaml) and move it into the Protégé installation folder
1211

13-
%% In the future this should be done without the need for users to manually copy files on their machines. The PMDco deprecation profile may be added to the official protege release or be moved into the respective folder when editing the core or application ontologies. For now this shoould suffice.%%
12+
<!--- In the future this should be done without the need for users to manually copy files on their machines. The PMDco deprecation profile may be added to the official protege release or be moved into the respective folder when editing the core or application ontologies. For now this shoould suffice.--->
1413

1514

1615
## Check the usage of the term
@@ -42,5 +41,6 @@ Ontologies evolve, terms are revised, split into more detailed terms or deprecat
4241
- terms created for testing purposes, confined to local machine (not pushed to github)
4342
- terms created in the development version (and pushed to github), that only saw limited use by the creators of the term, so that consensus between the contributors over deprecation can be easily reached/assumed
4443

45-
> [!Attention]
44+
> ❗Attention❗
45+
>
4646
> Once a term is part of a release, the proper deprecation procedure **must** be followed.

0 commit comments

Comments
 (0)