Skip to content

Commit ebc6d6a

Browse files
authored
Update new_ontology.yml
1 parent feb8d9a commit ebc6d6a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/new_ontology.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ labels:
33
- ontology-submission
44
description: >
55
Fill in the fields below to submit a new ontology entry. Your submission
6-
will be collected for review; it will not directly update the master Excel.
6+
will be collected for review; it will not directly update the BE-OLS.
77
title: "Ontology submission: ${{ github.event.issue.number }}"
88

99
body:
@@ -39,21 +39,22 @@ body:
3939
id: short_description
4040
attributes:
4141
label: Short Description
42-
description: Brief one-sentence summary of the ontology
43-
placeholder: e.g. Describes modelling and standards used in renovation projects
42+
description: Brief summary of the ontology
43+
placeholder: e.g. This ontology supports topic/use-case X and serves stakeholder Y, which is useful because Z.
4444

4545
- type: input
4646
id: uri
4747
attributes:
4848
label: URI/Namespace
49-
placeholder: e.g. https://w3id.org/example#
49+
placeholder: https://z-arghavan.github.io/MnSOntology/
50+
5051

5152
- type: input
5253
id: reference
5354
attributes:
5455
label: Reference
5556
description: Web page or DOI that documents the ontology
56-
placeholder: e.g. https://example.org/paper
57+
placeholder: e.g. https://ec-3.org/#
5758

5859
- type: input
5960
id: linked_aec

0 commit comments

Comments
 (0)