@prefix this: <
http://purl.org/np/RA8XtmlWeA-yP8Dn1riqJmCyKxwAi-yG8sAFArqe_oiPQ
> .
@prefix sub: <
http://purl.org/np/RA8XtmlWeA-yP8Dn1riqJmCyKxwAi-yG8sAFArqe_oiPQ#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:OpenID
<
http://schema.org/url
> <
https://openid.net/specs/openid-connect-core-1_0.html
> ;
<
http://usefulinc.com/ns/doap#implements
> <
https://www.iso.org/standard/89056.html
> ;
a
<
https://w3id.org/fair/fip/terms/Authentication-and-authorization-service
> , <
https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource
> ;
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
<
https://openid.net/10-years-on-openidconnect-published-as-iso-spec/
> .
}
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
"IicuqDVZI+4a6dw+fySBI3w/I/8stfJABcZxtPmgoOL6Uwtf4iCCBqvL5tQNeSQBZdRPsqSHVglTQYrGzSthLarr6XaUBBhuhxrCIxc2NFytilZh1baMGB/fI4W0xdD8X5HXDZRIQdwSJ7T5WR8wLI1yEKtIjr8DwHjMGTZJD1o=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-11-16T18:36:16.120+01:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-2195-3997
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:OpenID
;
npx:supersedes
ns1:RAeqlXHjeny5i-ieex4bfgyb1cYGsF6m3Pi2B_QqdBanw
;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc
,
ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
;
nt:wasCreatedFromTemplate
<
https://w3id.org/np/RA_wrzND7RV5t7utk7oXKj1Wa9vTP5P3-AVbnpy5qwma4
> .
}