Matches in Nanopublications for { <https://w3id.org/np/RAKXpgGfgbLmWRgYT32r_9NEb3x5h0ZJQ9Tszfr9aE9FU/get-fdo-profiles> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-fdo-profiles type grlc-query assertion.
- get-fdo-profiles label "Get FDO profiles" assertion.
- get-fdo-profiles 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/> select ?np ?label ?profile ?creator ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np npx:hasNanopubType <https://w3id.org/fdoc/o/terms/FdoProfile> . ?np npx:introduces ?profile . optional { ?np rdfs:label ?label } optional { ?np npx:signedBy ?creator } } } order by desc(?date)" assertion.
- get-fdo-profiles endpoint c68b975e40d3ef92dc6a77598007f6dfb1ad987e248d1711e6e9f8d43dd99caf assertion.
- get-fdo-profiles description "This query returns all FDO profiles." assertion.
- get-fdo-profiles license LICENSE-2.0 assertion.