Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
pdbe-kb
services
3d-beacons-registry
Commits
03aaaca0
Unverified
Commit
03aaaca0
authored
Mar 16, 2022
by
Sreenath Sasidharan Nair
Committed by
GitHub
Mar 16, 2022
Browse files
Merge pull request #17 from gtauriello/add_modelarchive
Added ModelArchive to registry
parents
428d3fb0
3677317f
Pipeline
#255506
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
resources/registry.json
resources/registry.json
+14
-0
No files found.
resources/registry.json
View file @
03aaaca0
...
@@ -62,6 +62,15 @@
...
@@ -62,6 +62,15 @@
"baseServiceUrl"
:
"https://alphafill.eu/v1/aff/"
,
"baseServiceUrl"
:
"https://alphafill.eu/v1/aff/"
,
"devBaseServiceUrl"
:
"https://alphafill.eu/v1/aff/"
,
"devBaseServiceUrl"
:
"https://alphafill.eu/v1/aff/"
,
"providerLogo"
:
"https://alphafill.eu/images/alphafill-logo.svg"
"providerLogo"
:
"https://alphafill.eu/images/alphafill-logo.svg"
},
{
"providerId"
:
"modelarchive"
,
"providerName"
:
"ModelArchive"
,
"providerDescription"
:
"ModelArchive is the archive for structural models which are not based on experimental data and complements the PDB archive for experimental structures and PDB-Dev for integrative structures."
,
"providerUrl"
:
"https://modelarchive.org"
,
"baseServiceUrl"
:
"https://modelarchive.org/3d-beacons/"
,
"devBaseServiceUrl"
:
"https://modelarchive.org/3d-beacons/"
,
"providerLogo"
:
"https://modelarchive.org/app/assets/styles/logos/MA_logo.png"
}
}
],
],
"services"
:
[
"services"
:
[
...
@@ -99,6 +108,11 @@
...
@@ -99,6 +108,11 @@
"serviceType"
:
"summary"
,
"serviceType"
:
"summary"
,
"provider"
:
"alphafill"
,
"provider"
:
"alphafill"
,
"accessPoint"
:
"3d-beacon/"
"accessPoint"
:
"3d-beacon/"
},
{
"serviceType"
:
"summary"
,
"provider"
:
"modelarchive"
,
"accessPoint"
:
"uniprot/summary/"
}
}
]
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment