[ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/get-openaire-error-reports", "http://purl.org/dc/terms/description": [ { "@value": "Returns the contributed reports of incorrect relations and incorrect metadata values in the OpenAIRE Graph, with the incorrect and corrected values, excluding retracted or superseded nanopublications (example nanopublications are included)." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get OpenAIRE error reports" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/c6ce50b1d6f1b80da404c9078420e412159b03a8a12e3ab5317d8457e58c1ca6" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix dct: \nprefix foaf: \nprefix owl: \nprefix rdfs: \nprefix cito: \nprefix frbr: \nprefix skos: \nprefix frapo: \nprefix prov: \nselect ?record ?record_label ?property_label ?incorrect ?correction ?explanation ?creator ?creator_label ?date ?np (\"^\" as ?np_label) where {\n values (?property ?property_label) { (cito:cites \"cites\") (cito:isDocumentedBy \"is documented by\") (frbr:partOf \"is part of\") (frbr:revisionOf \"is a revision of\") (frbr:supplement \"is supplemented by\") (skos:exactMatch \"is the same work as\") (prov:wasDerivedFrom \"was derived from\") (frapo:isOutputOf \"is output of\") (dct:title \"title\") (dct:description \"description\") (dct:issued \"publication date\") }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pk .\n filter not exists { ?inp npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pk . }\n filter not exists { ?sup npx:supersedes ?np . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n graph ?a {\n ?report a owl:NegativePropertyAssertion ;\n owl:sourceIndividual ?record ;\n owl:assertionProperty ?property .\n }\n filter( strstarts(str(?record), \"https://doi.org/\") || strstarts(str(?record), \"https://api.openaire.eu/\") )\n optional { graph ?a { ?report owl:targetIndividual ?wrongIri . } optional { graph ?pi { ?wrongIri nt:hasLabelFromApi ?wrongIriLabel . } } }\n optional { graph ?a { ?report owl:targetValue ?wrongLit . } }\n optional { graph ?a { ?report rdfs:comment ?explanation . } }\n optional { graph ?a { ?record ?property ?corrRaw . } optional { graph ?pi { ?corrRaw nt:hasLabelFromApi ?corrIriLabel . } } }\n optional { graph ?pi { ?record nt:hasLabelFromApi ?record_label . } }\n bind(coalesce(?wrongIriLabel, str(?wrongIri), str(?wrongLit)) as ?incorrect)\n bind(coalesce(?corrIriLabel, str(?corrRaw)) as ?correction)\n optional { graph npa:graph { ?np dct:creator ?creator . } }\n optional { graph ?pi { ?creator foaf:name ?creator_label . } }\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/Head", "@graph": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Tobias Kuhn" } ] }, { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4", "http://purl.org/dc/terms/created": [ { "@value": "2026-07-29T08:43:09Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/get-openaire-error-reports" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get OpenAIRE error reports" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k" } ] }, { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "GApdjHV2DjXReKBIYC+doxTl3G50XZw0dAnQuocmEnGpPDAHE9zO53yrXKGqwZTZZFQWFiqd0WaQSMvAyAPos6zxFQr0ts7l8PIhb3gE9Mp5tRwcoQv6gjAnlvjCOcEsaDF5CXmXrBxZ3+1EBSRUHyu7d2Fts2Xua41EAPew9kQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAViolio7nrZMvGekzJj2Ue2WbDnW7JQ6DPhlFkRK4Hm4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ]