Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAz3G98ZMRbi7s3p_pfNd8ozHJNKGYxzS3N-dSXd5OnWE/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-iadopt-variable-definition type grlc-query assertion.
- get-iadopt-variable-definition label "Get I-Adopt variable definition" assertion.
- get-iadopt-variable-definition description "This Construct query returns the definition of an I-Adopt variable, corresponding to the assertion of its defining nanopublication." assertion.
- get-iadopt-variable-definition 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 iadopt: <https://w3id.org/iadopt/ont/> construct { ?subj ?pred ?obj . } where { graph npa:graph { ?np npx:introduces ?_variable_iri . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . filter not exists { ?np2 npx:introduces ?_variable_iri . ?np2 npa:hasValidSignatureForPublicKeyHash ?pubkey2 . filter not exists { ?np2x npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?pubkey2 . } ?np2 dct:created ?date2 . filter(?date2 > ?date) } } graph npa:graph { ?np np:hasAssertion ?a . } graph ?a { ?subj ?pred ?obj . } } order by ?subj ?pred ?obj" assertion.
- get-iadopt-variable-definition endpoint dbf3e4836e0529b98c8e70684a03a3fb3a7b48dfa7829747dd978f2b7249ada1 assertion.
- get-iadopt-variable-definition license LICENSE-2.0 assertion.