Nanopublication

< Home

ID

https://w3id.org/np/RArH3bTXE6285oZ_D5PyPI52BILIYlRYtYDQmrs547Q-w

Formats

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

Content

@prefix this: <https://w3id.org/np/RArH3bTXE6285oZ_D5PyPI52BILIYlRYtYDQmrs547Q-w> .
@prefix sub: <https://w3id.org/np/RArH3bTXE6285oZ_D5PyPI52BILIYlRYtYDQmrs547Q-w#> .
@prefix schema: <http://schema.org/> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://fairsharing.org/fairsharing_records/3517> a fip:Available-FAIR-Enabling-Resource,
      fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Provenance-model, fip:Structured-vocabulary;
    schema:url <https://bioschemas.org>;
    rdfs:comment "Bioschemas aims to improve data interoperability in the life sciences. It does this by encouraging the use of Schema.org markup within web pages, so that their websites and services contain machine-processable metadata that is consistently structured. This structured information makes it easier to discover, collate and analyse distributed data. As well as extending Schema.org with life sciences specific types, the Bioschemas community has developed a group of specifications that provide guidelines to facilitate a more consistent adoption of Schema.org markup within the life sciences. ";
    rdfs:label "Bioschemas Deploys";
    rdfs:seeAlso <https://fairsharing.org/fairsharing_records/3517> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-0319-6542;
    prov:wasDerivedFrom <https://fairsharing.org/fairsharing_records/3517> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "g8EJiD0WJjPU3trCwYBG3zkLAYEC1YJBt6CYoZUwkUWxrjAzqL30tmc4thzYuAn3tnsCxhFsbv391HgZuygWHyAL+cV6n+IM56aEriWDsSyFtzwJGL6FZB5hD4ElKfeyWDI/RjntUuH7hbRHXv7C6mBz23JBlSRbPrPLTs80ziY=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-04-02T11:05:33Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:describes <https://fairsharing.org/fairsharing_records/3517>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/b3100f6d-b6a4-447a-8df8-26210eeff5a5> .
}