Matches in Nanopublications for { <https://w3id.org/np/RAxrBXHVnDPSBMCprjcnkEcfwZ_XeG3alY6kDtf7WXCJc/get-collections-for-resource> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- get-collections-for-resource type grlc-query assertion.
- get-collections-for-resource label "Get collections for resource" assertion.
- get-collections-for-resource hasLabelFromApi "Get collections for resource - This query returns all collections that are part of the given resource" pubinfo.
- get-collections-for-resource license LICENSE-2.0 assertion.
- get-collections-for-resource description "This query returns all collections that are part of the given resource" assertion.
- get-collections-for-resource sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix dcmitype: <http://purl.org/dc/dcmitype/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix gen: <https://w3id.org/kpxl/gen/terms/> select ?collection ?collection_label ?date ?np where { graph npa:graph { ?np npx:hasNanopubType dcmitype:Collection . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . ?np npx:introduces ?collection } graph ?a { ?collection a dcmitype:Collection . ?collection rdfs:label ?collection_label . optional { ?collection dct:description ?description } values ?_resource_multi_iri {} ?collection dct:isPartOf|gen:isMaintainedBy ?_resource_multi_iri . } } order by ?collection_label" assertion.
- get-collections-for-resource endpoint cff3647119d802b08e1b2ad8ab1dac9222c0bf7ecfde3e0d3e4e56c05d2200a4 assertion.