Skip to content

Commit

Permalink
Add info about Zenodo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel committed Nov 7, 2023
1 parent 1eecb5c commit 5fae1da
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"description": "<p>This artifact is for archival purposes only. <strong>Please see the </strong><a href=\"https://w3id.org/stax/\"><strong>RDF-STaX website</strong></a><strong> for more information.</strong></p>",
"license": "CC-BY-4.0",
"upload_type": "software",
"keywords": [
"RDF",
"RDF streaming",
"Taxonomy",
"Ontology",
"SKOS"
],
"creators": [
{
"orcid": "0000-0002-2543-9461",
"affiliation": "Warsaw University of Technology",
"name": "Piotr Sowi\u0144ski"
}
],
"access_right": "open"
}
6 changes: 6 additions & 0 deletions docs/ontology.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ Released versions of the ontology are available in the JSON-LD, N-Triples, RDF/X

The process for making releases is described on the [Contributing](contributing.md#releases) page.

### Archival in Zenodo

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10072907.svg)](https://zenodo.org/doi/10.5281/zenodo.10072907)

Each RDF-STaX release is archived in Zenodo under this DOI: [10.5281/zenodo.10072907](https://zenodo.org/doi/10.5281/zenodo.10072907).

## See also

- **[How to use it?](use-it.md)**
Expand Down

0 comments on commit 5fae1da

Please sign in to comment.