@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @prefix xsd: . @prefix orcid: . @prefix dcat: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:declaration a fip:FIP-Declaration; fip:considerations "Widely accepted protocol of communication for web services, REST aims for fast performance, reliability, and the ability to grow."; fip:declared-by ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-A1.1-MD; dcat:endDate "2050-12-31"^^xsd:date; dcat:startDate "2022-11-01"^^xsd:date . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0003-3602-1885 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Iepl/ZXHS/csb7lxF89LioRMmI4nlnWSr+iloePpLQX1RPWI04XFY97ivCVWZZs7OD+QaNH/zK8sDv0EJ0m3Pr6FKfEAdP1wnL3P6h6VHi/yz1tR8bgSeJKcix4ubon5BmcM1gQaU4kGBmaW1CLEUTHvdly6BOYmYdLDWvTpO8w="; npx:hasSignatureTarget this: . this: dcterms:created "2023-02-27T13:46:07Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; prov:wasDerivedFrom . }