-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
68 lines (67 loc) · 2.37 KB
/
CITATION.cff
File metadata and controls
68 lines (67 loc) · 2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# This CITATION.cff file was created for the Geometadata Plugin for Janeway.
# Visit https://citation-file-format.github.io/ for the CFF specification.
cff-version: 1.2.0
title: Geometadata Plugin for Janeway
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- family-names: Nüst
given-names: Daniel
orcid: "https://orcid.org/0000-0002-0024-5046"
affiliation: "TUD Dresden University of Technology, Chair of Geoinformatics"
version: 0.1.0
date-released: "2025-01-28"
license: AGPL-3.0-or-later
repository-code: "https://github.com/GeoinformationSystems/janeway_geometadata"
url: "https://projects.tib.eu/komet"
abstract: >-
A plugin for Janeway that adds geospatial and temporal metadata support for
journal articles and repository preprints. Features include spatial metadata
storage as WKT geometry with automatic bounding box calculation, temporal
metadata with flexible date ranges, interactive Leaflet.js map display,
editor interface with drawing tools and reverse geocoding, GeoJSON API
endpoints, and HTML metadata embedding (Dublin Core, Schema.org, geo.* meta
tags). Developed as part of the KOMET project.
keywords:
- geospatial metadata
- temporal metadata
- Janeway
- scholarly publishing
- open access
- GeoJSON
- WKT
- Leaflet
- KOMET
- OPTIMETA
- research data
- Django plugin
contact:
- family-names: Nüst
given-names: Daniel
orcid: "https://orcid.org/0000-0002-0024-5046"
affiliation: "TUD Dresden University of Technology, Chair of Geoinformatics"
references:
- type: software
title: Janeway
authors:
- name: "Birkbeck, University of London"
repository-code: "https://github.com/openlibhums/janeway"
url: "https://janeway.systems"
license: AGPL-3.0-or-later
- type: software
title: geoMetadata Plugin for OJS
authors:
- name: "TIB Hannover"
repository-code: "https://github.com/TIBHannover/geoMetadata"
abstract: >-
OJS plugin for geospatial metadata collection, the counterpart to this
Janeway plugin.
- type: software
title: OPTIMAP
authors:
- name: "GeoinformationSystems"
repository-code: "https://github.com/GeoinformationSystems/optimap"
abstract: >-
Web portal for geospatial discovery of research articles based on open
metadata collected by geoMetadata plugins.