https://github.com/gssi/official-rasta-or6
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (6.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: gssi
- License: apache-2.0
- Default Branch: main
- Size: 10.9 MB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Itineraries and Point of Interests of the Abruzzo National Park (OR6)
Local installation
To add itineraries and Point of Interests related to the Abruzzo National Park, run the pna-data.sql sql script file in the rastapms database.
You can use a terminal or phpmyadmin if installed.
As a prerequisite, you must follow the installation instructions for the Rasta PMS (https://github.com/gssi/official-rasta-pms/blob/main/Install.md)
Docker installation
System Requirements
Docker has to be installed to your machine
Add itineraries and Point of Interests
Open a terminal in the directory where you downloaded the source code and type the following command:
```
docker exec -i mysql-db mysql -u rastapms -prastapms rastapms --default-character-set=utf8mb4 < ./pna-data.sql
```
If you are using Windows you should use the following command:
```
type .\pna-data.sql | docker exec -i mysql-db mysql -u rastapms -prastapms rastapms --default-character-set=utf8mb4
```
License
Rasta PMS is Open Source software released under the Apache 2.0 license.
Gran Sasso Science Institute Team
- Sadia Azam
- Maria Giovanna Brandano
- Gianlorenzo D'Angelo
- Martina De Sanctis
- Amleto Di Salle
- Paola Inverardi
- Ludovico Iovino
- Rickson Pereira
- Claudio Pompilio
- Franco Raimondi
Owner
- Name: Gran Sasso Science Institute
- Login: gssi
- Kind: organization
- Location: L'Aquila (Italy)
- Website: http://cs.gssi.it
- Repositories: 36
- Profile: https://github.com/gssi
International PhD school and a Center for advanced studies in physics, mathematics, computer science and social sciences.
GitHub Events
Total
- Push event: 8
Last Year
- Push event: 8
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Amleto Di Salle | a****e@g****t | 16 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 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