-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
50 lines (50 loc) · 1.48 KB
/
CITATION.cff
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
cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
type: software
title: '@kit-data-manager/pid-component'
abstract: The PID-Component is a web component that can be used to evaluate and display
FAIR Digital Objects, PIDs, ORCiDs, and possibly other identifiers in a user-friendly
way. It is easily extensible to support other identifier types.
version: 0.1.3
keywords:
- stencil
- webcomponent
- webcomponents
- pid
- datatyperegistry
- handle.net
- orcid
- identifier
- kit-data-manager
- typescript
- storybook
- tailwindcss
- fair
- fairdata
- fairdo
- fairdigitalobject
authors:
- email: maximilian.inckmann@kit.edu
affiliation: Karlsruhe Institute of Technology (KIT)
orcid: https://orcid.org/0009-0005-2800-4833
family-names: Inckmann
given-names: Maximilian
- email: andreas.pfeil@kit.edu
affiliation: Karlsruhe Institute of Technology (KIT)
orcid: https://orcid.org/0000-0001-6575-1022
family-names: Pfeil
given-names: Andreas
- orcid: https://orcid.org/0000-0003-2804-688X
email: thomas.jejkal@kit.edu
family-names: Jejkal
affiliation: Karlsruhe Institute of Technology (KIT)
given-names: Thomas
contact:
- email: maximilian.inckmann@kit.edu
affiliation: Karlsruhe Institute of Technology (KIT)
orcid: https://orcid.org/0009-0005-2800-4833
family-names: Inckmann
given-names: Maximilian
license: Apache-2.0
url: https://kit-data-manager.github.io/pid-component
repository-code: https://github.com/kit-data-manager/pid-component