File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ CI] ( https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml )
66[ ![ Documentation] ( https://readthedocs.org/projects/glazing/badge/?version=latest )] ( https://glazing.readthedocs.io/en/latest/?badge=latest )
77[ ![ License] ( https://img.shields.io/pypi/l/glazing )] ( https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE )
8+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.17185626.svg )] ( https://doi.org/10.5281/zenodo.17185626 )
89
910Unified data models and interfaces for syntactic and semantic frame ontologies.
1011
@@ -134,7 +135,8 @@ If you use Glazing in your research, please cite:
134135 author = {White, Aaron Steven},
135136 title = {Glazing: Unified Data Models and Interfaces for Syntactic and Semantic Frame Ontologies},
136137 year = {2025},
137- url = {https://github.com/aaronstevenwhite/glazing}
138+ url = {https://github.com/aaronstevenwhite/glazing},
139+ doi = {10.5281/zenodo.17185626}
138140}
139141```
140142
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ If you use Glazing in your research, please cite our work.
1212 title = {Glazing: Unified Data Models and Interfaces for Syntactic and Semantic Frame Ontologies},
1313 year = {2025},
1414 url = {https://github.com/aaronstevenwhite/glazing},
15- version = {0.1.0}
15+ version = {0.1.0},
16+ doi = {10.5281/zenodo.17185626}
1617}
1718```
1819
Original file line number Diff line number Diff line change 44[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/glazing )] ( https://pypi.org/project/glazing/ )
55[ ![ License] ( https://img.shields.io/pypi/l/glazing )] ( https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE )
66[ ![ CI] ( https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml )
7+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.17185626.svg )] ( https://doi.org/10.5281/zenodo.17185626 )
78
89Unified data models and interfaces for syntactic and semantic frame ontologies.
910
@@ -108,7 +109,8 @@ If you use Glazing in your research, please cite:
108109 title = {Glazing: Unified Data Models and Interfaces for Syntactic and Semantic Frame Ontologies},
109110 year = {2025},
110111 url = {https://github.com/aaronstevenwhite/glazing},
111- version = {0.1.0}
112+ version = {0.1.0},
113+ doi = {10.5281/zenodo.17185626}
112114}
113115```
114116
You can’t perform that action at this time.
0 commit comments