@prefix this: <
https://w3id.org/np/RAA6h3FSlTp_rE7n1RYDLSz9o8DYmmr9bx7kgMNGNx55Q
> .
@prefix sub: <
https://w3id.org/np/RAA6h3FSlTp_rE7n1RYDLSz9o8DYmmr9bx7kgMNGNx55Q#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
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-6049-591X
;
<
http://purl.org/spar/cito/citesAsEvidence
> <
https://doi.org/10.48550/arXiv.2310.20216
> ;
rdfs:comment
"""Current chatbots can pass the Turing Test, right?
A lot of people have claimed this, but Cameron Jones (
@camrobjones
) and Benjamin Bergen of UCSD actually tested the claim!
(Spoiler: The answer is \"no, they don't pass.\")""" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-8881-3505
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGwGTbad9PFzDUjFEILWgJ70xCIuUJELRWPdZ8SFUu7lzdgD4eJweI6u4kIS37h2HO6HmLWAmJy/jQ82PmtzbPAYlLLnEcU8whJVDG1n7meop7+nvtY7DaCdShQgbfpEcmfyfTsyGpi3VVHJ5WxU34rstSOyVotrdvZNRYivFndQIDAQAB" ;
npx:hasSignature
"YSH83C6gpR8dw7A0uVEwJObOMnxCJLwAxTDK512ja69pnjOQIdEf+TJW2UfoBcW5BVqZjciPLTxnwv8kobGLoqwYHzmCfhWeB+axY1xCzfYFHaFETg6un3IqSjok4JC9o7yjjJCa8cyoFHsJtcMpqQi6XkWARioPS5nQw+vQgdc=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-11-29T22:38:23.555Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-6049-591X
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:hasNanopubType
<
http://purl.org/spar/cito/cites
> ;
a
npx:ExampleNanopub
;
rdfs:label
"cites as evidence arXiv.2310.20216" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
ns1:RAVEpTdLrX5XrhNl_gnvTaBcjRRSDu_hhZix8gu2HO7jI
.
}