@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:upi a ; rdfs:label "Unstable Population Indicator"; rdfs:subClassOf sub:indicator; "A discretized version of the Jeffrey's divergence with an implementation that overcomes numerical problems in rare classes"; , , . } sub:provenance { sub:assertion prov:wasGeneratedBy sub:research-activity . sub:document a . sub:research-activity dct:description sub:document . } sub:pubinfo { nt:hasLabelFromApi "information theory - mathematical theory from the field of probability theory and statistics" . nt:hasLabelFromApi "Kullback–Leibler divergence - measurement of how one probability distribution is different from a second, reference probability distribution" . nt:hasLabelFromApi "concept drift - change of statistical properties over time" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiCTUJtKY4Z1KdU4uP8W8ajLquKTS4j+Qk0SVVzojmleopHkFlU7XKyaCEaqTXTWuCCiEBYThj4g1eu2wOmBSF5DsYQ6lxl8SWIicAg+VMlUfoaUJ9HNCOFP8vy2DQmkL3uTbIrfIGjhTwhIYP3TPYn17xeldmPN3NwBABuhGSywIDAQAB"; npx:hasSignature "EQEB0CAZ6+0r/C7zN50yc1pdYDfFHlV8ju0+0QiyV/9mZQ0vnfKO0WEWpSJhGV2HB5BX/NjK4E00k+rb7gMmYVsrmCx2ikT70ztOQkf7oAC4WKtXQMWcUflIe8vmORJCCiC0iuWcZcmpnq36t41PuXQ3MX5pNr5NBqrr5rbd2c0="; npx:hasSignatureTarget this: . this: dct:created "2024-01-15T10:55:36.890Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2581-8370; dct:license ; npx:introduces sub:upi; npx:supersedes ; rdfs:label "Class: Unstable Population Indicator"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }