@prefix this: . @prefix sub: . @prefix np: . @prefix oa: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:FOOPS ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Validation-Service; rdfs:comment "A validation tool that provides means for assessing whether a vocabulary (OWL or SKOS) conforms or not to the best practices for publishing ontologies on the web. It is based on previously published metrics."; rdfs:label "FOOPS! | An Ontology Pitfall Scanner for the FAIR Principles"; rdfs:seeAlso ; oa:hasPurpose fip:Semantic-model, fip:Structured-vocabulary . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6063-0958 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "fr773TE969dD1/XtscXyZC1Ko8bAXkFW4l7XXeGrzSk1F6hUvEV0B8CdBmua93Ts5RAhL66Rd18Xd338zC4GHiSBhCUyRU4Jh/qVgtAVvdgpyfmalYVvRxEYJk37KHSbnH9qJLQsCyaKxD2qi9c55NOJ5g5hOvyH90kUbOZronk="; npx:hasSignatureTarget this: . this: dct:created "2024-01-23T20:50:55Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:FOOPS; prov:wasDerivedFrom . }