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 https://data.tethys.at/
Go to file
Arno Kaimbacher 75b37368e4 - change relation between document and dataset_subjects to M : n:
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
2021-06-07 16:53:45 +02:00
.vscode my changes 2020-06-10 21:09:10 +02:00
app - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
bootstrap add publish module 2020-06-10 21:09:10 +02:00
config - add alias_url ind config/app.php 2021-06-01 17:32:19 +02:00
database - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
docs - composer updates 2020-06-10 21:09:31 +02:00
public - search tsyle: doi url in green color 2021-06-02 11:48:25 +02:00
resources - only admin has permission for updating DOIs 2021-06-02 12:07:51 +02:00
routes - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
storage - new frontend style 2020-06-10 21:09:23 +02:00
tests - getMetadataForDoi and updateMetadataForDoi in DoiClient.php 2021-03-01 16:04:02 +01:00
.babelrc - npm updates 2021-05-11 16:37:38 +02:00
.env.example - set relative url in solr search 2020-07-23 17:02:26 +02:00
.gitattributes initial commit 2020-06-10 21:04:18 +02:00
.gitignore - unique keywords 2020-06-10 21:09:27 +02:00
artisan my changes 2020-06-10 21:09:10 +02:00
composer.json - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
composer.lock - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
doi_notes.txt - add ui for editor for publishing dois 2021-05-18 13:17:29 +02:00
LICENSE - add LICENSE file 2020-06-15 17:56:40 +02:00
package-lock.json - add alias_url ind config/app.php 2021-06-01 17:32:19 +02:00
package.json - add alias_url ind config/app.php 2021-06-01 17:32:19 +02:00
phpspec.yml initial commit 2020-06-10 21:04:18 +02:00
phpunit.xml - DOI implementation wit unit testing 2021-02-26 17:02:07 +01:00
readme.md - composer updates 2020-07-14 14:40:02 +02:00
server.php my changes 2020-06-10 21:09:10 +02:00
solr.xslt - solr.xslt autor and author_sort are now sorted by @SortOrder 2020-10-01 18:38:31 +02:00
Tethys.code-workspace - DOI implementation wit unit testing 2021-02-26 17:02:07 +01:00
tsconfig.json - tsconfig.json with files 2020-06-10 21:09:28 +02:00
webpack.mix.js - add alias_url ind config/app.php 2021-06-01 17:32:19 +02:00

tethys 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