@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:article a nt:ExternalUriPlaceholder, nt:IntroducedResource; rdfs:label "DOI of the article (starting with https://doi.org/10...)" . sub:article-type a nt:RestrictedChoicePlaceholder; rdfs:label "The type of the article"; nt:hasDefaultValue ; nt:hasRegex "https://doi.org/10.+"; nt:possibleValue , , , , , , . sub:assertion dct:description "Such a nanopublication contains the main high-level metadata about a scholarly article, including title, authors, and links to other nanopublications."; a nt:AssertionTemplate, nt:UnlistedTemplate; rdfs:label "Describing core article metadata"; nt:hasStatement sub:st01; nt:hasTag "Journals" . sub:st01 rdf:object sub:article-type; rdf:predicate rdf:type; rdf:subject sub:article . rdfs:label "in-use paper - A scholarly work that describes applied and validated solutions such as software tools, systems or architectures that benefit from the use of the technology of a particular scholarly domain. Usually, papers of this kind should also provide convincing evidence that there is use of the proposed application or tool by the target user group, preferably outside the institution that conducted its development." . rdfs:label "methods paper - A scholarly work detailing a method, procedure or experimental protocol employed in a particular scholarly domain." . rdfs:label "position paper - A scholarly work that reports a particular intellectual position or viewpoint regarding a particular scholarly topic. Usually, these papers are dependent on the author's opinion or interpretation, do not have an evaluation, and need to present relevant and novel discussion points in a thorough manner." . rdfs:label "research paper - A scholarly work that reports original research contributions addressing theoretical, analytical or experimental aspects of a particular scholarly domain." . rdfs:label "resource paper - A scholarly work that describes resources developed to provide experimental materials or facilities, support a research hypothesis, to provide answers to a research question, or that have contributed to the generation of novel scientific work." . rdfs:label "review paper - A scholarly work that surveys the state of the art of topics central to a particular subject or relating to a specific domain (e.g. the scope of a certain journal or conference)." . rdfs:label "scholarly work - A general term that includes all other listed types" . rdf:type rdfs:label "is a" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "WGk2MdMIVNckfKKcFIibybAT1L+Tta8xomRpaSE0ulJSitOQIE1cY/0usCLLcnXsh8722xl7o2DxjDyM+MkLvzsUmOvziv4bYBh73EFAqdjDcssEgMk8NtvvZEtQggqwgwlQKRNqpO9DWeA0QQhwuGT/VEcO3pTjgLiOroIcNTA="; npx:hasSignatureTarget this: . this: dct:created "2023-07-21T07:35:35.248Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }