@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dct:creator orcid:0000-0002-2543-9461; ; a ; rdfs:comment "C-SPARQL engines take as input a stream of triples (flat RDF triple stream). This input is then windowed, turning the flat stream into an RDF graph stream. The windowing can be either \"logical\" (based on time of arrival) or \"physical\" (based on fixed triple count)."; , ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2543-9461 . } sub:pubinfo { orcid:0000-0002-2543-9461 foaf:name "Piotr SowiƄski" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTHgk4F1Fuj1WT3rb97R451KIDLjCwb0dyVD4BQEii7FqUMNjVsfH2oU19Tvkopmt/OVaOI/7khWR/NtiIhXJTekIZYh9Ccop527GwZVlwtvJT4LGtMrcXNK8E6/6i7HCR2UEMbM1AhzEdo9FOwXyjAgw+qWjo1XNpkXIGfqHEeQIDAQAB"; npx:hasSignature "eXnU0ugBRCxHTefK/yWArrWKFo12Leky0u2kEFymZwpyBBGU4IORDun7L/SLkjuJwix0Sq5Eb7rFXLlIskP7Jto+91ks/FU9Y6nWm/Nof3/QGxnAhFU736xHRgzynRIkJA/q9ak06lWeUBzg/mIY5FmOTyj5r/w0v34QS/z/uUs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2543-9461 . this: dct:created "2024-09-25T14:26:42.493Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2543-9461; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Flat RDF triple stream is used in S1793351X10000936"; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90; nt:wasCreatedFromTemplate . }