@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:OIDC ; ; a , ; rdfs:comment "OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It enables Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner."; rdfs:label "OIDC | OpenID Connect"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB"; npx:hasSignature "BI0nzIB+mRlQO6A6WFU0OnUYvd4kcqbpGFJ4K3qMgenkMxU1fv5+1w6GoYSD8GCNr6uQPLA4DKR+nsIQMtBBaHI7ZU4RJcUKqn7U1vjKazC3trQVryHILnrL7Y8pFBZnn6OTf5he/t7vOI1xTl8sfFGLOkUoCc3hjCNRyQ7kZTY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . this: dct:created "2024-11-18T12:47:07.765Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:hasNanopubType , , ; npx:introduces sub:OIDC; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RAfvIvxTx8LRS2646kVkqvcrSf8fbIyxVjMe_vewrqQHM; nt:wasCreatedFromTemplate . }