.
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:aida a nt:AutoEscapeUriPlaceholder;
rdfs:label "Type your AIDA sentence here (needs to end with a full stop)";
nt:hasPrefix "http://purl.org/aida/";
nt:hasPrefixLabel "The sentence";
nt:hasRegex "[\\S ]{5,500}\\." .
sub:assertion a nt:AssertionTemplate;
dc1:description """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.
""";
rdfs:label "Expressing a statement as an AIDA sentence";
nt:hasStatement sub:st0, sub:st1;
nt:hasTag "Claims" .
sub:st0 rdf:object ;
rdf:predicate rdf:type;
rdf:subject sub:aida .
sub:st1 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:topic;
rdf:predicate ;
rdf:subject sub:aida .
sub:topic a nt:GuidedChoicePlaceholder;
rdfs:label "identifier 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=" .
rdfs:label "AIDA sentence - an English sentence that is Atomic, Independent, Declarative, and Absolute" .
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)" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "KE2K/TrR08//aTPrbVxvzodmvOfysVxxaMdDV2MqDGmwAna0c4xoAsYgCn4R8v4psjknSesACQ0IYtyWLoqxgjUrczTWJCFX1FNp08wMZMhos6XJXJvhZtaxEvVvVZESQVvfRi4SuOUnECJj4O66w2TFl1tDd0Fr/SJxEPUFPZY=";
npx:hasSignatureTarget this: .
this: dc1:created "2023-03-01T10:26:41.531+01:00"^^xsd:dateTime;
dc1:creator orcid:0000-0002-1267-0234;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}