https://w3id.org/np/RAivIr7V_KDB1F2UFHQV3gFAUCmzmNAfthxLeCbivcHpI
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAivIr7V_KDB1F2UFHQV3gFAUCmzmNAfthxLeCbivcHpI> .
@prefix sub: <https://w3id.org/np/RAivIr7V_KDB1F2UFHQV3gFAUCmzmNAfthxLeCbivcHpI/> .
@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 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 {
sub:OLS a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-FAIR-Supporting-Resource,
fip:FAIR-Enabling-Resource, fip:Registry;
<http://schema.org/url> <https://www.ebi.ac.uk/ols4>;
rdfs:comment "A repository for biomedical ontologies that aims to provide a single point of access to the latest ontology versions. You can browse the ontologies through the website as well as programmatically via the OLS API. OLS is developed and maintained by the Samples, Phenotypes and Ontologies Team (SPOT) at EMBL-EBI.";
rdfs:label "Ontology Lookup Service (OLS)";
rdfs:seeAlso <https://academic.oup.com/bioinformatics/article/41/5/btaf279/8125017>,
<https://github.com/EBISPOT/ols4>;
skos:closeMatch <https://doi.org/10.25504/FAIRsharing.Mkl9RR>;
fip:has-description-source <https://www.ebi.ac.uk/ols4/>;
fip:implements <http://purl.org/np/RA0X5QIF9-MAfgr2WQDHhWj2nkpSbbdS_4hci5rekBZqk#OWL>,
<http://purl.org/np/RAF1ANn-BCFop0OBMOC7S8NtG0y_xYhRX4tAu37XZVCo0#HTTPS>, <http://purl.org/np/RAszH6lU-Zc3UO7MHPKj1Lb0dmMmaTJrRvQ0jqpXMyFY4#REST>;
fip:in-scope-of obo:NCIT_C15188;
fip:targets <https://w3id.org/gff/rao/terms/Semantic-Artefact>;
fip:uses-identifier-service <https://w3id.org/np/RA0B_-8YTgT2PWGSZFIU6-bU2UWPRKgYwJpFVuJsZqj7s#IRI> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0001-6301-4248, orcid:0000-0001-6875-5360, orcid:0009-0001-3353-2172 .
}
sub:pubinfo {
this: dct:created "2026-07-23T00:54:30Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:OLS;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/758009e6-e5c7-4d7c-818b-c174cee0b0d9> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "TzDi2pBn9M9reyqb6mKCihIauPrrRT0S1Wi6v64tzRVVoxHntd3xyCf0QHSl6xwXHPt2rg8kk8IGEgvhxRaW+Zn91tG+v8renrgXTa4gN6opcbZdaefIFNRIkdUnZT3t1zKQc8T/WO2ENOuepenJTmMEaehJAUlQDIG7OXlAtPg=";
npx:hasSignatureTarget this: .
}