Nanopublication

< Home

ID

https://w3id.org/np/RAwSQWkn0rpOn7VtVNN523rJkfSMhr0zV0Kz94yY9K1cI

Formats

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

Content

@prefix this: <https://w3id.org/np/RAwSQWkn0rpOn7VtVNN523rJkfSMhr0zV0Kz94yY9K1cI> .
@prefix sub: <https://w3id.org/np/RAwSQWkn0rpOn7VtVNN523rJkfSMhr0zV0Kz94yY9K1cI#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@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://doi.org/10.25504/FAIRsharing.z4xpxx> a fip:Available-FAIR-Enabling-Resource,
      fip:FAIR-Enabling-Resource, fip:Registry;
    schema:url <http://agroportal.lirmm.fr>;
    doap:implements <https://www.w3.org/OWL/>;
    rdfs:comment "AgroPortal is an ontology repository for agronomy as well as food, plant, agriculture and biodiversity sciences. It provides ontology hosting, search, versioning, visualization, comment, and recommendation; enables semantic annotation; stores and exploits ontology alignments; and enables interoperation with the semantic web. To align with the needs of the agronomy community, AgroPortal uses SKOS vocabularies and trait dictionaries) and supported features (offering detailed metadata and advanced annotation capabilities).";
    rdfs:label "AgroPortal";
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.z4xpxx> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-2195-3997;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.z4xpxx> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "OeEy0Eqx8EhKyn7B8P1NvG2FS8bh/koMfk9PmeuUw3Tp2i6rOEViSkR+u0PV6cxNFQLUiULR7yF8Ds1OqiZhD8C4x11fWpuzbbwdA1jt30dudAaa/EQ/H7qlKdViKpmd+WpYg0nNTrjnIvhAd/vCihWRbll9TlrbPZ1m/3QERDI=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-01-23T09:43:28Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:describes <https://doi.org/10.25504/FAIRsharing.z4xpxx>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/11507813-5319-4d4d-88d0-9def64783728> .
}