Matches in Nanopublications for { <https://w3id.org/np/RAnCWumDiVvOS5SngorK8GWaPqDsurenDvBD9ME47ukug/json-test> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- json-test type grlc-query assertion.
- json-test label "Testing experimental JSON output..." assertion.
- json-test endpoint 6a551c014e18924fb6e5012d2fc05982dc400a53c6471d76a4cf42f8b5f336e6 assertion.
- json-test description "Testing experimental JSON output..." assertion.
- json-test license LICENSE-2.0 assertion.
- json-test transformerJson "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/>select ?project ?label ?np ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np npx:introduces ?project . ?np npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/NanodashProject> . ?np rdfs:label ?label . ?np np:hasAssertion ?a . filter not exists { ?npx npx:introduces ?project . ?npx dct:created ?datex . filter(?datex > ?date) } }} order by ?label" assertion.