Nanopublication

< Home

ID

https://w3id.org/np/RA63RYoc27kVYbLSnoZAY69_vhm8aMTNmQaxl10GVNKY8

Formats

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

Content

@prefix this: <https://w3id.org/np/RA63RYoc27kVYbLSnoZAY69_vhm8aMTNmQaxl10GVNKY8> .
@prefix sub: <https://w3id.org/np/RA63RYoc27kVYbLSnoZAY69_vhm8aMTNmQaxl10GVNKY8#> .
@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 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 {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance>;
    rdfs:label "In the context of all scholarly communication, things of type application of Semantic Web principles and nanopublications can generally have a relation of type increases to things of type efficiency that are in the same context (i.e. scholarly communication).";
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q7432048>;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://www.wikidata.org/entity/Q1034411>;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/canGenerallyQualifier>;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/increases>;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <https://w3id.org/np/RA8ndN7n_6SAuvZxHM4l4V8uPqQvfReCQ06wwbe8wleIA#SemWebNanopubApplication> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q1034411> nt:hasLabelFromApi "efficiency - degree to which a process minimizes waste of resources" .
  
  <http://www.wikidata.org/entity/Q7432048> nt:hasLabelFromApi "scholarly communication - process of creation, transformation, dissemination and preservation of scholarly knowledge" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB";
    npx:hasSignature "ahe75KMWBJlW0pzFrBXZCSn/xuqAIfA8vd7G94dGIjUPUaOxbHa7r+2MlGDZe7Faj3en3+S055UN5ynVOQmuN4jjIOXJJnox7MQtwZAZeqSI6TqV7fp+xnixkHoxZINkQ1uYxaJmc0flzua2rXNgve9IHEZ3ZllGVKNonwarhdI=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-01-25T06:48:13.440Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-7114-6459;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:spi;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAy3tITXPlULFLXxAxek39GLqLdqKkNM5hIzUOZxxjMmI> .
  
  <https://w3id.org/np/RA8ndN7n_6SAuvZxHM4l4V8uPqQvfReCQ06wwbe8wleIA#SemWebNanopubApplication>
    nt:hasLabelFromApi "application of Semantic Web principles and nanopublications - by Cristina-Iulia Bucur" .
}