-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 1.11 KB
/
Copy pathCITATION.cff
File metadata and controls
23 lines (23 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "OpenSemanticWorld Python Package (osw-python)"
# Managed by python-semantic-release (version_variables). Do not edit by hand.
version: 2.6.1
abstract: "Python toolset for data processing, queries, wikicode generation and page manipulation within OpenSemanticLab: work with OpenSemanticLab instances as typed pydantic entities, query with semantic search, generate models from wiki schemas, and write changes back."
repository-code: "https://github.com/OpenSemanticLab/osw-python"
url: "https://opensemanticlab.github.io/osw-python/"
doi: 10.5281/zenodo.7799493
# Authors listed here are the creators shown on each Zenodo release.
# Listing is opt-in: to be added, open a PR (see CONTRIBUTING.md,
# "Citation and Authorship").
authors:
- family-names: Stier
given-names: Simon
orcid: "https://orcid.org/0000-0003-0410-3616"
- family-names: Gold
given-names: Lukas
orcid: "https://orcid.org/0000-0001-7444-2969"
- family-names: Räder
given-names: Andreas
orcid: "https://orcid.org/0000-0002-2673-0832"