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 May 10, 2024
1 parent 95bbe55 commit e3739ec
Show file tree
Hide file tree
Showing 7 changed files with 20,638 additions and 20,623 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-05-10T22:34:12",
"generation_date": "2024-05-10T22:52:19",
"source": "biolink_model.yaml"
},
"@context": {
Expand Down
19 changes: 16 additions & 3 deletions project/jsonld/biolink_model.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7907,6 +7907,8 @@
"mixin": true,
"domain": "DiseaseOrPhenotypicFeature",
"slot_uri": "https://w3id.org/biolink/vocab/treated_by",
"multivalued": true,
"inherited": true,
"owner": "treated_by",
"inverse": "treats",
"range": "ChemicalOrDrugOrTreatment",
Expand Down Expand Up @@ -7979,6 +7981,8 @@
"is_a": "treated_in_studies_by",
"domain": "DiseaseOrPhenotypicFeature",
"slot_uri": "https://w3id.org/biolink/vocab/tested_by_clinical_trials_of",
"multivalued": true,
"inherited": true,
"owner": "tested_by_clinical_trials_of",
"inverse": "in_clinical_trials_for",
"range": "ChemicalOrDrugOrTreatment",
Expand All @@ -7992,6 +7996,8 @@
"is_a": "treated_by",
"domain": "DiseaseOrPhenotypicFeature",
"slot_uri": "https://w3id.org/biolink/vocab/treated_in_studies_by",
"multivalued": true,
"inherited": true,
"owner": "treated_in_studies_by",
"inverse": "studied_to_treat",
"range": "ChemicalOrDrugOrTreatment",
Expand All @@ -8005,6 +8011,8 @@
"is_a": "treated_in_studies_by",
"domain": "DiseaseOrPhenotypicFeature",
"slot_uri": "https://w3id.org/biolink/vocab/tested_by_preclinical_trials_of",
"multivalued": true,
"inherited": true,
"owner": "tested_by_preclinical_trials_of",
"inverse": "in_preclinical_trials_for",
"range": "ChemicalOrDrugOrTreatment",
Expand Down Expand Up @@ -8077,6 +8085,8 @@
"is_a": "tested_by_preclinical_trials_of",
"domain": "DiseaseOrPhenotypicFeature",
"slot_uri": "https://w3id.org/biolink/vocab/models_demonstrating_benefits_for",
"multivalued": true,
"inherited": true,
"owner": "models_demonstrating_benefits_for",
"inverse": "beneficial_in_models_for",
"range": "ChemicalOrDrugOrTreatment",
Expand Down Expand Up @@ -8171,9 +8181,12 @@
"name": "subject_of_treatment_application_or_study_for_treatment_by",
"definition_uri": "https://w3id.org/biolink/vocab/subject_of_treatment_application_or_study_for_treatment_by",
"from_schema": "https://w3id.org/biolink/biolink-model",
"is_a": "related_to_at_instance_level",
"mixin": true,
"domain": "ChemicalOrDrugOrTreatment",
"slot_uri": "https://w3id.org/biolink/vocab/subject_of_treatment_application_or_study_for_treatment_by",
"multivalued": true,
"inherited": true,
"owner": "subject_of_treatment_application_or_study_for_treatment_by",
"inverse": "treats_or_applied_or_studied_to_treat",
"range": "DiseaseOrPhenotypicFeature",
Expand Down Expand Up @@ -34844,9 +34857,9 @@
],
"metamodel_version": "1.7.0",
"source_file": "biolink_model.yaml",
"source_file_date": "2024-05-10T22:34:09",
"source_file_size": 392935,
"generation_date": "2024-05-10T22:34:14",
"source_file_date": "2024-05-10T22:52:16",
"source_file_size": 392974,
"generation_date": "2024-05-10T22:52:21",
"@type": "SchemaDefinition",
"@context": [
"project/jsonld/biolink_model.context.jsonld",
Expand Down
Loading

0 comments on commit e3739ec

Please sign in to comment.