Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RANMu46Sp2fOxUrfZrT55_O8SMiALE1mY05zM1-4dhap4/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-messages-about-space type grlc-query assertion.
- get-messages-about-space label "Messages about this Space" assertion.
- get-messages-about-space description "This query returns plain-text messages about the given Space." assertion.
- get-messages-about-space sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix schema: <https://schema.org/> select ?text ?np ?user ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np dct:creator ?user . ?np np:hasAssertion ?a . } graph ?a { ?a rdfs:label ?text . values ?_SPACE_multi_iri {} ?a schema:about ?_SPACE_multi_iri . } } order by desc(?date)" assertion.
- get-messages-about-space endpoint full assertion.
- get-messages-about-space license LICENSE-2.0 assertion.