@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:approveAction a gen:ViewEntryAction; rdfs:label "⚖️ approve/disapprove..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "action_target:nanopub"; gen:hasActionTemplateTargetField "void"; gen:isVisibleTo gen:MemberRole . sub:error-reports-view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "🐞 Error reports"; rdfs:label "OpenAIRE error reports view"; gen:appliesToInstancesOf gen:Space; gen:hasDisplayWidth gen:ColumnWidth12of12; gen:hasStructuralPosition "5.7.openaire.6"; gen:hasViewAction sub:approveAction, sub:reportRelationAction, sub:reportValueAction; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . sub:reportRelationAction a gen:ViewResultAction; rdfs:label "➕ report incorrect relation..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "void"; gen:isVisibleTo gen:EveryoneRole . sub:reportValueAction a gen:ViewResultAction; rdfs:label "➕ report incorrect value..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "void"; gen:isVisibleTo gen:EveryoneRole . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . gen:EveryoneRole nt:hasLabelFromApi "everyone" . nt:hasLabelFromApi "OpenAIRE: Reporting an incorrect metadata value" . nt:hasLabelFromApi "OpenAIRE: Reporting an incorrect relation" . this: dct:created "2026-07-29T09:27:07Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:error-reports-view; npx:introduces ; npx:supersedes ; rdfs:label "OpenAIRE error reports view"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "hOvBECt/LsnoesiqsanfvLEe2ZbO4SpFb9f4iR8xX87PxpYEK/N5xQ2iLtCTNtG3EaTCnhY65eQVvt7VriupPLtIpPkkAi5ET2uc1W/AzPGzL4BTCgQX1Jt6/fL7WpwqaW6qOIbZ64xjiyX0R+w7KfpyDlr/ryn1Wxja8mRi5fQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get OpenAIRE error reports" . nt:hasLabelFromApi "Approving or disapproving of a nanopublication" . }