Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RApiw7Z0NeP3RaLiqX6Q7Ml5CfEWbt-PysUbMNljuiLJw/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-owners type grlc-query assertion.
- get-owners label "Get owners" assertion.
- get-owners 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 gen: <https://w3id.org/kpxl/gen/terms/> select ?owner ?np ?pubkeyhash ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . } ?np dct:created ?date . ?np np:hasAssertion ?a . } graph ?a { ?_unit_iri gen:hasOwner ?owner . } }" assertion.
- get-owners endpoint full assertion.
- get-owners description "This query returns the owners of a given unit." assertion.
- get-owners license LICENSE-2.0 assertion.