Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: explore-platform
- Default Branch: master
- Size: 146 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
Codemeta
README.md
EXPLORE metadata templates
EXPLORE uses the following metadata & reference schema to provide pertinent information about its scientific data applications:
CodeMeta 2.0. Example: codemeta.json
Citation File Format. Example: CITATION.cff
Custom MetaData schema. Example: metadata.yml
Acknowledgements
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101004214.

Owner
- Name: EXPLORE
- Login: explore-platform
- Kind: organization
- Email: contact@explore-platform.eu
- Website: https://explore-platform.eu
- Repositories: 1
- Profile: https://github.com/explore-platform
Citation (CITATION.cff)
cff-version: 1.2.0
title: App Template
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Nick
family-names: Cox
email: nick.cox@acri-st.fr
affiliation: ACRI-st
orcid: 'https://orcid.org/0000-0002-7926-4492'
identifiers:
- type: doi
value: 10.5281/zenodo.6670298
repository-code: 'https://gitlab.acri-cwa.fr/project-explore/templates/template'
url: 'https://explore-platform.eu'
repository: ''
repository-artifact: ''
abstract: |-
This repository provides an App template or blue-print as developed for the EXPLORE project.
keywords:
- EXPLORE
- Horizon 2020
- galactic
license: Apache-2.0
version: v1
date-released: '2023-07-01'
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/Apache-2.0",
"codeRepository": "https://gitlab.acri-cwa.fr/project-explore/templates/template",
"dateCreated": "2023-07-01",
"datePublished": "2023-07-01",
"dateModified": "2023-07-01",
"issueTracker": "https://gitlab.acri-cwa.fr/project-explore/templates/template/-/issues",
"name": "Single-service App",
"version": "1.0",
"description": "This repository provides an App template or blue-print as developed for the EXPLORE project.",
"applicationCategory": "Astronomy",
"funding": "This project has received funding from the European Unions Horizon 2020 research and innovation programme under grant agreement No 101004214.",
"developmentStatus": "active",
"isPartOf": "https://explore-platform.eu",
"referencePublication": "https://doi.org/10.5281/zenodo.6670298",
"readme": "https://explore-platform.eu/",
"softwareVersion": "1.0",
"funder": {
"@type": "Organization",
"name": "European Commission"
},
"keywords": [
"Projects: EXPLORE",
"Content: Astronomy",
""
],
"programmingLanguage": [
"Python"
],
"operatingSystem": [
"Docker"
],
"softwareRequirements": [
"Visualiser"
],
"citation": [
"2022scio.confE..36C"
],
"author": [
{
"@type": "Person",
"givenName": "Nick Cox"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Nick",
"familyName": "Cox",
"email": "nick.cox@acri-st.fr",
"affiliation": {
"@type": "Organization",
"name": "ACRI-ST"
}
}
]
}
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nick | n****x@a****r | 1 |
Committer Domains (Top 20 + Academic)
acri-st.fr: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0