Not logged in : Login

```#+ summary: Get term ID(s) for a trait defined in several trait ontologies. #+ tags: #+ - Get ontology term ID(s) for a trait #+ defaults: #+ - trait: tuber AND shape PREFIX rdfs: PREFIX bif: SELECT ?trait_id ?trait_term FROM FROM FROM WHERE { ?trait_uri rdfs:label ?trait_term ; ?trait_id . ?trait_term bif:contains ?_trait } ```

AttributesValues
type
comment
  • ```#+ summary: Get term ID(s) for a trait defined in several trait ontologies. #+ tags: #+ - Get ontology term ID(s) for a trait #+ defaults: #+ - trait: tuber AND shape PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX bif: <bif:> SELECT ?trait_id ?trait_term FROM <http://purl.obolibrary.org/obo/po.owl> FROM <http://purl.obolibrary.org/obo/to.owl> FROM <http://purl.bioontology.org/ontology/SPTO> WHERE { ?trait_uri rdfs:label ?trait_term ; <http://www.geneontology.org/formats/oboInOwl#id> ?trait_id . ?trait_term bif:contains ?_trait } ```
described by
description
  • Get term ID(s) for a trait defined in several trait ontologies.
target
topic
is potentialAction of
is isWebServiceOf 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