Matches in Nanopublications for { <https://w3id.org/np/RAV9R6K6Az0HuVFS1wcQBn3tvxyj3cLhDSQkjwHVuqlBA/get-org-to-ns-associations> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- get-org-to-ns-associations type grlc-query assertion.
- get-org-to-ns-associations label "Get Organism to Nucleotide Sequence Associations" assertion.
- get-org-to-ns-associations hasLabelFromApi "Get Organism to Nucleotide Sequence Associations - This query returns all organism-to-nucleotide-sequence associations." pubinfo.
- get-org-to-ns-associations license LICENSE-2.0 assertion.
- get-org-to-ns-associations description "This query returns all organism-to-nucleotide-sequence associations." assertion.
- get-org-to-ns-associations 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 biodiv: <https://w3id.org/kpxl/biodiv/terms/> prefix biolink: <https://w3id.org/biolink/vocab/> prefix nt: <https://w3id.org/np/o/ntemplate/> select ?taxonName ?taxonName_label ?relation ?nucleotideSequence ?creator ?date ?np where { graph npa:graph { ?np npx:hasNanopubType biodiv:OrganismToNucleotideSequenceAssociation . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . ?np np:hasPublicationInfo ?i . ?np npx:introduces ?association . optional { ?np npx:signedBy ?creator . } } graph ?a { ?association a biodiv:OrganismToNucleotideSequenceAssociation . ?association biolink:predicate ?relation . ?association biolink:subject ?organism . ?organism a ?taxonConcept . ?taxonConcept biodiv:hasTaxonName ?taxonName . ?association biolink:object ?nucleotideSequence . } graph ?i { optional { ?taxonName nt:hasLabelFromApi ?taxonName_label } } } order by desc(?date)" assertion.
- get-org-to-ns-associations endpoint dc3636ccda207965f3ac58e3a54c80d1a9db39ba097848e5b41bf3fec7d66e44 assertion.