Nanopublication

< Home

ID

http://purl.org/np/RA5P7DT6GhtDL1OlA8i1zkXWEcGsY1tE4tKHEw5oL-PzM

Formats

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

Content

@prefix this: <http://purl.org/np/RA5P7DT6GhtDL1OlA8i1zkXWEcGsY1tE4tKHEw5oL-PzM> .
@prefix sub: <http://purl.org/np/RA5P7DT6GhtDL1OlA8i1zkXWEcGsY1tE4tKHEw5oL-PzM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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#> .
@prefix npx: <http://purl.org/nanopub/x/> .

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

sub:assertion {
  dct:description rdfs:label "can be described as follows: - gives a thing (left) a human-readable description (right)" .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Introducing a new SIP related term (new ID)";
    nt:hasNanopubLabelPattern "${class}: ${name}";
    nt:hasStatement sub:st0, sub:st2, sub:st3, sub:st4, sub:st5;
    nt:hasTag "FAIR" .
  
  sub:class a nt:RestrictedChoicePlaceholder;
    rdfs:label "choose whether this is a Digital Object Type or a Methodology";
    nt:hasDefaultValue <https://w3id.org/fair/fip/terms/Digital-Object-Type>;
    nt:possibleValue <https://w3id.org/fair/fip/terms/Digital-Object-Type>, <https://w3id.org/fair/fip/terms/Methodology>,
      <https://w3id.org/fair/fip/terms/Non-FAIR-representation> .
  
  sub:description a nt:LongLiteralPlaceholder;
    rdfs:label "description of the Digital Object Type or Methodology" .
  
  sub:name a nt:LiteralPlaceholder;
    rdfs:label "the name of the Digital Object Type or a Methodology" .
  
  sub:related a nt:ExternalUriPlaceholder;
    rdfs:label "a related URL/URI for this Digital Object Type or a Methodology" .
  
  sub:seeAlsoLink a nt:ExternalUriPlaceholder;
    rdfs:label "a URL where more information can be found" .
  
  sub:st0 rdf:object sub:class;
    rdf:predicate rdf:type;
    rdf:subject sub:thing .
  
  sub:st2 rdf:object sub:name;
    rdf:predicate rdfs:label;
    rdf:subject sub:thing .
  
  sub:st3 rdf:object sub:description;
    rdf:predicate dct:description;
    rdf:subject sub:thing .
  
  sub:st4 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object sub:related;
    rdf:predicate <http://www.w3.org/2004/02/skos/core#relatedMatch>;
    rdf:subject sub:thing .
  
  sub:st5 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object sub:seeAlsoLink;
    rdf:predicate rdfs:seeAlso;
    rdf:subject sub:thing .
  
  sub:thing a nt:IntroducedResource, nt:UriPlaceholder;
    rdfs:label "short name, used as URI suffix - the formal identifier of the Digital Object Type or a Methodology";
    nt:hasPrefix "https://w3id.org/gff/rao/terms/";
    nt:hasPrefixLabel "https://w3id.org/gff/rao/terms/" .
  
  rdf:type rdfs:label "is a - asserts that the given thing (left) belongs to the given class (right)" .
  
  rdfs:label rdfs:label "has the name - connects an identifier to a human-readable name for it" .
  
  rdfs:seeAlso rdfs:label "is further explained at - connects an identifier to a link with further information about it" .
  
  <http://www.w3.org/2004/02/skos/core#relatedMatch> rdfs:label "is related to - links this identifier to other related existing identifiers" .
  
  <https://w3id.org/fair/fip/terms/Digital-Object-Type> rdfs:label "Digital Object Type" .
  
  <https://w3id.org/fair/fip/terms/Methodology> rdfs:label "Methodology" .
  
  <https://w3id.org/fair/fip/terms/Non-FAIR-representation> rdfs:label "Non-FAIR representation" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
    npx:hasSignature "b0ZmAJLNz/0cdkJCsfimGcxs0kY56HE8yvNr+M2huZOjt/VkqklkSdDiaDLnHizcozVCT8vzsMfPaXXGYCBE8I4LnTbXn8cBG6o6jUKbIgBOZh/rs0UF57cb8RlSMbGWHIjS3ARHbUctGjtJF4RiUrrvm36Z/qdNmZnp90XHMBc=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2023-09-16T12:35:38.131Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    rdfs:label "Template: Introducing a new SIP related term (new ID)";
    prov:wasDerivedFrom <http://purl.org/np/RAgWS0DiYQS2v1TEGo-AQpyeYRkk9pa1LPKf9PbnrcDkY>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A>,
      <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>, <http://purl.org/np/RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so> .
}