@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:SAML2 a , , ; rdfs:comment "SAML2 is an evolution of the SAML standard, it represents the convergence of different protocols that emerged in the early 2000s. SAML2 is nowadays the reference solution for most enterprise applications. It is incompatible with its 1.1 sibling and requires consistently human intervention to access services and resources, so it is unadvised to manage with it automated workflows where APIs require authorisation."; rdfs:label "SAML2|Security Assertion Markup Language 2.0"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "oX8H2MGh2A9cKaGi7h6yQCdMNNAGyqJM5TJS982+CV8mo3tWkcr42fPOhLwc3HpUwmwozp5/k+fkhLgxOv6c/MzQ1H/QNa+DCkCSNtqGWD+6v9kdyfBl8rTE+a+HzrUD4fTbGRMtTBisI4QjcmABgEKOmUGS0QzHCsfTlrCyrGU="; npx:hasSignatureTarget this: . this: dct:created "2022-01-22T21:33:14.667+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:SAML2; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }