@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 ; "A discretized version of the Jeffrey's divergence with an implementation that overcomes numerical nuisances 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 - that which informs; the answer to a question; that from which data and knowledge can be derived" . 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 "Ggyw4BHJ98VvD7lD81Ppu1B1PhCqk57IJJVxSdg/wAOHwAO0ttpqoOafPjn/aPhXowdCVDt7fJOJ00SPYE60krCMDMe3c+p5wGT2LtdeF81W/Dz7tB41OZD6xBvPTCzLesnt4kBn/oQMuibeZBGqjqYtvpbtTMkJFPv/4MPph+c="; npx:hasSignatureTarget this: . this: dct:created "2023-10-16T11:22:15.489Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2581-8370; dct:license ; npx:introduces sub:upi; rdfs:label "Class: Unstable Population Indicator"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }