@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-D; 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 "RlLOPkZrO6tP1fMQi2yN9gfDd+ExcUy7IEM4K8WdPEAGCb8USI2vhPGrs6VmaMRzx3PKhwZgvSZ7gtUptuJq9u5TURvyooBdVWNe/QcO+ei8N1EVqG9CmPvQNeLkAWhXjOSzHZrru8c+X0HmxmN2gZ6nQvJgynPA7MsSC1fkHFU="; npx:hasSignatureTarget this: . this: dcterms:created "2023-02-27T13:46:07Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; prov:wasDerivedFrom . }