File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ license: https://creativecommons.org/publicdomain/zero/1.0/
5
5
6
6
# Version should be kept in sync with primary Git repository release tag
7
7
8
- version : 3.2.3
8
+ version : 3.2.4
9
9
10
10
11
11
# # ------------
@@ -6233,18 +6233,18 @@ classes:
6233
6233
resource :
6234
6234
required : true
6235
6235
description : >-
6236
- The InformationResource that served as a source for the
6237
- knowledge expressed in an Edge, or data used to generate this knowledge.
6236
+ The InformationResource that served as a source for the
6237
+ knowledge expressed in an Edge, or data used to generate this knowledge.
6238
6238
resource role :
6239
6239
required : true
6240
- description : >-
6241
- The role of the InformationResource in the retrieval of the
6242
- knowledge expressed in an Edge, or data used to generate this knowledge.
6240
+ description : >-
6241
+ The role of the InformationResource in the retrieval of the
6242
+ knowledge expressed in an Edge, or data used to generate this knowledge.
6243
6243
upstream resources :
6244
6244
description : >-
6245
- The InformationResources that served as a source for the
6246
- InformationResource that served as a source for the knowledge
6247
- expressed in an Edge, or data used to generate this knowledge.
6245
+ The InformationResources that served as a source for the
6246
+ InformationResource that served as a source for the knowledge
6247
+ expressed in an Edge, or data used to generate this knowledge.
6248
6248
6249
6249
# # Top Level Abstractions of Material & Process Entities
6250
6250
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = biolink_model
3
3
description = ' A high level datamodel of biological entities and associations'
4
- version = 3.2.3
4
+ version = 3.2.4
5
5
6
6
url = https://github.com/biolink/biolink-model
7
7
author = Harold Solbrig
Original file line number Diff line number Diff line change 6
6
REQUIREMENTS = FH .readlines ()
7
7
8
8
NAME = 'biolink-model'
9
- VERSION = '3.2.3 '
9
+ VERSION = '3.2.4 '
10
10
11
11
DESCRIPTION = 'Biolink Model: A high level datamodel of biological entities and associations'
12
12
URL = 'https://github.com/biolink/biolink-model'
You can’t perform that action at this time.
0 commit comments