.
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
hycl:AIDA-Sentence rdfs:label "AIDA sentence - an English sentence that is Atomic, Independent, Declarative, and Absolute" .
cito:obtainsSupportFrom rdfs:label "is supported by" .
schema1:about rdfs:label "is about - connects a thing (left) to a subject matter that this thing is about (right)" .
rdf:type rdfs:label "is an - connects a thing (left) to a class it belongs to (right)" .
skos:related rdfs:label "is related to" .
sub:aida a nt:AutoEscapeUriPlaceholder, nt:IntroducedResource;
rdfs:label "Type your AIDA sentence here (ending with a full stop)";
nt:hasPrefix "http://purl.org/aida/";
nt:hasPrefixLabel "The sentence";
nt:hasRegex "[\\S ]{5,500}\\." .
sub:assertion dcterms:description """ Template for expressing a statement about research as an AIDA sentence and linking to its relevant project. Such nanopublications use the concept of an AIDA sentence to express a (scientific) statement in an informal or semi-formal manner, which can be formally linked.
AIDA sentences are:
- Atomic: a sentence describing one thought that cannot be further broken down in a practical way
- Independent: a sentence that can stand on its own, without external references like \"this effect\" or \"we\"
- Declarative: a complete sentence ending with a full stop that could in theory be either true or false
- Absolute: a sentence describing the core of a claim ignoring the (un)certainty about its truth and ignoring how it was discovered (no \"probably\" or \"evaluation showed that\"); typically in present tense
You can find more information about AIDA sentences here.
""";
a nt:AssertionTemplate;
rdfs:label "Expressing a statement about research as an AIDA sentence";
nt:hasNanopubLabelPattern "AIDA sentence: ${aida}";
nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4;
nt:hasTag "Claims";
nt:hasTargetNanopubType hycl:AIDA-Sentence, .
sub:dataset a nt:UriPlaceholder;
rdfs:label "URI of related published dataset" .
sub:project a nt:GuidedChoicePlaceholder;
rdfs:label "URI of nanopublication for related research project";
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject" .
sub:publication a nt:UriPlaceholder;
rdfs:label "URI of related scholarly work (e.g. publication)" .
sub:st0 rdf:object hycl:AIDA-Sentence;
rdf:predicate rdf:type;
rdf:subject sub:aida .
sub:st1 rdf:object sub:topic;
rdf:predicate schema1:about;
rdf:subject sub:aida;
a nt:OptionalStatement, nt:RepeatableStatement .
sub:st2 rdf:object sub:project;
rdf:predicate skos:related;
rdf:subject sub:aida .
sub:st3 rdf:object sub:dataset;
rdf:predicate cito:obtainsSupportFrom;
rdf:subject sub:aida;
a nt:OptionalStatement, nt:RepeatableStatement .
sub:st4 rdf:object sub:publication;
rdf:predicate cito:obtainsSupportFrom;
rdf:subject sub:aida;
a nt:OptionalStatement, nt:RepeatableStatement .
sub:topic a nt:GuidedChoicePlaceholder;
rdfs:label "URI of concept or topic the sentence is about";
nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class&searchterm=",
"https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 .
}
sub:pubinfo {
orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
this: dcterms:created "2025-06-06T17:12:29.672Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-4930-2662;
dcterms:license ;
npx:supersedes ;
npx:wasCreatedAt ;
rdfs:label "Template: Expressing a statement about research as an AIDA sentence";
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB";
npx:hasSignature "L13F2ftvn3keDer33epYQAi51OEfcVqwPYvmsmpzaVo3//+4yZoVYKfb/64bjHPchY6/WSw3C9Yn5xBLD/8aE+XuoiiGx/NSMdKFSQZVaKhBWAhxqMy6uysYzIca/YWpogXaxOv4sFQUtZRWzIPZ2LRcoCa3rWEYmbw7oiDekCc=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-4930-2662 .
}