Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RA-_IwzReR2_HfTLz4YcNM6Mh3Vt16y0RUS12tpJTN9FI/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-all-user-default-license type grlc-query assertion.
- get-all-user-default-license label "Get all user default license" assertion.
- get-all-user-default-license description "This query returns all user default license." assertion.
- get-all-user-default-license sparql "prefix np: <http://www.nanopub.org/nschema#> prefix npx: <http://purl.org/nanopub/x/> prefix npa: <http://purl.org/nanopub/admin/> prefix kpxl_terms: <https://w3id.org/kpxl/gen/terms/> select ?user ?license where { graph npa:graph { ?np np:hasAssertion ?a . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } } graph ?a { ?user kpxl_terms:hasDefaultLicense ?license . } }" assertion.
- get-all-user-default-license endpoint full assertion.
- get-all-user-default-license license LICENSE-2.0 assertion.