Arno Kaimbacher
75b37368e4
a. during creating a dataste, also find existing keywords and attach them b. DatasetExtension.php c. Subject.php: protected $table = 'dataset_subjects'; d. migration file for crete_dataset_subjects_table - change api routes for also using url alias if defined - composer updates: composer.lock |
||
---|---|---|
.vscode | ||
app | ||
bootstrap | ||
config | ||
database | ||
docs | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
.babelrc | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
artisan | ||
composer.json | ||
composer.lock | ||
doi_notes.txt | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
phpspec.yml | ||
phpunit.xml | ||
readme.md | ||
server.php | ||
solr.xslt | ||
Tethys.code-workspace | ||
tsconfig.json | ||
webpack.mix.js |
TETHYS
TETHYS - Data Publisher for Geoscience Austria is a digital data library and a data publisher for earth system science. Data can be georeferenced in time (date/time) and space (latitude, longitude, depth/height).
Please watch our website - www.tethys.at
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installation
Follow the installation instructions step by step: installation manual
Also check the official laravel installation guide for server requirements before you start. Official Documentation
Versioning
For the versions available, see the tags on this repository.
Authors
- Arno Kaimbacher - Initial work
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the license file for details