@prefix this: <https://w3id.org/np/RA8JE3oMAY8EId35lpxdo2fQ_6Tx8yCScs6n_3FlhghNM> .
@prefix sub: <https://w3id.org/np/RA8JE3oMAY8EId35lpxdo2fQ_6Tx8yCScs6n_3FlhghNM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:DL a fip:Emerging-Community , fip:FAIR-Implementation-Community ;
    rdfs:comment "DeSci Labs was founded in July 2021 in Switzerland. Our goal is to accelerate scientific progress by making research more accessible, innovative, and reliable. Achieving this requires a fundamental rethinking and rebuilding of the scientific publishing process, including better incentives, workflows, and infrastructure. We build an open-access publishing environment for versionable research objects that allows all research outputs—including data and code—to be easily shared, checked, updated, curated, and archived. Our technology is radically open, FAIR by design, and ensures that best open science practices are incredibly easy and rewarding. Through our partnership with OpenAlex, we integrate all open science content into our environment and provide valuable, unique analytics, starting with novelty scores. DeSci Labs was started by scientists for scientists. Since our inception in 2021, we have grown to a team of 16 engineers and scientists." ;
    rdfs:label "DeSci Labs" ;
    rdfs:seeAlso <https://desci.com/> ;
    fip:has-description-source <https://desci.com/about> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0001-5154-5946 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "UcN2tOywo96fAulrMemZ6eRyj1tCc9ooIUvTyZgHlYPFGQRMzOC0yZlHgdd30laI1KgGjpW2o6EX2n0NTff9lXwuTVkFDgUQLSKj3Efn70bspAx1hBM9UcYBE99sSed9bcysW31tOL7uf74HCxPBgFd6eEa6k1sTHQ05fTnVqSY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-18T15:20:36Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:DL ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/214bc7a3-0519-41ca-970c-936da3e12205> .
}