Skip to content

Commit

Permalink
Regenerate artifacts from biolink-model.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 21, 2024
1 parent 3ec21bb commit 1698cf9
Show file tree
Hide file tree
Showing 7 changed files with 19,909 additions and 19,908 deletions.
2 changes: 1 addition & 1 deletion project/jsonld/biolink_model.context.jsonld
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"comments": {
"description": "Auto generated by LinkML jsonld context generator",
"generation_date": "2024-03-13T17:21:19",
"generation_date": "2024-03-21T20:30:39",
"source": "biolink_model.yaml"
},
"@context": {
Expand Down
8 changes: 4 additions & 4 deletions project/jsonld/biolink_model.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7820,7 +7820,7 @@
"@type": "Annotation"
}
],
"description": "Holds between an intervention (substance, procedure, or activity) and a medical condition (disease or phenotypic feature), and states that the intervention is able to ameliorate, stabilize, or cure the condition or delay, prevent, or reduce the risk of it manifesting in the first place. \u2018Treats\u2019 edges should be asserted (knowledge_level: assertion) only in cases where there is strong supporting evidence - i.e. the intervention is approved or in phase 4 trials for the condition, or is an otherwise established treatment in the medical community (e.g. a widely-accepted or formally recommended off-label use). In the absence of such evidence, weaker predicates should be used in asserted edges (e.g. \u2018in clinical trials for\u2019 or \u2018beneficial in models of\u2019). \u2018Treats\u2019 edges based on weaker or indirect forms of evidence can however be created as predictions (knowledge_level: prediction) and should point to the more foundational asserted edges that support them.",
"description": "Holds between an intervention (substance, procedure, or activity) and a medical condition (disease or phenotypic feature), and states that the intervention is able to ameliorate, stabilize, or cure the condition or delay, prevent, or reduce the risk of it manifesting in the first place. \u2018Treats\u2019 edges should be asserted (knowledge_level: assertion) only in cases where there is strong supporting evidence - i.e. the intervention is approved for the condition, passed phase 3 or in phase 4 trials for the condition, or is an otherwise established treatment in the medical community (e.g. a widely-accepted or formally recommended off-label use). In the absence of such evidence, weaker predicates should be used in asserted edges (e.g. \u2018in clinical trials for\u2019 or \u2018beneficial in models of\u2019). \u2018Treats\u2019 edges based on weaker or indirect forms of evidence can however be created as predictions (knowledge_level: prediction) and should point to the more foundational asserted edges that support them.",
"in_subset": [
"translator_minimal"
],
Expand Down Expand Up @@ -34644,9 +34644,9 @@
],
"metamodel_version": "1.7.0",
"source_file": "biolink_model.yaml",
"source_file_date": "2024-03-13T17:21:14",
"source_file_size": 391934,
"generation_date": "2024-03-13T17:21:21",
"source_file_date": "2024-03-21T20:30:34",
"source_file_size": 391979,
"generation_date": "2024-03-21T20:30:41",
"@type": "SchemaDefinition",
"@context": [
"project/jsonld/biolink_model.context.jsonld",
Expand Down
5,482 changes: 2,741 additions & 2,741 deletions project/owl/biolink_model.owl.ttl

Large diffs are not rendered by default.

34,306 changes: 17,153 additions & 17,153 deletions project/shacl/biolink_model.shacl.ttl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/biolink_model/datamodel/model.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto generated from biolink_model.yaml by pythongen.py version: 0.0.1
# Generation date: 2024-03-13T17:21:44
# Generation date: 2024-03-21T20:31:05
# Schema: Biolink-Model
#
# id: https://w3id.org/biolink/biolink-model
Expand Down
15 changes: 8 additions & 7 deletions src/biolink_model/schema/biolink_model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3469,13 +3469,14 @@ slots:
stabilize, or cure the condition or delay, prevent, or reduce the risk of it manifesting
in the first place.
‘Treats’ edges should be asserted (knowledge_level: assertion) only in cases where there
is strong supporting evidence - i.e. the intervention is approved or in phase 4 trials for
the condition, or is an otherwise established treatment in the medical community (e.g. a
widely-accepted or formally recommended off-label use). In the absence of such evidence,
weaker predicates should be used in asserted edges (e.g. ‘in clinical trials for’ or
‘beneficial in models of’). ‘Treats’ edges based on weaker or indirect forms of evidence
can however be created as predictions (knowledge_level: prediction) and should point to
the more foundational asserted edges that support them.
is strong supporting evidence - i.e. the intervention is approved for the condition, passed
phase 3 or in phase 4 trials for the condition, or is an otherwise established
treatment in the medical community (e.g. a widely-accepted or formally recommended
off-label use). In the absence of such evidence, weaker predicates should be used in
asserted edges (e.g. ‘in clinical trials for’ or ‘beneficial in models of’). ‘Treats’ edges
based on weaker or indirect forms of evidence can however be created as predictions
(knowledge_level: prediction) and should point to the more foundational asserted edges that
support them.
domain: chemical or drug or treatment
range: disease or phenotypic feature
annotations:
Expand Down
2 changes: 1 addition & 1 deletion src/biolink_model/scripts/classprefixes.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto generated from class_prefixes.yaml by pythongen.py version: 0.0.1
# Generation date: 2024-03-13T17:23:10
# Generation date: 2024-03-21T20:32:30
# Schema: BiolinkClassPrefixes
#
# id: biolink-model-class-prefixes
Expand Down

0 comments on commit 1698cf9

Please sign in to comment.