Nanopublication

< Home

ID

http://purl.org/np/RA6PE7E1Vzb9vBWtfVVmJ0i3d68rvFd4alYR7mEd_6Hes

Formats

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

Content

@prefix this: <http://purl.org/np/RA6PE7E1Vzb9vBWtfVVmJ0i3d68rvFd4alYR7mEd_6Hes> .
@prefix sub: <http://purl.org/np/RA6PE7E1Vzb9vBWtfVVmJ0i3d68rvFd4alYR7mEd_6Hes#> .
@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:evaluation <http://www.w3.org/ns/mls#hasValue> "0.8781";
    <http://www.w3.org/ns/mls#specifiedBy> <http://purl.obolibrary.org/obo/STATO_0000415> .
  
  sub:run a <http://www.w3.org/ns/mls#Run>;
    dct:description "detection of shift in polarity of a sentence's constituent clauses using fuzzy logic";
    rdfs:label "polarity shift detection in clauses of a sentence";
    <http://www.w3.org/ns/mls#achieves> <http://purl.org/np/RA7x4i_5elLD0qgWaslUofxWOBM5dqxpsQW335YArLJWk#polarity_shift>;
    <http://www.w3.org/ns/mls#hasInput> <https://nanodash.petapico.org/explore?8&id=https://zenodo.org/record/7937808/files/DWAEF_Sarc_Dataset.xlsx>;
    <http://www.w3.org/ns/mls#hasOutput> sub:evaluation;
    <http://www.w3.org/ns/mls#realizes> <http://purl.obolibrary.org/obo/OMIT_0017538> .
  
  <https://nanodash.petapico.org/explore?8&id=https://zenodo.org/record/7937808/files/DWAEF_Sarc_Dataset.xlsx>
    rdfs:label "DWAEF_Sarc_Dataset.xlsx" .
}

sub:provenance {
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  
  sub:research-activity dct:description <https://datasciencehub.net/paper/dwaef-deep-weighted-average-ensemble-framework-harnessing-novel-indicators-sarcasm-detection-0> .
  
  <https://datasciencehub.net/paper/dwaef-deep-weighted-average-ensemble-framework-harnessing-novel-indicators-sarcasm-detection-0>
    a <http://purl.org/ontology/bibo/AcademicArticle> .
}

sub:pubinfo {
  <http://purl.obolibrary.org/obo/OMIT_0017538> nt:hasLabelFromApi "Fuzzy Logic" .
  
  <http://purl.obolibrary.org/obo/STATO_0000415> nt:hasLabelFromApi """accuracy - in the context of binary classification, accuracy is defined as the proportion of true results (both true positives and true negatives) to the total number of cases examined (the sum of true positive, true negative, false positive and false negative).

It can be understood as a measure of the proximity of measurement results to the true value.""" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB";
    npx:hasSignature "Tx6dy1OScK1knAS6Fchdmly+rn4TkfX9jnHLCo2FSg0xJZ49W8Bg15YNbG9SHHhJFMnsqko/2cpxoyaIR4O2/lk2N9oLiU6aFmichKGeEUZs3+ssa4+2zo8Rs44ZFXzSSOh5ftaFdPDO69+drcMGFL1tMG/hZ9F9h2RuOyNvL2k=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2023-05-31T16:06:21.558Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-3340-8112, orcid:0000-0002-4472-1681, orcid:0000-0002-5169-209X,
      orcid:0000-0002-6785-9691, orcid:0000-0003-0636-4000;
    npx:introduces sub:run;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RA_-YylcyRKkkwjx_soUtPPIBysGtkE2mr_xX0EO1G5Zk>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAGEv4a9uT48mgnIlWqAvL-XnupfNYojIUmszJDa50xoc> .
  
  <http://purl.org/np/RA7x4i_5elLD0qgWaslUofxWOBM5dqxpsQW335YArLJWk#polarity_shift>
    nt:hasLabelFromApi "detection of polarity shift in clauses - by Simrat Deol" .
}