Nanopublication

< Home

ID

https://w3id.org/np/RALWZvGntZE26BSOGo6XqGlffAsVbkGGy2KnX3eH_IBpI

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RALWZvGntZE26BSOGo6XqGlffAsVbkGGy2KnX3eH_IBpI> .
@prefix sub: <https://w3id.org/np/RALWZvGntZE26BSOGo6XqGlffAsVbkGGy2KnX3eH_IBpI/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  <https://w3id.org/np/RAuCu_OnyqK_dlaJ9l1EDdbtu_Wbpdw2pTlcTimQ9mqV0> <https://w3id.org/kpxl/gen/terms/hasPinGroupTag>
      "Declaring a Computational Prediction — AgMata" .
  
  <https://w3id.org/spaces/knowledgepixels/incubator/project4> <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate>
      <https://w3id.org/np/RAuCu_OnyqK_dlaJ9l1EDdbtu_Wbpdw2pTlcTimQ9mqV0> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X .
}

sub:pubinfo {
  orcid:0000-0001-8888-635X foaf:name "Erik Schultes" .
  
  this: dct:created "2026-05-27T21:00:17.032Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-8888-635X;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs has pinned template: Template: Declaring a Computational Prediction — AgMata (MAC FDT Type 6)";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA2YwreWrGW9HkzWls8jgwaIINKUB5ZTli1aFKQt13dUk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+o44a7fy2QN99hCCxC/IekyT1G02kf2shkmQulPao07o+vdNQWer6zpaItw1pqfeZBuvF3EN5Q7tEY8OfHmzp1876Xp87yi0HReZP85Sij4nozI5HtqUdk/qYAOKb2pqlRw6i/IPy8GAEUwdLu5ACR1wH/6gamVRiGzscWEMziQIDAQAB";
    npx:hasSignature "Fz62x+NLrzzDoC9iGCkTqe6KcukQd9nfJgjCi4ejXPblj1/t1R12Qz/KWj1ZN9yWjsbYTve/JwwmxdsyOc0adtzQb8fMTZLhi1NpVbyOhwBGVZPrIcbXlk171ri37VOjpw5MAd+e8mxQvzFx0NZAoCElW1bce+Dnb6Dc/w+8Dg0=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-8888-635X .
  
  <https://w3id.org/np/RAuCu_OnyqK_dlaJ9l1EDdbtu_Wbpdw2pTlcTimQ9mqV0> nt:hasLabelFromApi
      "Template: Declaring a Computational Prediction — AgMata (MAC FDT Type 6) - Computational prediction of the AgMata aggregation propensity score (unitless..." .
  
  <https://w3id.org/spaces/knowledgepixels/incubator/project4> nt:hasLabelFromApi "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs" .
}