References for: get-all-user-intros

Full identifier: https://w3id.org/np/RA5i5-o05hg5KlZocCvKlQAV_CcJn3ToW3AGK7TbrCkVM#get-all-user-intros

Nanopublication Part Subject Predicate Object Published By Published On
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-all-user-intros
Tobias Kuhn
2024-09-25T09:31:04.551Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-all-user-intros
Tobias Kuhn
2024-09-25T09:31:04.551Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-all-user-intros
Get all user intros
Tobias Kuhn
2024-09-25T09:31:04.551Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-all-user-intros
This query returns all user IDs, introductions, and associated pubkeys.
Tobias Kuhn
2024-09-25T09:31:04.551Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-all-user-intros
Tobias Kuhn
2024-09-25T09:31:04.551Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-all-user-intros
prefix np: <http://www.nanopub.org/nschema#> prefix npx: <http://purl.org/nanopub/x/> prefix npa: <http://purl.org/nanopub/admin/> prefix dct: <http://purl.org/dc/terms/> prefix foaf: <http://xmlns.com/foaf/0.1/> select ?user ?name ?intronp ?date ?pubkey where { graph npa:graph { ?intronp npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?intronpx npx:invalidates ?intronp ; npa:hasValidSignatureForPublicKey ?pubkey . } ?intronp dct:created ?date . ?intronp np:hasAssertion ?a . } graph ?a { ?keydeclaration npx:declaredBy ?user . optional { ?user foaf:name ?name . } } } order by ?user desc(?date)
Tobias Kuhn
2024-09-25T09:31:04.551Z
links a nanopublication to its pubinfo http://www.nanopub.org/nschema#hasPublicationInfo pubinfo
get-all-user-intros
Tobias Kuhn
2024-09-25T09:31:04.551Z