Nanopublication

< Home

ID

https://w3id.org/np/RAnEfedl5KUhtiBms3l7uVWYvtLFqt211wMdHEGE1RZkc

Formats

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

Content

@prefix this: <https://w3id.org/np/RAnEfedl5KUhtiBms3l7uVWYvtLFqt211wMdHEGE1RZkc> .
@prefix sub: <https://w3id.org/np/RAnEfedl5KUhtiBms3l7uVWYvtLFqt211wMdHEGE1RZkc#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

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

sub:assertion {
  <https://w3id.org/np/RAnUwHjEyvB7wNpToIf1RyF8ycUoHdcwW4Mxd8BmfanN4#ImmPort-Assessment>
    a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema;
    <http://schema.org/url> <https://downloads.immport.org/data/upload/templates/excel-templates/assessments.xlsx>;
    rdfs:comment "A template that defines and annotates assessment panels and their components, which represent responses or results recorded in Case Report Forms (CRFs) linked to a study. It captures essential fields, including Subject ID, Panel ID, User Defined ID, Planned Visit ID, Component Name, and Study Day, allowing users to define both panels and components in a single form. Panels can be new or pre-defined, with any combination allowed as long as the Assessment Panel ID is unique within the template.";
    rdfs:label "ImmPort Assessment Template Version 3.36";
    rdfs:seeAlso <https://docs.immport.org/datasubmission/templatedocumentation/templates/assessments/>;
    skos:closeMatch <https://docs.immport.org/datasubmission/general/submissiontemplates/>,
      <https://docs.immport.org/datasubmission/templatedocumentation/Introduction/>;
    oa:hasPurpose obo:T4FS_0000241, obo:T4FS_0000255, obo:T4FS_0000531 .
}

sub:provenance {
  sub:assertion dct:creator orcid:0009-0004-2157-1408;
    prov:wasDerivedFrom <https://docs.immport.org/datasubmission/general/submissiontemplates/>,
      <https://docs.immport.org/datasubmission/templatedocumentation/Introduction/> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "gAD54Hl4j4tPX9/FLan59Fx4RXlJ3ura/vJAQEirhCt4kjDYbhv3aOtm3JbLIgPF451TRprcebCEcOn0W1gzBOwkl0EvsJ5vvGLO/+lz5CsPiPE5/MWLzqo827XFcuLiVw15rTIc6FYQKhFJyRqvMzZi0K+l1PxRAOyBXIaMBfw=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-01-10T23:02:05Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <https://w3id.org/np/RAnUwHjEyvB7wNpToIf1RyF8ycUoHdcwW4Mxd8BmfanN4#ImmPort-Assessment>;
    npx:supersedes <https://w3id.org/np/RAnUwHjEyvB7wNpToIf1RyF8ycUoHdcwW4Mxd8BmfanN4>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/fdc7dbbc-1d4c-4c49-88b1-f7207a082ee7> .
}