Nanopublication

< Home

ID

http://purl.org/np/RAn6YNlGj3LwT6rJkdrVStTDaAbzdcASBgn24eAem58-I

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <http://purl.org/np/RAn6YNlGj3LwT6rJkdrVStTDaAbzdcASBgn24eAem58-I> .
@prefix sub: <http://purl.org/np/RAn6YNlGj3LwT6rJkdrVStTDaAbzdcASBgn24eAem58-I#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://localhost:37373/explore?id=http%3A%2F%2Fpurl.org%2Fnp%2FRAESutxI_uSzDxudrQsj_lRPGbUyRUVB2M41F8gCEeR88%23OpenID>
    a <https://w3id.org/fair/fip/terms/Authentication-and-authorization-service>, <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource>,
      <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource>;
    <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>;
    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 "ZKivnBRURZJuHL0e08ARddhwYAqxYGn/Wm8zjd24tF52WMaDdWZXE0ZThLR0kbiVkdGKeulFyoWdj9q9vy6eu4JTfzWptu2m1CpsT2WA4doo7k1ciDtHqhFvnD9LRiSRw63x95orw1zPScGz/nkOvTLAhf8AFBB/EsHwzARqea4=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-11-18T10:37:17.691+01:00"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2195-3997;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <http://localhost:37373/explore?id=http%3A%2F%2Fpurl.org%2Fnp%2FRAESutxI_uSzDxudrQsj_lRPGbUyRUVB2M41F8gCEeR88%23OpenID>;
    npx:supersedes ns1:RAEpznypHq5qab8I5PyURaUOFwG2BHCNcklLTYsbhPKVc;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAKHpKFAWav5zHVxSm2l55ghA4CZOixIu_bDRN5v0OOsQ> .
}