@prefix ns2: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix rdf: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix sp: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:assertion a nt:AssertionTemplate;
rdfs:label "Expressing a general claim with a super-pattern";
nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4, sub:st5 .
sub:contextClass a nt:GuidedChoicePlaceholder;
rdfs:label "URI of the context class";
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:objectClass a nt:GuidedChoicePlaceholder;
rdfs:label "URI of the object class (B)";
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:qualifier a nt:RestrictedChoicePlaceholder;
rdfs:label "URI of the qualifier";
nt:possibleValue sp:alwaysQualifier, sp:canQualifier, sp:generallyQualifier, sp:mostlyNotQualifier,
sp:mostlyQualifier, sp:mustQualifier, sp:neverQualifier, sp:sometimesQualifier .
sub:relation a nt:RestrictedChoicePlaceholder;
rdfs:label "URI of the relation type";
nt:possibleValue sp:causes, sp:comparesTo, sp:contributesTo, sp:cooccursWith, sp:decreases,
sp:enables, sp:entails, sp:follows, sp:hasCausalRelationWith, sp:increases, sp:inhibits,
sp:is-necessary-and-sufficient-for, sp:isLargerThan, sp:isNecessaryFor, sp:isSameAs,
sp:isSmallerThan, sp:negativelyCorrelatesWith, sp:positivelyCorrelatesWith, sp:precedes,
sp:prevents, sp:requires .
sub:spi a nt:IntroducedResource, nt:LocalResource;
rdfs:label "SPI:" .
sub:st0 a rdf:Statement;
rdf:object sp:SuperPatternInstance;
rdf:predicate rdf:type;
rdf:subject sub:spi;
nt:statementOrder "0"^^xsd:integer .
sub:st1 a rdf:Statement;
rdf:object sub:contextClass;
rdf:predicate sp:hasContextClass;
rdf:subject sub:spi;
nt:statementOrder "1"^^xsd:integer .
sub:st2 a rdf:Statement;
rdf:object sub:subjectClass;
rdf:predicate sp:hasSubjectClass;
rdf:subject sub:spi;
nt:statementOrder "2"^^xsd:integer .
sub:st3 a rdf:Statement;
rdf:object sub:qualifier;
rdf:predicate sp:hasQualifier;
rdf:subject sub:spi;
nt:statementOrder "3"^^xsd:integer .
sub:st4 a rdf:Statement;
rdf:object sub:relation;
rdf:predicate sp:hasRelation;
rdf:subject sub:spi;
nt:statementOrder "4"^^xsd:integer .
sub:st5 a rdf:Statement;
rdf:object sub:objectClass;
rdf:predicate sp:hasObjectClass;
rdf:subject sub:spi;
nt:statementOrder "5"^^xsd:integer .
sub:subjectClass a nt:GuidedChoicePlaceholder;
rdfs:label "URI of the subject class (A)";
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=" .
rdf:type rdfs:label "This is a" .
sp:SuperPatternInstance rdfs:label "super-pattern instance" .
sp:alwaysQualifier rdfs:label "always" .
sp:canQualifier rdfs:label "can" .
sp:causes rdfs:label "A causes B" .
sp:comparesTo rdfs:label "A compares to B" .
sp:contributesTo rdfs:label "A contributes to B" .
sp:cooccursWith rdfs:label "A co-occurs with B" .
sp:decreases rdfs:label "A decreases B" .
sp:enables rdfs:label "A enables B" .
sp:entails rdfs:label "A entails B" .
sp:follows rdfs:label "A follows B" .
sp:generallyQualifier rdfs:label "generally" .
sp:hasCausalRelationWith rdfs:label "A has causal relation with B" .
sp:hasContextClass rdfs:label "In the context of all" .
sp:hasObjectClass rdfs:label "... to things of type" .
sp:hasQualifier rdfs:label "... (qualifier)" .
sp:hasRelation rdfs:label "... have a relation of type" .
sp:hasSubjectClass rdfs:label "... things of type" .
sp:increases rdfs:label "A increases B" .
sp:inhibits rdfs:label "A inhibits B" .
sp:is-necessary-and-sufficient-for rdfs:label "A is necessary and sufficient for B" .
sp:isLargerThan rdfs:label "A is larger than B" .
sp:isNecessaryFor rdfs:label "A is necessary for B" .
sp:isSameAs rdfs:label "A is same as B" .
sp:isSmallerThan rdfs:label "A is smaller than B" .
sp:mostlyNotQualifier rdfs:label "mostly not" .
sp:mostlyQualifier rdfs:label "mostly" .
sp:mustQualifier rdfs:label "must" .
sp:negativelyCorrelatesWith rdfs:label "A negatively correlates with B" .
sp:neverQualifier rdfs:label "never" .
sp:positivelyCorrelatesWith rdfs:label "A positively correlates with B" .
sp:precedes rdfs:label "A precedes B" .
sp:prevents rdfs:label "A prevents B" .
sp:requires rdfs:label "A requires B" .
sp:sometimesQualifier rdfs:label "sometimes" .
}
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 "YERecFEZ3/kfdUr9cFFrxzzxNojt0QVv+7bkQ9946Bk91X1UNPfFSav8BuElhIQBiAJ/qiSfDtkBcjacbhHoMfg6M8Lq+yo/kE99q3FX8JkKPrdHDrBxFZreOgqRUvtLtmkzONk3njRa+GAWzcDsZOHVwKB1s5vuJ9Sb7chf4nU=";
npx:hasSignatureTarget this: .
this: ns2:created "2021-01-21T14:40:09.958+01:00"^^xsd:dateTime;
ns2:creator orcid:0000-0002-1267-0234;
npx:supersedes .
}