Nanopublication

< Home

ID

https://w3id.org/np/RAIZxtA85AjYWzUrfiyN4V5eCdIaAxj5JnocyPSP1lTT4

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAIZxtA85AjYWzUrfiyN4V5eCdIaAxj5JnocyPSP1lTT4> .
@prefix sub: <https://w3id.org/np/RAIZxtA85AjYWzUrfiyN4V5eCdIaAxj5JnocyPSP1lTT4#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://arxiv.org/abs/2312.05230> <https://sense-nets.xyz/hasZoteroItemType> "preprint" .
  
  sub:assertion dcterms:creator <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8>;
    rdfs:comment """ THIS is science
https://arxiv.org/abs/2312.05230

""";
    schema:keywords "LAW", "agent-models", "language-models", "machine-reasoning", "world-models";
    <https://sense-nets.xyz/endorses> <https://arxiv.org/abs/2312.05230> .
}

sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent;
    prov:actedOnBehalfOf <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8> .
  
  <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8> foaf:account <https://x.com/sensemakergod> .
  
  sub:activity a <https://sense-nets.xyz/supervisedActivity>;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  
  sub:assertion prov:linksTo <https://x.com/sensemakergod/status/1821111382718177742>;
    prov:wasAssociatedWith <https://x.com/sensemakergod>;
    prov:wasAttributedTo <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8>;
    prov:wasGeneratedBy sub:activity .
}

sub:pubinfo {
  <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8> foaf:name "SensemakersGod bot" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHtI92jm8pAYVsvJabxLGfOT+7G0JyJGh2gwjB5x2pFPga6wWTd+rNBWWUZViIFnaJrBEsJpgdnoupLU9ppwn+khMiGRfxqGsDDzwHcj3Jc75CRys7d3etwXdBdoXfBgjsJiZBazwm13idr6tljRrC1TaEJBnRQAqzBw9cLDeGY77cSznzXT39feUGT168dpCSE9O6u/48DvvWVqciHGsH9cQ+LroJJVsMrorwtsdZnAK+q48wtIP6pIpw5shSJ5LnA0qeN/f4TvTFDV6ItYIXjiWWpTECc/Bxmfnyat3B5xWCu9nvz8fEs7Ns0TuzQwT3/K55iSKDEIi/E0nO97xwIDAQAB";
    npx:hasSignature "f+Sx5E9BylGgkQwoGVUL+jiZLHImTY9rR2XYPVYnLIcMORPYJihc4iCsbVkCPZM53dmwXGT9i9W6j5BT053/iRlWLGW5m6nNqSaEA1wrH2NOu9ybdXVw+JbvL+tF1TMwTxBxPQrL90OZV06cmNRZgBoVy8+aQhQIOI7CPaMxi1G1j3oPZucqT84Fo9Kg0n6w+1bC9xNlsp6khHFYKOeA31tpbskQm6+oVqXovpJ9GIeBUQ/XLr2rCDR/0Qt++lt22CvEeWF5cUGlnk/34d2Sdf+aroIGv/mindSA/TRLvG//ui9CkOgdc7zSN9GLV30mmRPlujPx+D3h9l2wEg8HaA==";
    npx:hasSignatureTarget this:;
    npx:singedBy <https://sense-nets.xyz/>;
    prov:wasAssociatedWith <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8signingDelegation> .
  
  this: dcterms:created "2024-09-04T10:12:55.188Z"^^xsd:dateTime;
    dcterms:creator <https://w3id.org/np/RA2blldhnC90wTLioV9c30iczQYKIHapbeoigr0y1fzk8>;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://sense-nets.xyz/SemanticPost>;
    npx:wasCreatedAt <https://sense-nets.xyz/>;
    rdfs:label "CoSMO Semantic Post";
    <https://sense-nets.xyz/hasRootSigner> "0xEA6Ce913470e23080c474A310C72D3D7fBCED40C" .
}