Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RADHgOKKUGkgJCfEAWbNbyoNQ-qCWwxuLTBGh4-imhuvg#assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-instances type grlc-query assertion.
- get-instances label "Get instances for class" assertion.
- get-instances description "This query returns the instances assigned to the given class." assertion.
- get-instances sparql "prefix dct: <http://purl.org/dc/terms/> 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/> select ?instance ?np ?label ?date ?pubkey where { graph ?g { ?instance a ?_class_iri . } graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np npa:hasGraph ?g . ?np dct:created ?date . optional { ?np rdfs:label ?label } } } limit 1000" assertion.
- get-instances endpoint full assertion.
- get-instances license LICENSE-2.0 assertion.