This HTML5 document contains 6 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n2http://linkeddata.uriburner.com/about/id/entity/http/ods-qa.openlinksw.com:8896/DAV/home/nobody/candygene.swagger.json#
pwdrhttp://www.w3.org/2007/05/powder-s#
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://linkeddata.uriburner.com/about/id/http/ods-qa.openlinksw.com:8896/DAV/home/nobody/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
siochttp://rdfs.org/sioc/ns#

Statements

Subject Item
n2:~get~34BCC9EE-0470-11EA-9698-E142512C6F17
rdf:type
schema:Action
rdfs: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 } ```
pwdr:describedby
n5:candygene.swagger.json
schema:description
Get term ID(s) for a trait defined in several trait ontologies.
schema:target
n2:~%2FgetTraitIds~get
sioc:topic
n2:Get ontology term ID(s) for a trait