@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix doap: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { obo:ECO_9000001 ; schema:url ; doap:implements , ; a fip:Available-FAIR-Enabling-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Ontology Lookup Service (OLS) is 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. In 2023 OLS was updated to scale better and with a new user interface. OLS is used within life sciences but also in the fields of chemistry and engineering. Code is available under an Apache 2.0 licence."; rdfs:label "Ontology Lookup Service | OLS"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6301-4248; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hzRU49tBy9ZZGdSZhK/r3gSGAoX4SpD7GdnOuzsyjBDLnaZs9wgOAP9GGmuoBmTPax/J64snxylDSI1FqCBehXVRn5/Zxl16f6BZ504Hef9Q7WvpWvBtHhlJUk+r+Bg8bIgArLfF/wPB+jWFf8TOx/N6PbqAt5n+IabEofkBOYM="; npx:hasSignatureTarget this: . this: dct:created "2025-02-27T19:38:55Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }