@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 "The DRI allows the depositor to set access restrictions on their data. Data can be available publicly, to logged-in users only, or restricted to named individuals (see the Restricted Data Policy). DRI also enables restriction of access to those with Edugate usernames and passwords. These access restrictions are implemented via a custom user and groups code library developed by DRI which stores the permissions as technical metadata alongside each object or collection (this technical metadata can be accessed only by the developer team). Users may request access to data via the web interface." ; fip:declared-by ; fip:declares-current-use-of ; fip:refers-to-question fip:FIP-Question-I2-MD ; dcat:endDate "2024-05-31"^^xsd:date ; dcat:startDate "2022-09-19"^^xsd:date . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0003-3108-3921 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ; npx:hasSignature "NlxyByYSa+ON7eWOB48HBwS0vTQz01+8GT9/x2uX1EhmQcIAb1LPufp0YAH+EFLQX4vmrCpiBnWbAjN+w98w2KrfCSzHpEpXFzUVDpb7aXuIor7+9gspLKG3Mqv27fMrMHMyTWN2jbdmunpYMEAgjT3xZ3cyudfDjGtqR5O7loQ=" ; npx:hasSignatureTarget this: . this: dcterms:created "2024-01-16T21:10:47Z"^^xsd:dateTime ; dcterms:creator ; dcterms:license ; prov:wasDerivedFrom . }