Login with ORCID

get-weekly-active-user-count

Full identifier: https://w3id.org/np/RAy8scuivCwpbvYQn9-iJk1ymUBC8WaUcUGHW_-Ickoe4/get-weekly-active-user-count

Assigned to 1 class:

Described in 1 nanopublication:

run this query

Minted in Nanopublication

 Get weekly active user count grlc-query comment approve/disapprove edit as derived nanopublication create new with same template

This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC... This nanopublication date and time when the nanopublication was created http://purl.org/dc/terms/created was created on (this is a literal)
(xsd:dateTime)
.
This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC... This nanopublication links to the assertion template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate was created from the assertion template https://w3id.org/np/RAEFAt-QcF...
.
This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC... This nanopublication links to the provenance template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate was created from the provenance template http://purl.org/np/RANwQa4ICW...
.
This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC... This nanopublication links to the publication info template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate was created from the publication info template https://w3id.org/np/RA0J4vUn_d...
.
This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC... This nanopublication links to the publication info template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate was created from the publication info template https://w3id.org/np/RAoTD7udB2...
.
This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC... This nanopublication links to the publication info template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate was created from the publication info template https://w3id.org/np/RAukAcWHRD...
.
This is the identifier for this whole nanopublication. https://w3id.org/np/RAy8scuivC...
http://purl.org/nanopub/x/embeds
This is a local identifier minted within the nanopublication. https://w3id.org/np/RAy8scuivC.../get-weekly-active-user-count
.

References

Nanopublication Part Subject Predicate Object Published By Published On
links a nanopublication to its pubinfo http://www.nanopub.org/nschema#hasPublicationInfo pubinfo
get-weekly-active-user-count
Get weekly active user count - Returns the number of active users per (approximate) week.
Tobias Kuhn
2025-11-06T20:46:24.620Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Queries
Tobias Kuhn
2025-11-06T20:46:24.620Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Tobias Kuhn
2025-11-06T20:46:24.620Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Tobias Kuhn
2025-11-06T20:22:00.756Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Get weekly active user count
Tobias Kuhn
2025-11-06T20:22:00.756Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Tobias Kuhn
2025-11-06T20:22:00.756Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Returns the number of active users per (approximate) week.
Tobias Kuhn
2025-11-06T20:22:00.756Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
Tobias Kuhn
2025-11-06T20:22:00.756Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-weekly-active-user-count
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix xsd: <http://www.w3.org/2001/XMLSchema#> prefix dct: <http://purl.org/dc/terms/> prefix prov: <http://www.w3.org/ns/prov#> prefix foaf: <http://xmlns.com/foaf/0.1/> select ?approxweek (substr(str(min(?date)), 0, 11) as ?firstday) (count(distinct ?userid) as ?usercount) where { { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . ?np dct:creator ?userid . ?np dct:created ?date . } } union { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . ?np np:hasAssertion ?assertion . ?np np:hasProvenance ?prov . ?np dct:created ?date . } graph ?prov { ?assertion prov:wasAttributedTo ?userid . } } filter not exists { graph npa:graph { ?np npa:hasSubIri ?userid . } } bind(xsd:integer((year(?date)*365 + month(?date)*365/12 + day(?date)) / 7) as ?approxweek) } group by ?approxweek order by desc(?approxweek)
Tobias Kuhn
2025-11-06T20:22:00.756Z
links a nanopublication to its pubinfo http://www.nanopub.org/nschema#hasPublicationInfo pubinfo
get-weekly-active-user-count
Tobias Kuhn
2025-11-06T20:22:00.756Z

Raw

TriG(txt), JSON-LD(txt), N-Quads(txt), XML(txt)