@prefix this: <http://purl.org/np/RAf9ynDPLn_jcqzR-9cuwYGh_o133yCF5HMNy8VzN47UI> .
@prefix sub: <http://purl.org/np/RAf9ynDPLn_jcqzR-9cuwYGh_o133yCF5HMNy8VzN47UI#> .
@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 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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:OFAIRe <http://schema.org/url> <https://services.agroportal.lirmm.fr/ofaire/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Supporting-Resource , fip:Validation-service ;
    rdfs:comment "O’FAIRe is a web service designed to evaluate the conformity of semantic artefacts like ontologies and SKOS vocabularies to the FAIR principles. It is integrated to the Ontoportal solution and available on the Agroportal, BiodivPortal, EarthPortal, EcoPortal, SIFR BioPortal and IndustryPortal semantic resource repositories. It is based on Emna Amdouni, Syphax Bouazzouni, Clement Jonquet. O'FAIRe makes you an offer: Metadata-based Automatic FAIRness Assessment for Ontologies and Semantic Resources. International Journal of Metadata, Semantics and Ontologies, 2022, 16 (1), pp.16-46. ⟨10.1504/IJMSO.2022.131133⟩. ⟨lirmm-03630233v2⟩" ;
    rdfs:label "O'FAIRe | Ontology FAIRness Evaluator" ;
    rdfs:seeAlso <https://doi.org/10.1504/IJMSO.2022.131133> ;
    oa:hasPurpose obo:T4FS_0000507 , fip:FAIRness .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-2749-8588 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "I2FH1niwJj3dKw432wUnBCCsj3cBio6alqpBpahcVyw9F85rBbV5gLvrnqjqefZQTyVQJbpSOLQ0wZPjzJOXZyMJz2ohXp7+cI2xIWlokHNYG3Ym77++/31oIo1H4O66XTg7DXe97ANNm0GBl+vAo6A/1udSKF83TSV0Jxq9hB4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-12T10:26:06Z"^^xsd:dateTime ;
    dct:creator <https://sip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:OFAIRe ;
    prov:wasDerivedFrom <https://w3id.org/sip/wizard/0d2ed140-1165-478b-8886-e3f1b6ee8ad7> .
}