Not logged in : Login

About: Embedded JSON-LD Statement 38     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : rdf:Statement, within Data Space : ods-qa.openlinksw.com:8896 associated with source document(s)

AttributesValues
type
label
  • Embedded JSON-LD Statement 38
described by
object
  • ```#+ summary: Get the genomic location of a feature identified by ID (e.g., gene, exon/intron, transcript or marker). #+ tags: #+ - Get the genomic location of a feature #+ defaults: #+ - featureid: "'Solyc01g005000.2'" PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX dcterms: <http://purl.org/dc/terms/> PREFIX obo: <http://purl.obolibrary.org/obo/> PREFIX faldo: <http://biohackathon.org/resource/faldo#> PREFIX so: <http://purl.obolibrary.org/obo/so#> PREFIX bif: <bif:> SELECT ?feature_id ?feature_name (?begin_lb AS ?chrom) ?begin_pos ?end_pos ?taxon_id FROM <http://solgenomics.net/genome/Solanum_tuberosum> FROM <http://solgenomics.net/genome/Solanum_lycopersicum> FROM <http://solgenomics.net/genome/Solanum_pennellii> FROM <http://purl.obolibrary.org/obo/so.owl> WHERE { ?feature a ?feature_type ; dcterms:identifier ?feature_id ; faldo:location ?loc . ?loc faldo:begin ?begin ; faldo:end ?end . ?begin faldo:position ?begin_pos ; faldo:reference ?begin_ref . ?begin_ref rdfs:label ?begin_lb ; ^so:has_part/so:genome_of/dcterms:identifier ?taxon_id . ?end faldo:position ?end_pos ; faldo:reference ?end_ref . ?end_ref rdfs:label ?end_lb . ?feature_type a owl:Class ; rdfs:label ?feature_name . ?feature_id bif:contains ?_featureid . FILTER(?begin_lb = ?end_lb) }```
predicate
subject
is topic of
is container of of
Faceted Search & Find service v1.17_git55 as of Mar 01 2021


Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software