Skip to content

Commit c3c79d3

Browse files
authored
Merge pull request #706 from ianknowland/patch-1
Adding initial Instructions for Creating a New Term Request.md
2 parents 265f962 + 647cd78 commit c3c79d3

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Instructions for Creating a New Term Request
2+
3+
1. Navigate to the [Issues](https://github.com/CommonCoreOntology/CommonCoreOntologies/issues) tab.
4+
5+
2. On the top right, select “New issue”.
6+
7+
3. Title the issue with the format: “New Term: [name of the proposed term]
8+
9+
4. State which ontology file the new term will be added to.
10+
11+
5. Describe the scope of the term and any reasoning for its inclusion as clearly as possible. In particular, note any related terms in the relevant ontology and why they are inadequate in addressing the need that the new term supports.
12+
13+
6. As best you can, include initial proposals for:
14+
15+
a. Rdfs:label
16+
17+
b. Definition
18+
19+
c. Source
20+
21+
d. Parent class
22+
23+
24+
See Issue [#306](https://github.com/CommonCoreOntology/CommonCoreOntologies/issues/306) for an example of an existing term request that meets these criteria.

0 commit comments

Comments
 (0)