Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAPaZK0lAPew2ZTibA62S090ae0Vu-pHmBRzaK2scbX_4/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-reference-fips type grlc-query assertion.
- get-reference-fips label "Get reference FIPs" assertion.
- get-reference-fips description "This query returns all reference FAIR Implementation Profiles (rFIPs)." assertion.
- get-reference-fips 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 fip: <https://w3id.org/fair/fip/terms/> prefix schema: <https://schema.org/> select (?rfip as ?rFIP) (?rfip_label as ?rFIP_label) ?version ?community ?np ("^" as ?np_label) where { graph npa:graph { ?np npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile . ?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 ?rfip . } graph ?a { ?rfip a fip:Reference-FAIR-Implementation-Profile . ?rfip rdfs:label ?rfip_label . ?rfip fip:declared-by ?community . optional { ?rfip schema:version ?version . } } }" assertion.
- get-reference-fips endpoint 1629a4570fbaa9e1e66389174008a5e7515d9b20d333686449c50ab3aa936e4c assertion.
- get-reference-fips license LICENSE-2.0 assertion.