Nanopublication

< Home

ID

https://w3id.org/np/RAPVDR5pWowEnHwf3WyCP8CsNUwnmohGJ9vw8U9sI6XaU

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 ns1: <doap:> .
@prefix ns2: <rdfs:> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix sub: <https://w3id.org/np/RAPVDR5pWowEnHwf3WyCP8CsNUwnmohGJ9vw8U9sI6XaU/> .
@prefix this: <https://w3id.org/np/RAPVDR5pWowEnHwf3WyCP8CsNUwnmohGJ9vw8U9sI6XaU> .
@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 {
  sub:_n0fb183a7fd95414a97a5d8903d7d73fcb1 <doap:description> "A terminal-based Linked Data browser and visualizer that renders RDF resources into human-readable views.";
    <doap:download-page> "https://pypi.org/project/iolanta/";
    <doap:homepage> "https://iolanta.tech/";
    <doap:implements> "https://www.w3.org/TR/rdf11-concepts/";
    <doap:programming-language> "https://www.wikidata.org/entity/Q28865";
    <doap:repository> sub:_n0fb183a7fd95414a97a5d8903d7d73fcb2;
    <rdfs:label> "Iolanta" .
  
  sub:_n0fb183a7fd95414a97a5d8903d7d73fcb2 <rdfs:label> "Iolanta Git repository" .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2025-09-14T14:12:49.120223"^^xsd:dateTime .
}

sub:pubinfo {
  this: prov:generatedAtTime "2025-09-14T14:12:49.120223"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0009-0001-8740-4213 .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA79G1aksiLFmT7Lco5+qLImUeO0Dfli7k1R76QYoVtuMV0w4fQdv9oLXGGpLZ7U25pH7j2UHKk2R/4LSwoZCeMvIdbSfLpxTOSjD9scUiJWjwPHLH7/e946ENlhi52GANdYMGa+FxEQGR9HiHIoYn99AYUcYqkJ7qeOgXMJdkL6vZACdzeepAGajgC/jiscJuxmBtWCoqqi0GnG0AIXq14E9VgscSMLZ63i30mKDWwSZF1FFBLUHDSV+CLaFKBfjsGzVVU85jlYSWJ2E0FJ+w0cRnNB3B2bmPI7miy7okzQIqagEHop4bbaPmbgG5uMX2lMgb6RX0oU5hqU4B8FwHUwIDAQAB";
    npx:hasSignature "t4MT05LfS8T2F2BOh5/CkO69VPYRDb8bzaGiFUgXGfkGOGjX7Q7p64dnhFNImVtDvOi6W5uDogaGMotb+BcvtmcA8Xn5GNiKIrxjB/rVgsrhZGP9f3jYbAV9FA84zVyA0O1tOSlKwTPfPyhgei8lEGk2tt8yBroUTV5NjJATMQ3fd18XHEBm5TQY6q3tPOdGXd5KvS8DgX0WtZqwsxrtE+9EoeXptTX/5LwuKTugMJj18EhIsMkCIffIldlXhoMhg41RPA6UAMvn+n4sxnioFAj70t7ED7EH5U+5yGkxony5LJ+JDNJISv2HCU6kfZA8TTjO7VkDdLHkKClo63bNTQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-8740-4213 .
}