Skip to content

Commit

Permalink
Merge pull request #106 from NCATS-Tangerine/biolink3
Browse files Browse the repository at this point in the history
qualifiers / biolink3 update
  • Loading branch information
colleenXu authored Mar 16, 2023
2 parents 021cd57 + ec1da25 commit faae1a4
Show file tree
Hide file tree
Showing 37 changed files with 7,898 additions and 2,208 deletions.
2 changes: 1 addition & 1 deletion CTD/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ info:
url: https://ctdbase.org/help/contact.go
x-translator:
infores: "infores:ctd"
biolink-version: "2.4.8"
biolink-version: "3.1.1"
component: KP
team:
- Service Provider
Expand Down
2 changes: 1 addition & 1 deletion DISEASES/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.2.13"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/DISEASES
Expand Down
2 changes: 1 addition & 1 deletion EBIgene2phenotype/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.2.13"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/ebigene2phenotype
Expand Down
2 changes: 1 addition & 1 deletion MGIgene2phenotype/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.2.13"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/mgigene2phenotype
Expand Down
2 changes: 1 addition & 1 deletion bindingdb/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.4.8"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/bindingdb
Expand Down
2 changes: 1 addition & 1 deletion biolink/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ info:
team:
- "Service Provider"
- "Standards Reference Implementation Team"
biolink-version: "2.2.13"
biolink-version: "3.1.1"
servers:
- description: Production server
url: https://api.monarchinitiative.org/api
Expand Down
2 changes: 1 addition & 1 deletion bioplanet/bioplanet-pathway-disease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.2.13"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/bioplanet_pathway_disease
Expand Down
2 changes: 1 addition & 1 deletion bioplanet/bioplanet-pathway-gene.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.2.13"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/bioplanet_pathway_gene
Expand Down
75 changes: 75 additions & 0 deletions biothings_explorer/qualifier-sri-test-service.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"infores": "service-provider-trapi",
"edges": [
{
"underlying_api_infores": "biothings-dgidb",
"underlying_source_infores": "dgidb",
"subject_category": "biolink:SmallMolecule",
"subject_id": "CHEMBL.COMPOUND:CHEMBL266510",
"subject_name": "FLINDOKALNER",
"predicate": "biolink:affects",
"object_category": "biolink:Gene",
"object_id": "NCBIGene:9132",
"object_name": "KCNQ4",
"qualifiers": [
{
"qualifier_type_id": "biolink:qualified_predicate",
"qualifier_value": "biolink:causes"
},
{
"qualifier_type_id": "biolink:object_aspect_qualifier",
"qualifier_value": "activity"
},
{
"qualifier_type_id": "biolink:object_direction_qualifier",
"qualifier_value": "increased"
},
{
"qualifier_type_id": "biolink:causal_mechanism_qualifier",
"qualifier_value": "activation"
}
]
},
{
"underlying_api_infores": "biothings-go-bp",
"underlying_source_infores": "go",
"subject_category": "biolink:BiologicalProcess",
"subject_id": "GO:0090272",
"subject_name": "negative regulation of fibroblast growth factor production",
"predicate": "biolink:regulates",
"object_category": "biolink:BiologicalProcess",
"object_id": "GO:0090269",
"object_name": "fibroblast growth factor production",
"qualifiers": [
{
"qualifier_type_id": "biolink:object_direction_qualifier",
"qualifier_value": "downregulated"
}
]
},
{
"underlying_api_infores": "text-mining-provider-targeted",
"subject_category": "biolink:SmallMolecule",
"subject_id": "CHEBI:3215",
"subject_name": "bupivacaine",
"predicate": "biolink:affects",
"object_category": "biolink:Gene",
"object_id": "UniProtKB:Q9P2L0",
"object_name": "WDR35",
"qualifiers": [
{
"qualifier_type_id": "biolink:qualified_predicate",
"qualifier_value": "biolink:causes"
},
{
"qualifier_type_id": "biolink:object_aspect_qualifier",
"qualifier_value": "activity_or_abundance"
},
{
"qualifier_type_id": "biolink:object_direction_qualifier",
"qualifier_value": "increased"
}
]
}
]
}
2 changes: 1 addition & 1 deletion biothings_explorer/service-provider-trapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ info:
- "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/master/biothings_explorer/sri-test-text-mining.json"
x-translator:
infores: "infores:service-provider-trapi"
biolink-version: 2.4.8
biolink-version: "3.1.1"
component: KP
team:
- Service Provider
Expand Down
2 changes: 1 addition & 1 deletion biothings_explorer/smartapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ info:
url: "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/5b19e854524c48a39125d545bec13f637661a09f/biothings_explorer/sri-test-bte-ara.json"
x-translator:
infores: "infores:biothings-explorer"
biolink-version: 2.4.8
biolink-version: "3.1.1"
component: ARA
team:
- Exploring Agent
Expand Down
2 changes: 1 addition & 1 deletion ddinter/ddinter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ info:
component: KP
team:
- Service Provider
biolink-version: "2.4.8"
biolink-version: "3.1.1"
servers:
- description: Encrypted Production server
url: https://biothings.ncats.io/ddinter
Expand Down
Loading

0 comments on commit faae1a4

Please sign in to comment.