Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "oold-python: Object Oriented Linked Data for Python"
title: "oold-python: Object-Oriented Linked Data for Python"
# Managed by python-semantic-release (version_variables). Do not edit by hand.
version: 0.16.3
abstract: "A Python package for abstract and object-oriented access to knowledge graphs, bridging semantic web technologies (RDF, JSON-LD, SPARQL) with Pydantic type safety."
repository-code: "https://github.com/OO-LD/oold-python"
repository-code: "https://github.com/oo-ld/oold-python"
url: "https://OO-LD.github.io/oold-python/"
doi: 10.5281/zenodo.8374237
# Authors listed here are the creators shown on each Zenodo release.
Expand All @@ -20,3 +20,6 @@ authors:
- given-names: Andreas
family-names: Räder
orcid: "https://orcid.org/0000-0002-2673-0832"
- given-names: Simon
family-names: Feiler
orcid: "https://orcid.org/0000-0003-3565-9430"
Loading