Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Šablona: DataCite JSON-LD ====== ```json { "@context": "http://schema.datacite.org/meta/kernel-4.6/jsonld", "id": "10.5281/zenodo.XXXXXXX", "type": "Dataset", "creators": [ { "name": "Klein, Tomáš", "givenName": "Tomáš", "familyName": "Klein", "nameIdentifiers": [ { "schemeUri": "https://orcid.org", "nameIdentifier": "https://orcid.org/0000-0000-0000-0000", "nameIdentifierScheme": "ORCID" } ], "affiliation": [ { "name": "Palacký University Olomouc", "affiliationIdentifier": "https://ror.org/03efmqc40", "affiliationIdentifierScheme": "ROR" } ] } ], "titles": [ { "title": "Dataset: [název datasetu]" } ], "publisher": "Zenodo", "publicationYear": "2025", "types": { "resourceTypeGeneral": "Dataset", "resourceType": "Research Data" }, "subjects": [ { "subject": "Open Science" }, { "subject": "Resilience" } ], "descriptions": [ { "descriptionType": "Abstract", "description": "[stručný popis datasetu, max 200 slov]" } ], "rightsList": [ { "rights": "Creative Commons Attribution 4.0 International", "rightsUri": "https://creativecommons.org/licenses/by/4.0/" } ], "fundingReferences": [ { "funderName": "Ministerstvo školství, mládeže a tělovýchovy", "funderIdentifier": "https://ror.org/05fjyn938", "funderIdentifierType": "ROR", "awardNumber": "[číslo projektu]", "awardTitle": "ReDiKid – Odolné dítě v digitálním světě" } ] } redikid/sablony/datacite_jsonld.txt Last modified: 2025/09/01 15:55by klajnos