@prefix dcterms: .
@prefix disco: .
@prefix foaf: .
@prefix np: .
@prefix npx: .
@prefix nt: .
@prefix orcid: .
@prefix prov: .
@prefix rdfs: .
@prefix slv: .
@prefix sub1: .
@prefix this: .
@prefix xsd: .
sub1:Head {
this: np:hasAssertion sub1:assertion;
np:hasProvenance sub1:provenance;
np:hasPublicationInfo sub1:pubinfo;
a np:Nanopublication .
}
sub1:assertion {
sub1:study dcterms:source ;
a disco:Study;
rdfs:label "Reinforcement learning based Secure edge enabled multi task scheduling model for internet of everything applications." .
slv:includesStudy
sub1:study .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub1:pubinfo {
orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
this: dcterms:created "2025-12-27T16:24:44.211Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1784-2920;
dcterms:license ;
npx:introduces sub1:study;
npx:wasCreatedAt ;
rdfs:label "Reinforcement learning based Secure edge enabled m...";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
npx:hasSignature "jw5U73S06aWMhAS0dwa/2OINLGkdNWQ97WTdNYju19mPRT+wZq3fwBCj2HKyh/YwqWtU8rlmU1WLl/175FBbETZxoGJ9wVuNq6++33y6tBfexxvzFtJB5eINN7rQPNanDuX602Mp/qvF0cMW84H8B1JgigVWr2jSqozvd384y9dbrRsh1WG1XlmcCQkO22cNeMSNu1/GCIDP4+qn16vNX2unje+PO5YqjH3UEAlqK6M2R+slxCJuU0CJ72OIwLUMoYrSgEo7a9lB3OGFWkWjOTUfoDVmJ5xk2uJ+EesNaHEaRt+HE27MyieCs7AOFS3goWJ+jxABe1O4dXz4vgbhqA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}