@prefix dcterms: . @prefix skos: . @prefix ns1: . @prefix this: . @prefix sub: . @prefix np: . @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:MachineInterpretableResultReview a ; rdfs:label "fully machine-interpretable result and review" ; rdfs:subClassOf ; skos:definition "A class that contains scientific findings (results) and reviews that are fully machine-interpretable." ; skos:relatedMatch , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "interpretability" . nt:hasLabelFromApi "peer review - evaluation of work by one or more people of similar competence to the producers of the work" . nt:hasLabelFromApi "scientific finding - by Cristina-Iulia Bucur" . sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB" ; npx:hasSignature "aXLBJVONgPZBP+7CjbpH3X3M3z7ficnM1FZJ4vK4OWfFWf0GD1473rlS0dmysTjRnnLUoJK3pk52ha74Jehy70muyxVYCn24mdwqLpppDzzd9mX0d1F5iy+2AGYS5aTW9Z33zo8cPQaLzE4xHWIh0R9gEbahAvoZfL0hN6dYrKw=" ; npx:hasSignatureTarget this: . this: dcterms:created "2024-01-25T18:06:21.760Z"^^xsd:dateTime ; dcterms:creator orcid:0000-0002-7114-6459 ; dcterms:license ; npx:introduces sub:MachineInterpretableResultReview ; rdfs:label "Class: fully machine-interpretable result and review" ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ; nt:wasCreatedFromTemplate ns1:RAzUgUie-tPiAorDNlH8h7vR3lP4WNBhT40nsWrRfa1NY . }