goat-community / goat

This is the home of Geo Open Accessibility Tool (GOAT)
GNU General Public License v3.0
89 stars 47 forks source link

Add offcial reference for citing GOAT #786

Closed EPajares closed 3 years ago

EPajares commented 3 years ago

I think it would be beneficial to provide the users an official way how they can reference GOAT when being used in reports etc...

EPajares commented 3 years ago

Better reference data in the application and revive ABOUT section

UJehle commented 3 years ago

Could look like this: about

To Do:

UJehle commented 3 years ago

TUM Zitierleitfaden:

Kann das Programm im Internet runtergeladen werden, nennen Sie statt Ort und Firma die URL, unter der das Programm verfügbar ist: [Name der Software] [(Versionsnummer)] [[Computer software]]. Retrieved from [URL]

example: Camtasia Studio (Version 8.6.0) [Computer software]. Retrieved from https://www.techsmith.de/store/camtasia

For GOAT this would be: Geo Open Accessibility Tool - GOAT (Version 0.8) [Webtool]. Retrieved from https://muenchen.open-accessibility.org/

--> Version and Link should be variables

UJehle commented 3 years ago

@majkshkurti is it possible to automatically set the date of the OSM data?

majkshkurti commented 3 years ago

@UJehle Yes but for that we should store some metadata in the database when the setup is done. Then I can fetch it in the client.

EPajares commented 3 years ago

Yes I can save it in the database and then we can create an endpoint for this.

UJehle commented 3 years ago

Great!

EPajares commented 3 years ago

I forgot that I have already added the date of the OSM data to the variable container. Once we have setup the new API we can easily create an endpoint.