Nanopublication

< Home

ID

https://w3id.org/np/RAAv7i1jnRPFjtAYhw6wyqdUDJM0TZ5MVy--5ubZxx1NY

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sub: <https://w3id.org/np/RAAv7i1jnRPFjtAYhw6wyqdUDJM0TZ5MVy--5ubZxx1NY/> .
@prefix this: <https://w3id.org/np/RAAv7i1jnRPFjtAYhw6wyqdUDJM0TZ5MVy--5ubZxx1NY> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q1135301> a sub:_N3ae6982632074f32aea0ac65804d1493;
    skos:prefLabel "SAS"@en .
  
  <http://www.wikidata.org/entity/Q17157198> a sub:_N3ae6982632074f32aea0ac65804d1493;
    skos:prefLabel "NVMe"@en;
    skos:related <http://www.wikidata.org/entity/Q206924> .
  
  <http://www.wikidata.org/entity/Q188639> a sub:_N3ae6982632074f32aea0ac65804d1493;
    skos:prefLabel "SATA"@en;
    skos:related <http://www.wikidata.org/entity/Q379598> .
  
  sub:_N3ae6982632074f32aea0ac65804d1493 a owl:Class;
    rdfs:comment "Protocol through which a solid-state drive (SSD) communicates with its host"@en;
    rdfs:label "SSD host protocol"@en .
  
  sub:assertion a np:Assertion .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2026-03-23T00:48:07.173363"^^xsd:dateTime .
  
  sub:provenance a np:Provenance .
}

sub:pubinfo {
  this: prov:generatedAtTime "2026-03-23T00:48:07.173363"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0009-0001-8740-4213 .
  
  sub:pubinfo a np:PublicationInfo .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA79G1aksiLFmT7Lco5+qLImUeO0Dfli7k1R76QYoVtuMV0w4fQdv9oLXGGpLZ7U25pH7j2UHKk2R/4LSwoZCeMvIdbSfLpxTOSjD9scUiJWjwPHLH7/e946ENlhi52GANdYMGa+FxEQGR9HiHIoYn99AYUcYqkJ7qeOgXMJdkL6vZACdzeepAGajgC/jiscJuxmBtWCoqqi0GnG0AIXq14E9VgscSMLZ63i30mKDWwSZF1FFBLUHDSV+CLaFKBfjsGzVVU85jlYSWJ2E0FJ+w0cRnNB3B2bmPI7miy7okzQIqagEHop4bbaPmbgG5uMX2lMgb6RX0oU5hqU4B8FwHUwIDAQAB";
    npx:hasSignature "ZSg/FoAC4sfGrVngZHZMYCuKdtZ3aqmKYlO8cxjddBZcyh7fIFKIwbj+ZPxwqJadr+PhPyqUKl9RVXkf1JQkduu9xsvRAtPU3XxFoQpxIlr0kMi74aWoLz1+Oul3uTdJpfrJ0y6o3BaBDWQd+rigQ6bCHq9Qk84WNewXaoCpPmYioiQ+r4qCVUgRzak4QWBhpwtMH6wbKRzrhwke4jtCcOy+mCrSdcHATqT5dR3oT/7vm7++CTr+PhH9Iq1U7kIwBm+7X+1/mEVqUqjjZQyvtWOr9+wA32F9a+wBEr/8JlW+dww9e2tFswqQz3yPn5VnZeqOoZSMowFUpSO/1ezRVA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-8740-4213 .
}