@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @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:Tomcat-v3.0 dct:creator ; schema:url ; schema:version "v3.0.0"; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:FAIR-Supporting-Software; rdfs:comment "Tomcat (now Apache Tomcat) is a free, open-source web server and servlet container developed by the Apache Software Foundation. It is widely used to deploy and run Java-based web applications. Tomcat originated from Sun Microsystems (now Oracle Corporation) as the reference implementation of the Java Servlet and JavaServer Pages (JSP) specifications. It was donated to the Apache Software Foundation (ASF) by Sun Microsystems in 1999, leading to the creation of the Apache Tomcat project."; rdfs:label "Tomcat-v3.0 | Tomcat Java Servlet Container v3.0"; fip:depends-on ; fip:has-data-usage-license ; fip:has-description-source ; fip:implements ; fip:targets . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5819-7713 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "cIHkie29Tp4jvcjmMHhe7QkCb0lXIjidiA2ZNvCgzu6eLiy+RqjTlp+XwC0ZRH0FGg8w32hc70k+qGqKdfbM/JNiboV8yEc5vmf8RSs5aQlXr7gflhmxMlMzSg7WweaGNcSX9tGKodpVSHt1BBKz4Knr1A8wOqQyXsdvyrls2Fc="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T16:01:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Tomcat-v3.0; prov:wasDerivedFrom . }