https://github.com/geo-c/oct-core
Module of the Open City Toolkit to visualize use of open datasets by applications:
https://github.com/geo-c/oct-core
database-management dataset-catalog dataset-filtering dataset-manager datasets metadata metadata-api metadata-store open-access open-city-toolkit open-data open-government open-science rest-api search-interface
Last synced: 3 months ago
JSON representation
Module of the Open City Toolkit to visualize use of open datasets by applications:
- Host: GitHub
- URL: https://github.com/geo-c/oct-core
- Owner: geo-c
- License: mit
- Created: 2016-06-11T21:52:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T16:13:06.000Z (over 6 years ago)
- Last Synced: 2025-01-08T08:45:43.953Z (4 months ago)
- Topics: database-management, dataset-catalog, dataset-filtering, dataset-manager, datasets, metadata, metadata-api, metadata-store, open-access, open-city-toolkit, open-data, open-government, open-science, rest-api, search-interface
- Language: JavaScript
- Homepage: http://giv-oct2.uni-muenster.de:8080
- Size: 1.24 MB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCT-Core
The OCT-Core (or OCT Transparency Module) is a module of the [Open City Toolkit](https://github.com/geo-c/Open-City-Toolkit), which provides technical means of linking apps to the datasets that they use, as well as some statistics about the frequency of retrieval of a specific dataset.
The objective of the OCT transparency module is to help answer the following questions:
+ What are datasets available in my city?
+ How often are these datasets used?
+ Which apps use these datasets?### Demo
A demo of the OCT Transparency Module is accessible at [OCT Core Demo](http://giv-oct.uni-muenster.de:8080/).
### Installation
The OCT-Code can be installed for personal use using Docker. Installation instructions are available [here](https://github.com/geo-c/OCT-CoreDocs/tree/master/Installation).### Documentation
The following publications related to the OCT-Core provide futher details about the ideas behind the application and its evaluation.
+ Degbelo, A., Granell, C., Trilles, S., Bhattacharya, D. and Wissing, J. (2019) ‘Tell me how my open data is re-used: increasing transparency through the Open City Toolkit’, in Open Data | Open Cities. [Briefly presents the key innovation of the OCT-Core and its evaluation]
+ Degbelo, A. and Kauppinen, T. (2018) ‘Increasing transparency through web maps’, in Champin, P.-A., Gandon, F. L., Lalmas, M., and Ipeirotis, P. G. (eds) Companion of Proceedings of the Web Conference 2018 - WWW ’18. Lyon, France: ACM Press, pp.
899–904. [Presents example apps of the OCT-Core]+ Degbelo, A., Trilles, S., Kray, C., Bhattacharya, D., Schiestel, N., Wissing, J. and Granell, C. (2016) ‘Designing semantic application programming interfaces for open government data’, JeDEM - eJournal of eDemocracy and Open Government, 8(2), pp. 21–58.
[Presents the API underlying the OCT-Core]### License
The code is distributed under the Apache v2 License.