Nanopublication

< Home

ID

https://w3id.org/np/RAxvh4t8yoViwe1P-Qbole8o-ZIlURCj7uvDND9mIBr6M

Formats

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

Content

@prefix this: <https://w3id.org/np/RAxvh4t8yoViwe1P-Qbole8o-ZIlURCj7uvDND9mIBr6M> .
@prefix sub: <https://w3id.org/np/RAxvh4t8yoViwe1P-Qbole8o-ZIlURCj7uvDND9mIBr6M#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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#> .
@prefix npx: <http://purl.org/nanopub/x/> .

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

sub:assertion {
  <http://purl.obolibrary.org/obo/RO_0001019> rdfs:label "contains" .
  
  rdf:type rdfs:label "is a" .
  
  <https://w3id.org/biolink/vocab/object> rdfs:label "refers to the chemical" .
  
  <https://w3id.org/biolink/vocab/predicate> rdfs:label "refers to the relation (between taxon and chemical)" .
  
  <https://w3id.org/biolink/vocab/subject> rdfs:label "refers to the organism taxon" .
  
  sub:assertion a nt:AssertionTemplate, nt:UnlistedTemplate;
    dct:description "Such a nanopublication expresses an association between an organism taxon (e.g. a species) and a chemical.";
    rdfs:label "Expressing an association between an organism taxon and a chemical";
    nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3;
    nt:hasTag "Biodiversity";
    nt:hasTargetNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> .
  
  sub:association a nt:IntroducedResource, nt:LocalResource;
    rdfs:label "this association" .
  
  sub:chemical a nt:GuidedChoicePlaceholder;
    rdfs:label "the chemical to be associated with the taxon";
    nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" .
  
  sub:relation a nt:GuidedChoicePlaceholder;
    rdfs:label "the type of relation between the taxon and the gene";
    nt:possibleValue <http://purl.obolibrary.org/obo/RO_0001019>;
    nt:possibleValuesFromApi "https://www.ebi.ac.uk/ols/api/select?ontology=ro&fieldList=iri,label,description&q=" .
  
  sub:st0 rdf:object <https://w3ihttps://w3id.org/kpxl/biodiv/terms/OrganismTaxonToChemicalAssociation>;
    rdf:predicate rdf:type;
    rdf:subject sub:association .
  
  sub:st1 rdf:object sub:taxon;
    rdf:predicate <https://w3id.org/biolink/vocab/subject>;
    rdf:subject sub:association .
  
  sub:st2 rdf:object sub:relation;
    rdf:predicate <https://w3id.org/biolink/vocab/predicate>;
    rdf:subject sub:association .
  
  sub:st3 rdf:object sub:chemical;
    rdf:predicate <https://w3id.org/biolink/vocab/object>;
    rdf:subject sub:association .
  
  sub:taxon a nt:GuidedChoicePlaceholder;
    rdfs:label "the organism taxon, e.g. a species";
    nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-3389-2191 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt5+6whGAxG+GntPXngTIho+nH+5j7QoAP98ha0lDVe9+gG2gBASbTY5CD3+6pEh52+JXqPhG+gA78lJWhE6C4YshcPh6wuzRmwmgclvXc5/dTKsVQQX7Ch2i3EavuRHPqJrXyynow5PEWQml2ojknU5wfpUt5150UdvLbz4bGCwIDAQAB";
    npx:hasSignature "KVmwypPnqVjgkg7fKMqyPKlCL+zyihXHyw/BW7mutMon9peDArLJ6v1Nl/J8ZXJfgd8h0GIdci6ct4VZad8eYmgiU/bCDTv8ABET7lvY0j4wzH4aq+wxNePix0HjpPdZSh6wmlD3HoCoDMbUw+8aHqCkpN7cAd5y5Wfhuo3bbVI=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-02-06T14:01:06.166Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-3389-2191;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    rdfs:label "Template: Expressing an association between an organism taxon and a chemical";
    prov:wasDerivedFrom ns1:RAQcn-NHXcqWvEsguTCnFspUqCBBbzQis2KafZf3IDMpk;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A,
      ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so .
}