Nanopublication

< Home

ID

http://purl.org/np/RAp8w-Jizubmw7Epa9cBVqHogXnhHFB2SSz2g1zGEL6Gw

Formats

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

Content

@prefix this: <http://purl.org/np/RAp8w-Jizubmw7Epa9cBVqHogXnhHFB2SSz2g1zGEL6Gw> .
@prefix sub: <http://purl.org/np/RAp8w-Jizubmw7Epa9cBVqHogXnhHFB2SSz2g1zGEL6Gw#> .
@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 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 {
  dct:description rdfs:label "can be described as follows:" .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Defining a new variable according to the I-ADOPT Framework";
    nt:hasDefaultProvenance <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:hasRequiredPubinfoElement <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:hasStatement sub:st0, sub:st1, sub:st10, sub:st2, sub:st3, sub:st4, sub:st5, sub:st6,
      sub:st7, sub:st8, sub:st9;
    nt:hasTag "Other" .
  
  sub:class a nt:RestrictedChoicePlaceholder;
    rdfs:label "the URI of the class this individual belongs to";
    nt:possibleValue <https://w3id.org/iadopt/ont/Variable>;
    nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class&searchterm=",
      "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" .
  
  sub:constraintOfContextObject a nt:ValuePlaceholder;
    rdfs:label "label or URL of a constraint of a context object" .
  
  sub:constraintOfMatrix a nt:ValuePlaceholder;
    rdfs:label "label or URL of a constraint of a matrix" .
  
  sub:constraintOfObjectOfInterest a nt:ValuePlaceholder;
    rdfs:label "label or URL of a constraint of an object of interest" .
  
  sub:contextObject a nt:ValuePlaceholder;
    rdfs:label "label or URL of a context object" .
  
  sub:description a nt:LongLiteralPlaceholder;
    rdfs:label "description of the individual" .
  
  sub:individual a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
    rdfs:label "short name, used as URI suffix" .
  
  sub:matrix a nt:ValuePlaceholder;
    rdfs:label "label or URL of a matrix" .
  
  sub:name a nt:LongLiteralPlaceholder;
    rdfs:label "long name of variable" .
  
  sub:objecOfInterest a nt:ValuePlaceholder;
    rdfs:label "label or URL of an object of interest" .
  
  sub:property a nt:ValuePlaceholder;
    rdfs:label "label or URL of property" .
  
  sub:seeAlsoLink a nt:UriPlaceholder;
    rdfs:label "a URL where more information about this individual can be found" .
  
  sub:st0 a rdf:Statement;
    rdf:object sub:class;
    rdf:predicate rdf:type;
    rdf:subject sub:individual;
    nt:statementOrder "0" .
  
  sub:st1 a rdf:Statement;
    rdf:object sub:name;
    rdf:predicate rdfs:label;
    rdf:subject sub:individual;
    nt:statementOrder "1" .
  
  sub:st10 rdf:object sub:contextObject;
    rdf:predicate <https://w3id.org/iadopt/ont/hasContextObject>;
    rdf:subject sub:individual .
  
  sub:st11 a nt:GroupedStatement, nt:OptionalStatement, nt:RepeatableStatement;
    nt:hasStatement sub:st10, sub:st9;
    nt:statementOrder "9" .
  
  sub:st2 a rdf:Statement;
    rdf:object sub:description;
    rdf:predicate dct:description;
    rdf:subject sub:individual;
    nt:statementOrder "2" .
  
  sub:st3 a nt:OptionalStatement;
    rdf:object sub:seeAlsoLink;
    rdf:predicate rdfs:seeAlso;
    rdf:subject sub:individual;
    nt:statementOrder "3" .
  
  sub:st4 a rdf:Statement;
    rdf:object sub:property;
    rdf:predicate <https://w3id.org/iadopt/ont/hasProperty>;
    rdf:subject sub:individual;
    nt:statementOrder "4" .
  
  sub:st5 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object sub:constraintOfObjectOfInterest;
    rdf:predicate <https://w3id.org/iadopt/ont/hasConstraint>;
    rdf:subject sub:individual;
    nt:statementOrder "5" .
  
  sub:st6 a rdf:Statement;
    rdf:object sub:objecOfInterest;
    rdf:predicate <https://w3id.org/iadopt/ont/hasObjectOfInterest>;
    rdf:subject sub:individual;
    nt:statementOrder "6" .
  
  sub:st7 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object sub:constraintOfMatrix;
    rdf:predicate <https://w3id.org/iadopt/ont/hasConstraint>;
    rdf:subject sub:individual;
    nt:statementOrder "7" .
  
  sub:st8 a nt:OptionalStatement;
    rdf:object sub:matrix;
    rdf:predicate <https://w3id.org/iadopt/ont/hasMatrix>;
    rdf:subject sub:individual;
    nt:statementOrder "8" .
  
  sub:st9 a nt:RepeatableStatement;
    rdf:object sub:constraintOfContextObject;
    rdf:predicate <https://w3id.org/iadopt/ont/hasConstraint>;
    rdf:subject sub:individual .
  
  rdf:type rdfs:label "is a" .
  
  rdfs:label rdfs:label "is called" .
  
  rdfs:seeAlso rdfs:label "is further explained at" .
  
  <https://w3id.org/iadopt/ont/hasConstraint> rdfs:label "has as constraint a" .
  
  <https://w3id.org/iadopt/ont/hasContextObject> rdfs:label "has as context object a" .
  
  <https://w3id.org/iadopt/ont/hasMatrix> rdfs:label "has as matrix a" .
  
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> rdfs:label "has as object of interest a" .
  
  <https://w3id.org/iadopt/ont/hasProperty> rdfs:label "has as property a" .
}

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 "hNky2bjYMAViwF8kqefMyCreUwAMXygJzMQVV+s/vFzdURQuQt889lsaWMYzwO6iWlbmYVOZOcfj4ZziDVJApoKmEE2yU9t6RBcRUrmLAKi/FQzOX7Ai30Tch35o79iyX1tRmfTvfWiPY6PUP5AW9A4P+9P2zrtcjAqQvE17OxU=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2022-05-11T21:36:11.566+02:00"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997;
    npx:supersedes <http://purl.org/np/RAzWAUrhiGW_iSdzGDfNTOP5q0RZXebiCC-UqusxeGAWU>;
    prov:wasDerivedFrom <http://purl.org/np/RAZR0ieT8ynmPI28fdQheCRDbL8znCeN_udhiSbQHXBS8>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A>,
      <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>, <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RARMBqX_-9lnhkaqk4BuxfLcC6H5cqTlzdtDzeDIwuKdU> .
}