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 Apr 29, 2024
1 parent 612f476 commit bd11bc0
Show file tree
Hide file tree
Showing 7 changed files with 21,069 additions and 21,066 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-04-16T03:45:04",
"generation_date": "2024-04-29T18:31:26",
"source": "biolink_model.yaml"
},
"@context": {
Expand Down
9 changes: 5 additions & 4 deletions project/jsonld/biolink_model.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -8450,7 +8450,8 @@
"narrow_mappings": [
"http://purl.obolibrary.org/obo/NCIT_R89",
"http://purl.obolibrary.org/obo/doid#has_symptom",
"http://purl.obolibrary.org/obo/RO_0004022"
"http://purl.obolibrary.org/obo/RO_0004022",
"http://purl.obolibrary.org/obo/RO_0004029"
],
"broad_mappings": [
"http://purl.obolibrary.org/obo/NCIT_R115",
Expand Down Expand Up @@ -34824,9 +34825,9 @@
],
"metamodel_version": "1.7.0",
"source_file": "biolink_model.yaml",
"source_file_date": "2024-04-16T03:45:01",
"source_file_size": 392085,
"generation_date": "2024-04-16T03:45:06",
"source_file_date": "2024-04-29T18:31:23",
"source_file_size": 392104,
"generation_date": "2024-04-29T18:31:28",
"@type": "SchemaDefinition",
"@context": [
"project/jsonld/biolink_model.context.jsonld",
Expand Down
5,643 changes: 2,822 additions & 2,821 deletions project/owl/biolink_model.owl.ttl

Large diffs are not rendered by default.

36,476 changes: 18,238 additions & 18,238 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-04-16T03:45:19
# Generation date: 2024-04-29T18:31:41
# Schema: Biolink-Model
#
# id: https://w3id.org/biolink/biolink-model
Expand Down
1 change: 1 addition & 0 deletions src/biolink_model/schema/biolink_model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3874,6 +3874,7 @@ slots:
- NCIT:R89
- DOID-PROPERTY:has_symptom
- RO:0004022
- RO:0004029

phenotype of:
is_a: related to at instance level
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-04-16T03:46:12
# Generation date: 2024-04-29T18:32:33
# Schema: BiolinkClassPrefixes
#
# id: biolink-model-class-prefixes
Expand Down

0 comments on commit bd11bc0

Please sign in to comment.