@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @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 { dct:subject rdfs:label "has subject" . rdfs:label "is supported by" . rdfs:label "was completed on" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . sub:assertion a nt:AssertionTemplate; dct:description "Describing a synthesis across multiple replication outcomes with practical recommendations"; rdfs:label "Science Live Research Synthesis"; nt:hasStatement sub:st1, sub:st10, sub:st2, sub:st3, sub:st4, sub:st5, sub:st6, sub:st7, sub:st8, sub:st9; nt:hasTag "FORRT" . sub:conclusion a nt:LongLiteralPlaceholder; rdfs:label "Conclusion of the synthesis" . sub:conditions a nt:LongLiteralPlaceholder; rdfs:label "Conditions of the synthesis" . sub:date a nt:LiteralPlaceholder; nt:hasDatatype xsd:date . sub:label a nt:LiteralPlaceholder; rdfs:label "label" . sub:limitations a nt:LongLiteralPlaceholder; rdfs:label "Limitations of the synthesis" . sub:recommendation a nt:LongLiteralPlaceholder; rdfs:label "Recommendations" . sub:repository a nt:UriPlaceholder; rdfs:label "URI of the repository" . sub:source a nt:UriPlaceholder; rdfs:label "URI of the source supporting the synthesis" . sub:st1 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:synthesis . sub:st10 a nt:RepeatableStatement; rdf:object sub:topic; rdf:predicate dct:subject; rdf:subject sub:synthesis . sub:st2 rdf:object sub:label; rdf:predicate rdfs:label; rdf:subject sub:synthesis . sub:st3 rdf:object sub:conclusion; rdf:predicate ; rdf:subject sub:synthesis . sub:st4 rdf:object sub:recommendation; rdf:predicate ; rdf:subject sub:synthesis . sub:st5 rdf:object sub:conditions; rdf:predicate ; rdf:subject sub:synthesis . sub:st6 rdf:object sub:limitations; rdf:predicate ; rdf:subject sub:synthesis . sub:st7 a nt:RepeatableStatement; rdf:object sub:source; rdf:predicate ; rdf:subject sub:synthesis . sub:st8 rdf:object sub:repository; rdf:predicate ; rdf:subject sub:synthesis . sub:st9 rdf:object sub:date; rdf:predicate ; rdf:subject sub:synthesis . sub:synthesis a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder . sub:topic rdfs:label "topic"; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . rdfs:label "has the conditions" . rdfs:label "has the limitations" . rdfs:label "has the repository" . rdfs:label "has the recommendation" . rdfs:label "has the synthesis conclusion" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-04-18T17:46:27.180Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Science Live Research Synthesis"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "zea1HRpIxYxcpk0tR6/+W0rsD5IFKxvaLKjZ4/H1ooIXrRk/E6RFIBPLj2CFfA9ldsgy8WBk0jW3nxbCZxz9aiSV/0Z5Zd2kmeME96Y2OOGiB7RxAqgvIp08lcSfREWntU+5H4b6FmlJp3Yk6ls2nJRu2RtwfBx7cPqnL/V8xlU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }