Module: RDF
- Defined in:
- lib/bio-sparql-client/term.rb
Overview
Bio-SPARQL-client
Copyright © 2015
author: Natapol Pornputtapong <[email protected]>
Documentation: Natapol Pornputtapong (RDoc’d and embellished by William Webber)
Constant Summary collapse
- RDF22 =
EMBL prefix
RDF::Vocabulary.new("http://www.w3.org/1999/02/22-rdf-syntax-ns#")
- DCTERMS =
RDF::Vocabulary.new("http://purl.org/dc/terms/")
- BIOPAX3 =
RDF::Vocabulary.new("http://www.biopax.org/release/biopax-level3.owl#")
- CCO =
RDF::Vocabulary.new("http://rdf.ebi.ac.uk/terms/chembl#")
- VOID =
RDF::Vocabulary.new("http://rdfs.org/ns/void#")
- PAV =
RDF::Vocabulary.new("http://purl.org/pav/2.0/")
- OBO =
RDF::Vocabulary.new("http://purl.obolibrary.org/obo/")
- SIO =
RDF::Vocabulary.new("http://semanticscience.org/resource/")
- EFO =
RDF::Vocabulary.new("http://www.ebi.ac.uk/efo/")
- ATLAS =
RDF::Vocabulary.new("http://rdf.ebi.ac.uk/resource/atlas/")
- ATLASTERMS =
RDF::Vocabulary.new("http://rdf.ebi.ac.uk/terms/atlas/")
- SBMLRDF =
RDF::Vocabulary.new("http://identifiers.org/biomodels.vocabulary#")
- BQBIO =
RDF::Vocabulary.new("http://biomodels.net/biology-qualifiers#")
- BIOMODEL =
RDF::Vocabulary.new("http://identifiers.org/biomodels.db/")
- FALDO =
UNIPROT
RDF::Vocabulary.new("http://biohackathon.org/resource/faldo#")
- UP =
RDF::Vocabulary.new("http://purl.uniprot.org/core/")
- TAXON =
RDF::Vocabulary.new("http://purl.uniprot.org/taxonomy/")
- KEYWORDS =
RDF::Vocabulary.new("http://purl.uniprot.org/keywords/")
- UNIPROTKB =
RDF::Vocabulary.new("http://purl.uniprot.org/uniprot/")
- EC =
RDF::Vocabulary.new("http://purl.uniprot.org/enzyme/")
- BIBO =
RDF::Vocabulary.new("http://purl.org/ontology/bibo/")
- META =
BioPortal
RDF::Vocabulary.new("http://bioportal.bioontology.org/metadata/def/")