-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:OnroerendErfgoed/urihandler into …
…develop
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: Urihandler | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Koen | ||
family-names: Van Daele | ||
email: [email protected] | ||
affiliation: Flanders Heritage Agency | ||
orcid: 'https://orcid.org/0000-0002-8153-2978' | ||
- given-names: Wouter | ||
family-names: Claeys | ||
email: [email protected] | ||
affiliation: Flanders Heritage Agency | ||
repository-code: 'https://github.com/OnroerendErfgoed/urihandler' | ||
keywords: | ||
- uri | ||
- identifier | ||
- redirect | ||
- handler | ||
license: GPL-3.0 | ||
version: 0.4.0 | ||
date-released: '2020-12-07' |