class BioInterchange::SIO

Public Class Methods

Cartesian_coordinate_axis() click to toggle source

A Cartesian coordinate axis is an axis whose behavior follows that of a Cartesian coordinate system. (semanticscience.org/resource/SIO_000451)

# File lib/biointerchange/sio.rb, line 3173
def self.Cartesian_coordinate_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000451')
end
DNA_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010018)

# File lib/biointerchange/sio.rb, line 7301
def self.DNA_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010018')
end
Gantt_chart() click to toggle source

A Gantt chart is a bar chart that illustrates a project schedule. (semanticscience.org/resource/SIO_000922)

# File lib/biointerchange/sio.rb, line 5627
def self.Gantt_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000922')
end
OBO_ontology() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000623)

# File lib/biointerchange/sio.rb, line 4129
def self.OBO_ontology
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000623')
end
OWL_ontology() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000331)

# File lib/biointerchange/sio.rb, line 2579
def self.OWL_ontology
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000331')
end
PDB_chain_identifier() click to toggle source

A PDB chain identifier is a alphabetical label to identify a molecule in a structure. (semanticscience.org/resource/SIO_010031)

# File lib/biointerchange/sio.rb, line 7373
def self.PDB_chain_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010031')
end
PDB_file() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011130)

# File lib/biointerchange/sio.rb, line 9529
def self.PDB_file
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011130')
end
PDB_record_identifier() click to toggle source

A PDB record identifier is an identifier for a PDB generated record. (semanticscience.org/resource/SIO_010032)

# File lib/biointerchange/sio.rb, line 7379
def self.PDB_record_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010032')
end
RDFS_ontology() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000622)

# File lib/biointerchange/sio.rb, line 4123
def self.RDFS_ontology
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000622')
end
RNA_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010017)

# File lib/biointerchange/sio.rb, line 7289
def self.RNA_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010017')
end
RNA_transcript() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010450)

# File lib/biointerchange/sio.rb, line 8309
def self.RNA_transcript
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010450')
end
RNA_transcript_component() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010095)

# File lib/biointerchange/sio.rb, line 7697
def self.RNA_transcript_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010095')
end
URL() click to toggle source

a Uniform Resource Locator or Universal Resource Locator (URL) is a specific character string that constitutes a reference to an Internet resource. (semanticscience.org/resource/SIO_000811)

# File lib/biointerchange/sio.rb, line 4979
def self.URL
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000811')
end
a_D_cartesian_coordinate() click to toggle source

a 3D cartesian coordinate is a coordinate that is composed of an x,y and z coordinate. (semanticscience.org/resource/SIO_000333)

# File lib/biointerchange/sio.rb, line 2585
def self.a_D_cartesian_coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000333')
end
a_D_cartesian_point() click to toggle source

a 2D cartesian point is a point whose position is specified along two dimensions using Cartesian coordinates. (semanticscience.org/resource/SIO_000437)

# File lib/biointerchange/sio.rb, line 3091
def self.a_D_cartesian_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000437')
end
a_D_extent_quantity() click to toggle source

a quantity that extends in single dimension (semanticscience.org/resource/SIO_000038)

# File lib/biointerchange/sio.rb, line 1387
def self.a_D_extent_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000038')
end
a_d_structure_model() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010530)

# File lib/biointerchange/sio.rb, line 8617
def self.a_d_structure_model
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010530')
end
a_software_version_label_is_a_version_label_for_a_piece_of_software() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000654)

# File lib/biointerchange/sio.rb, line 4225
def self.a_software_version_label_is_a_version_label_for_a_piece_of_software
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000654')
end
a_untranslated_region() click to toggle source

The five prime untranslated region (5’ UTR) is a section of messenger RNA (mRNA) and the DNA that codes for it that starts at the +1 position (where transcription begins) and ends one nucleotide before the start codon (usually AUG) of the coding region. (semanticscience.org/resource/SIO_010064)

# File lib/biointerchange/sio.rb, line 7559
def self.a_untranslated_region
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010064')
end
a_version_label_is_a_label_for_a_particular_form_or_variation_of_an_earlier_or_original_type() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000653)

# File lib/biointerchange/sio.rb, line 4213
def self.a_version_label_is_a_label_for_a_particular_form_or_variation_of_an_earlier_or_original_type
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000653')
end
abnormal() click to toggle source

A quality that has a value that is outside normal or average. (semanticscience.org/resource/SIO_000555)

# File lib/biointerchange/sio.rb, line 3781
def self.abnormal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000555')
end
aborted() click to toggle source

aborted is a process status in which a started process will not complete as intended. (semanticscience.org/resource/SIO_000997)

# File lib/biointerchange/sio.rb, line 6035
def self.aborted
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000997')
end
abstract_role() click to toggle source

an abstract role is a role whose basis lies in spatial/temporal or comparative relations. (semanticscience.org/resource/SIO_000678)

# File lib/biointerchange/sio.rb, line 4309
def self.abstract_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000678')
end
abstract_section() click to toggle source

An abstract section is a document section that provides brief summary of a document that explains the main argument(s), topic(s) or findings. (semanticscience.org/resource/SIO_000188)

# File lib/biointerchange/sio.rb, line 2159
def self.abstract_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000188')
end
academic() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000406)

# File lib/biointerchange/sio.rb, line 2947
def self.academic
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000406')
end
academic_organization() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000285)

# File lib/biointerchange/sio.rb, line 2393
def self.academic_organization
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000285')
end
academic_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000711)

# File lib/biointerchange/sio.rb, line 4435
def self.academic_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000711')
end
acid() click to toggle source

An acid is a molecular entity in solution capable of donating a hydron (Bronsted acid) or capable of forming a covalent bond with an electron pair (Lewis acid). (semanticscience.org/resource/SIO_010453)

# File lib/biointerchange/sio.rb, line 8327
def self.acid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010453')
end
acid_base_reaction() click to toggle source

an acid-base reaction is a chemical reaction between an acid and a base. (semanticscience.org/resource/SIO_010507)

# File lib/biointerchange/sio.rb, line 8489
def self.acid_base_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010507')
end
acknowledgements_section() click to toggle source

An acknowledgements section is a document section that identifies individuals, groups or organizations for their support in the development of the work. (semanticscience.org/resource/SIO_000189)

# File lib/biointerchange/sio.rb, line 2165
def self.acknowledgements_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000189')
end
actinium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011074)

# File lib/biointerchange/sio.rb, line 9223
def self.actinium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011074')
end
action_specification() click to toggle source

An action specification is a specification composed of a sequence of instructions to achieve some objective. (semanticscience.org/resource/SIO_000091)

# File lib/biointerchange/sio.rb, line 1631
def self.action_specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000091')
end
activator() click to toggle source

a molecular activator is a molecular regulator that realizes its disposition to conformationally change a target molecule and increase its functionality. (semanticscience.org/resource/SIO_010434)

# File lib/biointerchange/sio.rb, line 8219
def self.activator
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010434')
end
activator_role() click to toggle source

the role of a chemical entity that increases the rate of reaction. (semanticscience.org/resource/SIO_000804)

# File lib/biointerchange/sio.rb, line 4937
def self.activator_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000804')
end
active_ingredient() click to toggle source

An active ingredient is a molecular entity that exhibits (semanticscience.org/resource/SIO_010077)

# File lib/biointerchange/sio.rb, line 7625
def self.active_ingredient
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010077')
end
active_movement() click to toggle source

Active movement is the process in which an object is spatially displaced using some chemical energy. (semanticscience.org/resource/SIO_000574)

# File lib/biointerchange/sio.rb, line 3871
def self.active_movement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000574')
end
active_site() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010041)

# File lib/biointerchange/sio.rb, line 7433
def self.active_site
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010041')
end
active_transport() click to toggle source

Active transport is the movement of a substance across a membrane against its concentration gradient (from low to high concentration) and requires chemical energy. (semanticscience.org/resource/SIO_010284)

# File lib/biointerchange/sio.rb, line 7757
def self.active_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010284')
end
addition_reaction() click to toggle source

An addition reaction is an organic reaction where two or more molecules combine to form a larger one. Addition reactions are limited to chemical compounds that have multiply-bonded atoms:

* Molecules with carbon-carbon double bonds or triple bonds
* Molecules with carbon - hetero double bonds like C=O or C=N

(semanticscience.org/resource/SIO_010518)

# File lib/biointerchange/sio.rb, line 8557
def self.addition_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010518')
end
address() click to toggle source

An address is a position that indicates the physical location of some entity using a social convention. (semanticscience.org/resource/SIO_000172)

# File lib/biointerchange/sio.rb, line 2069
def self.address
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000172')
end
administrative_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000726)

# File lib/biointerchange/sio.rb, line 4531
def self.administrative_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000726')
end
affection() click to toggle source

affection is an emotion characterized with a feeling or type of love for another living thing. (semanticscience.org/resource/SIO_000812)

# File lib/biointerchange/sio.rb, line 4985
def self.affection
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000812')
end
affects() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001158)

# File lib/biointerchange/sio.rb, line 1177
def self.affects
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001158')
end
affiliation() click to toggle source

An affiliation is a social structure which indicates the partnership between two or more entities. (semanticscience.org/resource/SIO_000173)

# File lib/biointerchange/sio.rb, line 2075
def self.affiliation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000173')
end
age() click to toggle source

age is the length of time that a person has lived or a thing has existed. (semanticscience.org/resource/SIO_001013)

# File lib/biointerchange/sio.rb, line 6131
def self.age
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001013')
end
aggregated_carbon_nanorods() click to toggle source

aggregate of carbon nanorods is an allotrope of carbon considered to be the least compressible material known, as measured by its isothermal bulk modulus; aggregated diamond nanorods have a modulus of 491 gigapascals (GPa), while a conventional diamond has a modulus of 442 GPa. ADNRs are also 0.3% denser than regular diamond. (semanticscience.org/resource/SIO_010790)

# File lib/biointerchange/sio.rb, line 8743
def self.aggregated_carbon_nanorods
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010790')
end
agreement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000966)

# File lib/biointerchange/sio.rb, line 5891
def self.agreement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000966')
end
agreement_quality() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000965)

# File lib/biointerchange/sio.rb, line 5885
def self.agreement_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000965')
end
algorithm() click to toggle source

An algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a function. (semanticscience.org/resource/SIO_000094)

# File lib/biointerchange/sio.rb, line 1649
def self.algorithm
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000094')
end
alive() click to toggle source

alive is the state of a biological organism that exhibits biological functions. (semanticscience.org/resource/SIO_010058)

# File lib/biointerchange/sio.rb, line 7535
def self.alive
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010058')
end
allele() click to toggle source

an allele is one of a set of sequence variants of a gene. (semanticscience.org/resource/SIO_010277)

# File lib/biointerchange/sio.rb, line 7739
def self.allele
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010277')
end
allosteric_site() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010050)

# File lib/biointerchange/sio.rb, line 7487
def self.allosteric_site
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010050')
end
allotrope() click to toggle source

an allotrope is a structural variant of a chemical element. (semanticscience.org/resource/SIO_010785)

# File lib/biointerchange/sio.rb, line 8713
def self.allotrope
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010785')
end
alpha_helix() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010468)

# File lib/biointerchange/sio.rb, line 8405
def self.alpha_helix
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010468')
end
altitude() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000438)

# File lib/biointerchange/sio.rb, line 3097
def self.altitude
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000438')
end
aluminium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011012)

# File lib/biointerchange/sio.rb, line 8851
def self.aluminium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011012')
end
americium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011109)

# File lib/biointerchange/sio.rb, line 9433
def self.americium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011109')
end
amino_acid_residue() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010074)

# File lib/biointerchange/sio.rb, line 7607
def self.amino_acid_residue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010074')
end
amorphous_carbon() click to toggle source

Amorphous carbon is an allotrope of carbon that does not have any crystalline structure. As with all glassy materials, some short-range order can be observed, but there is no long-range pattern of atomic positions. (semanticscience.org/resource/SIO_010791)

# File lib/biointerchange/sio.rb, line 8749
def self.amorphous_carbon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010791')
end
anabolism() click to toggle source

Anabolism is the set of metabolic processes that construct larger chemical entities units from smaller chemical entities. (semanticscience.org/resource/SIO_010310)

# File lib/biointerchange/sio.rb, line 7859
def self.anabolism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010310')
end
anger() click to toggle source

anger is disgust directed toward an equal status individual. (semanticscience.org/resource/SIO_000410)

# File lib/biointerchange/sio.rb, line 2971
def self.anger
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000410')
end
angst() click to toggle source

angst is the intense feeling of apprehension, anxiety or inner turmoil. (semanticscience.org/resource/SIO_000813)

# File lib/biointerchange/sio.rb, line 4991
def self.angst
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000813')
end
anion() click to toggle source

An anion is an atom or molecule with a net negative electrical charge. (semanticscience.org/resource/SIO_010458)

# File lib/biointerchange/sio.rb, line 8357
def self.anion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010458')
end
annotation() click to toggle source

An annotation is a written explanatory or critical description, or other in-context information (e.g., pattern, motif, link), that has been associated with data or other types of information. (semanticscience.org/resource/SIO_001166)

# File lib/biointerchange/sio.rb, line 7061
def self.annotation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001166')
end
annoyance() click to toggle source

Annoyance is an unpleasant emtion that is characterized by a abnormal or excessive sensitivity to some external stimulus. (semanticscience.org/resource/SIO_000814)

# File lib/biointerchange/sio.rb, line 4997
def self.annoyance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000814')
end
answer() click to toggle source

an answer is a reply to a question. (semanticscience.org/resource/SIO_000785)

# File lib/biointerchange/sio.rb, line 4829
def self.answer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000785')
end
antibody() click to toggle source

An antibody (also known as immunoglobulins, abbreviated Ig) are gamma globulin proteins that are used by the immune system to identify and neutralize foreign objects. They are typically made of two large heavy chains and two small light chains. (semanticscience.org/resource/SIO_010465)

# File lib/biointerchange/sio.rb, line 8399
def self.antibody
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010465')
end
antigen() click to toggle source

An antigen is a chemical entity that can be bound by a major histocompatibility complex (MHC) and presented to a T-cell receptor. (semanticscience.org/resource/SIO_010419)

# File lib/biointerchange/sio.rb, line 8141
def self.antigen
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010419')
end
antimony_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011050)

# File lib/biointerchange/sio.rb, line 9079
def self.antimony_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011050')
end
antiport_enabled_secondary_active_transport() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000580)

# File lib/biointerchange/sio.rb, line 3907
def self.antiport_enabled_secondary_active_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000580')
end
antonym() click to toggle source

An antonym is a word with opposite or nearly opposite meaning. (semanticscience.org/resource/SIO_000123)

# File lib/biointerchange/sio.rb, line 1811
def self.antonym
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000123')
end
anxiety() click to toggle source

anxiety is an emotion charactersized by intense feeling of fear and concern coupled with a physical response. (semanticscience.org/resource/SIO_000815)

# File lib/biointerchange/sio.rb, line 5003
def self.anxiety
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000815')
end
apartment_number() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000768)

# File lib/biointerchange/sio.rb, line 4763
def self.apartment_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000768')
end
apathy() click to toggle source

apathy is an emotion characterized by lack of interest, enthusiasm, or concern (semanticscience.org/resource/SIO_000816)

# File lib/biointerchange/sio.rb, line 5009
def self.apathy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000816')
end
appreciation() click to toggle source

Gratitude, thankfulness, gratefulness, or appreciation is a feeling, emotion or attitude in acknowledgment of a benefit that one has received or will receive. (semanticscience.org/resource/SIO_000839)

# File lib/biointerchange/sio.rb, line 5153
def self.appreciation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000839')
end
apprehension() click to toggle source

apprehension is the negative emotion that something unpleasant will occur. (semanticscience.org/resource/SIO_000949)

# File lib/biointerchange/sio.rb, line 5789
def self.apprehension
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000949')
end
area() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000045)

# File lib/biointerchange/sio.rb, line 1423
def self.area
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000045')
end
argon_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011017)

# File lib/biointerchange/sio.rb, line 8881
def self.argon_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011017')
end
argument() click to toggle source

An argument is a set of one or more declarative sentences (or propositions) known as the premises along with another declarative sentence (or proposition) known as the conclusion. (semanticscience.org/resource/SIO_000259)

# File lib/biointerchange/sio.rb, line 2285
def self.argument
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000259')
end
arithmeritic_mean() click to toggle source

a mean is the central tendency of a collection of numbers taken as the sum of the numbers divided by the size of the collection. (semanticscience.org/resource/SIO_001109)

# File lib/biointerchange/sio.rb, line 6731
def self.arithmeritic_mean
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001109')
end
aromatic_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010501)

# File lib/biointerchange/sio.rb, line 8453
def self.aromatic_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010501')
end
aromatic_ring() click to toggle source

An aromatic ring is a ring in which the electrons are delocalized across all atoms in the ring. (semanticscience.org/resource/SIO_010781)

# File lib/biointerchange/sio.rb, line 8689
def self.aromatic_ring
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010781')
end
arousal() click to toggle source

Arousal is an emotion characterized by state of reactive to stimuli. It involves the activation of the reticular activating system in the brain stem, the autonomic nervous system and the endocrine system, leading to increased heart rate and blood pressure and a condition of sensory alertness, mobility and readiness to respond. (semanticscience.org/resource/SIO_000817)

# File lib/biointerchange/sio.rb, line 5015
def self.arousal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000817')
end
arrowed_line_segment() click to toggle source

An arrowed line is a directed line segment in which one or both endpoints is tangentially part of a triangle that bisects the line. (semanticscience.org/resource/SIO_000522)

# File lib/biointerchange/sio.rb, line 3583
def self.arrowed_line_segment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000522')
end
arsenic_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011032)

# File lib/biointerchange/sio.rb, line 8971
def self.arsenic_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011032')
end
article() click to toggle source

An article is a publication that is stand-alone section of a larger work. (semanticscience.org/resource/SIO_000154)

# File lib/biointerchange/sio.rb, line 1961
def self.article
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000154')
end
assay() click to toggle source

An assay is an investigative (analytic) procedure in laboratory medicine, pharmacology, environmental biology, and molecular biology for qualitatively assessing or quantitatively measuring the presence or amount or the functional activity of a target entity (the analyte) which can be a drug or biochemical substance or a cell in an organism or organic sample. (semanticscience.org/resource/SIO_001007)

# File lib/biointerchange/sio.rb, line 6095
def self.assay
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001007')
end
association() click to toggle source

an assocation is a relationship between two or more entities derived by some informational anlysis. (semanticscience.org/resource/SIO_000897)

# File lib/biointerchange/sio.rb, line 5501
def self.association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000897')
end
astatine_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011070)

# File lib/biointerchange/sio.rb, line 9199
def self.astatine_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011070')
end
atom() click to toggle source

An atom is composed of a core of protons and/or neutrons which may be surrounded by a cloud of electrons. (semanticscience.org/resource/SIO_010044)

# File lib/biointerchange/sio.rb, line 7451
def self.atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010044')
end
attribute() click to toggle source

an attribute is a characteristic of some entity. (semanticscience.org/resource/SIO_000614)

# File lib/biointerchange/sio.rb, line 4075
def self.attribute
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000614')
end
audio_recording() click to toggle source

an audio recording is an electrical or mechanical inscription and re-creation of sound waves, such as spoken voice, singing, instrumental music, or sound effects. (semanticscience.org/resource/SIO_001168)

# File lib/biointerchange/sio.rb, line 7073
def self.audio_recording
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001168')
end
author_contribution_section() click to toggle source

An author contribution section is a document section that describes the contribution of the authors. (semanticscience.org/resource/SIO_000190)

# File lib/biointerchange/sio.rb, line 2171
def self.author_contribution_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000190')
end
author_role() click to toggle source

the role of an agent that creates a written work. (semanticscience.org/resource/SIO_000886)

# File lib/biointerchange/sio.rb, line 5441
def self.author_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000886')
end
author_section() click to toggle source

An author section is a document section that lists the contributing authors. (semanticscience.org/resource/SIO_000191)

# File lib/biointerchange/sio.rb, line 2177
def self.author_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000191')
end
awe() click to toggle source

Awe is an emotion produced by that which is grand, sublime or powerful and is characterized by a combination of joy, fear and admiration/reverence/respect. (semanticscience.org/resource/SIO_000818)

# File lib/biointerchange/sio.rb, line 5021
def self.awe
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000818')
end
axis() click to toggle source

An axis is a line segment that is part of a statistical graph in which the position along the line corresponds to a numeric or categorical value. (semanticscience.org/resource/SIO_000450)

# File lib/biointerchange/sio.rb, line 3167
def self.axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000450')
end
bar() click to toggle source

A bar is a rectangle that is located in the plot of a statistical graph in which its length is proportional to the values that it represents. (semanticscience.org/resource/SIO_000519)

# File lib/biointerchange/sio.rb, line 3564
def self.bar
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000519')
end
bar_graph() click to toggle source

A bar graph is a statistical graph with rectangular bars of lengths proportional to that value that they represent. (semanticscience.org/resource/SIO_000443)

# File lib/biointerchange/sio.rb, line 3121
def self.bar_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000443')
end
barium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011055)

# File lib/biointerchange/sio.rb, line 9109
def self.barium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011055')
end
base() click to toggle source

A base is a molecular entity dissolved in a solvent that is capable of accepting a proton (Bronsted base) or forming a covalent bond with a hydron (Lewis base) . (semanticscience.org/resource/SIO_010454)

# File lib/biointerchange/sio.rb, line 8333
def self.base
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010454')
end
base_pair() click to toggle source

a base pair is a weak molecular interaction composed of hydrogen bonds between nucleobases. (semanticscience.org/resource/SIO_010045)

# File lib/biointerchange/sio.rb, line 7457
def self.base_pair
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010045')
end
base_stack() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010505)

# File lib/biointerchange/sio.rb, line 8477
def self.base_stack
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010505')
end
belief() click to toggle source

a belief is a proposition that is believed to be true. (semanticscience.org/resource/SIO_000360)

# File lib/biointerchange/sio.rb, line 2693
def self.belief
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000360')
end
bent() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001094)

# File lib/biointerchange/sio.rb, line 6647
def self.bent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001094')
end
berkelium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011111)

# File lib/biointerchange/sio.rb, line 9445
def self.berkelium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011111')
end
beryllium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011005)

# File lib/biointerchange/sio.rb, line 8809
def self.beryllium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011005')
end
beta_strand() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010469)

# File lib/biointerchange/sio.rb, line 8411
def self.beta_strand
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010469')
end
bibliography_section() click to toggle source

A bibliography section is a document section that is composed of a list of references used in the development of the work. (semanticscience.org/resource/SIO_000192)

# File lib/biointerchange/sio.rb, line 2183
def self.bibliography_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000192')
end
binary_compound() click to toggle source

a binary compound is a mereological maximum sum of two kinds of weakly connected entities. (semanticscience.org/resource/SIO_010674)

# File lib/biointerchange/sio.rb, line 8647
def self.binary_compound
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010674')
end
binary_scale() click to toggle source

a binary scale is a measurement scale that specifies a choice between two values. (semanticscience.org/resource/SIO_000914)

# File lib/biointerchange/sio.rb, line 5579
def self.binary_scale
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000914')
end
binding_site() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010040)

# File lib/biointerchange/sio.rb, line 7427
def self.binding_site
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010040')
end
biochemical_activation() click to toggle source

Biochemical activation is a molecular interaction that increases the catalytic rate of the target enzyme. (semanticscience.org/resource/SIO_010288)

# File lib/biointerchange/sio.rb, line 7781
def self.biochemical_activation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010288')
end
biochemical_inhibition() click to toggle source

Biochemical inhibition is a molecular interaction that decreases the catalytic rate of the target enzyme. (semanticscience.org/resource/SIO_010289)

# File lib/biointerchange/sio.rb, line 7787
def self.biochemical_inhibition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010289')
end
biochemical_pathway() click to toggle source

a biochemical pathway specifies a series of biochemical modifications and transformations towards achieving some biological outcome. (semanticscience.org/resource/SIO_010525)

# File lib/biointerchange/sio.rb, line 8593
def self.biochemical_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010525')
end
biochemical_reaction() click to toggle source

A biochemical reaction is a biochemical process that involves the conversion of at least one chemical participant (target) into another (product) by an enzyme (agent). (semanticscience.org/resource/SIO_010036)

# File lib/biointerchange/sio.rb, line 7403
def self.biochemical_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010036')
end
bioinformatic_data() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010065)

# File lib/biointerchange/sio.rb, line 7565
def self.bioinformatic_data
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010065')
end
biological_data() click to toggle source

Biological data is scientific data relevant to biology. (semanticscience.org/resource/SIO_010019)

# File lib/biointerchange/sio.rb, line 7307
def self.biological_data
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010019')
end
biological_entity() click to toggle source

a biological entity is a heterogeneous substance that contains genomic material or is the product of a biological process. (semanticscience.org/resource/SIO_010046)

# File lib/biointerchange/sio.rb, line 7463
def self.biological_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010046')
end
biological_fluid() click to toggle source

a biological fluid is a fluid of biological origin. (semanticscience.org/resource/SIO_010051)

# File lib/biointerchange/sio.rb, line 7493
def self.biological_fluid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010051')
end
biological_pathway() click to toggle source

a pathway is an effective specification that outlines a set of actions that forms a way to achieve an objective. (semanticscience.org/resource/SIO_001107)

# File lib/biointerchange/sio.rb, line 6713
def self.biological_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001107')
end
biological_quality() click to toggle source

a biological quality is a quality held by a biological entity. (semanticscience.org/resource/SIO_000475)

# File lib/biointerchange/sio.rb, line 3342
def self.biological_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000475')
end
biological_reproduction() click to toggle source

Biological reproduction is the biological process by which one or more biological organisms are produced from their “parents”. (semanticscience.org/resource/SIO_000587)

# File lib/biointerchange/sio.rb, line 3937
def self.biological_reproduction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000587')
end
biological_sex() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010029)

# File lib/biointerchange/sio.rb, line 7361
def self.biological_sex
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010029')
end
biomolecular_structure_descriptor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011119)

# File lib/biointerchange/sio.rb, line 9493
def self.biomolecular_structure_descriptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011119')
end
biopolymer() click to toggle source

A biopolymer is an organic polymer using biological components. (semanticscience.org/resource/SIO_000092)

# File lib/biointerchange/sio.rb, line 1643
def self.biopolymer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000092')
end
biopolymer_sequence() click to toggle source

A sequence is a primary structure descriptor in which each of the letters in the string represents a monomeric unit (residue) in which adjacent letters represent the connectivity between the monomeric units. (semanticscience.org/resource/SIO_000030)

# File lib/biointerchange/sio.rb, line 1333
def self.biopolymer_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000030')
end
biosynthesis() click to toggle source

Biosynthesis is the synthesis of an organic compound in a living organism, usually aided by enzymes. (semanticscience.org/resource/SIO_000590)

# File lib/biointerchange/sio.rb, line 3961
def self.biosynthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000590')
end
birth() click to toggle source

Birth is the process by which a biological organism is brought into existence. (semanticscience.org/resource/SIO_000582)

# File lib/biointerchange/sio.rb, line 3919
def self.birth
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000582')
end
bismuth_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011068)

# File lib/biointerchange/sio.rb, line 9187
def self.bismuth_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011068')
end
block_histogram() click to toggle source

A block histogram contains an x-axis that is divided into bins which correspond to value ranges. Each item in the data set is drawn as a rectangular block, and the blocks are piled into the bins to show how many values in each range. (semanticscience.org/resource/SIO_000932)

# File lib/biointerchange/sio.rb, line 5681
def self.block_histogram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000932')
end
blog() click to toggle source

A blog is a publication accessible at some website and is typically about various experiences. (semanticscience.org/resource/SIO_000155)

# File lib/biointerchange/sio.rb, line 1967
def self.blog
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000155')
end
bohrium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011078)

# File lib/biointerchange/sio.rb, line 9247
def self.bohrium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011078')
end
boldness() click to toggle source

boldness is the trait of being willing to undertake things that involve risk or danger. (semanticscience.org/resource/SIO_000819)

# File lib/biointerchange/sio.rb, line 5027
def self.boldness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000819')
end
book() click to toggle source

A book is a publication composed of a large number of entries. (semanticscience.org/resource/SIO_000106)

# File lib/biointerchange/sio.rb, line 1709
def self.book
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000106')
end
book_series() click to toggle source

A book series is a collection of books that have been sequentially published. (semanticscience.org/resource/SIO_000158)

# File lib/biointerchange/sio.rb, line 1985
def self.book_series
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000158')
end
book_volume() click to toggle source

A book volume is a book that is part of a collection. (semanticscience.org/resource/SIO_000156)

# File lib/biointerchange/sio.rb, line 1973
def self.book_volume
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000156')
end
booklet() click to toggle source

A booklet is a document that lacks a named publisher or sponsoring institution. (semanticscience.org/resource/SIO_000169)

# File lib/biointerchange/sio.rb, line 2051
def self.booklet
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000169')
end
boredom() click to toggle source

boredom is the emotion experience by those not interested in their surroundings or available activities. (semanticscience.org/resource/SIO_000820)

# File lib/biointerchange/sio.rb, line 5033
def self.boredom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000820')
end
boron_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011000)

# File lib/biointerchange/sio.rb, line 8779
def self.boron_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011000')
end
bottom_value_axis() click to toggle source

A bottom value axis is a value axis that is spatially positioned to the bottom of the plot area. (semanticscience.org/resource/SIO_000903)

# File lib/biointerchange/sio.rb, line 5525
def self.bottom_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000903')
end
boxplot() click to toggle source

A boxplot (box-and-whisker diagram) is a convenient way of graphically depicting groups of numerical data through their five-number summaries: the smallest observation (sample minimum), lower quartile (Q1), median (Q2), upper quartile (Q3), and largest observation (sample maximum). (semanticscience.org/resource/SIO_000909)

# File lib/biointerchange/sio.rb, line 5549
def self.boxplot
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000909')
end
brand_name() click to toggle source

a brand name is a trademarked and marketed name of a product. (semanticscience.org/resource/SIO_000119)

# File lib/biointerchange/sio.rb, line 1787
def self.brand_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000119')
end
bromine_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011034)

# File lib/biointerchange/sio.rb, line 8983
def self.bromine_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011034')
end
brownian_motion() click to toggle source

Brownian motion is the seemlingly random movement of particles suspended in a fluid. (semanticscience.org/resource/SIO_000571)

# File lib/biointerchange/sio.rb, line 3853
def self.brownian_motion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000571')
end
bubble_chart() click to toggle source

A bubble chart contains circles whose area corresponds to a value. (semanticscience.org/resource/SIO_000933)

# File lib/biointerchange/sio.rb, line 5687
def self.bubble_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000933')
end
buffer() click to toggle source

A buffer is a dissolved chemical substance that resists change in pH upon addition of small amounts of acid or base. (semanticscience.org/resource/SIO_010416)

# File lib/biointerchange/sio.rb, line 8123
def self.buffer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010416')
end
buffer_role() click to toggle source

a buffer role is the role of a chemical substance which maintains a pH at a near constant value. (semanticscience.org/resource/SIO_000887)

# File lib/biointerchange/sio.rb, line 5447
def self.buffer_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000887')
end
cadmium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011047)

# File lib/biointerchange/sio.rb, line 9061
def self.cadmium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011047')
end
caesium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011054)

# File lib/biointerchange/sio.rb, line 9103
def self.caesium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011054')
end
calcium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011019)

# File lib/biointerchange/sio.rb, line 8893
def self.calcium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011019')
end
californium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011112)

# File lib/biointerchange/sio.rb, line 9451
def self.californium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011112')
end
cancelled() click to toggle source

cancelled is a process status in which the process, while planned to occur, will not occur. (semanticscience.org/resource/SIO_000996)

# File lib/biointerchange/sio.rb, line 6029
def self.cancelled
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000996')
end
capability() click to toggle source

A capability is a realizable entity whose basis lies in one or more parts or qualities and reflects possility of an entity to act in a specified way under certain conditions or in response to a certain stimulus (trigger). (semanticscience.org/resource/SIO_000112)

# File lib/biointerchange/sio.rb, line 1745
def self.capability
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000112')
end
carbohydrate_polymer() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010025)

# File lib/biointerchange/sio.rb, line 7337
def self.carbohydrate_polymer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010025')
end
carbohydrate_residue() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010334)

# File lib/biointerchange/sio.rb, line 7865
def self.carbohydrate_residue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010334')
end
carbon_allotrope() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010786)

# File lib/biointerchange/sio.rb, line 8719
def self.carbon_allotrope
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010786')
end
carbon_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011001)

# File lib/biointerchange/sio.rb, line 8785
def self.carbon_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011001')
end
carbon_nanofoam() click to toggle source

carbon nanofoam is an allotrope of carbon that consists of a low-density cluster-assembly of carbon atoms strung together in a loose three-dimensional web. Each cluster is about 6 nanometers wide and consists of about 4000 carbon atoms linked in graphite-like sheets that are given negative curvature by the inclusion of heptagons among the regular hexagonal pattern. (semanticscience.org/resource/SIO_010792)

# File lib/biointerchange/sio.rb, line 8755
def self.carbon_nanofoam
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010792')
end
cartesian_coordinate() click to toggle source

A Cartesian coordinate is the signed distance of a point to some referent line. (semanticscience.org/resource/SIO_000072)

# File lib/biointerchange/sio.rb, line 1501
def self.cartesian_coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000072')
end
cartesian_coordinate_system() click to toggle source

A Cartesian coordinate system specifies each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. (semanticscience.org/resource/SIO_000321)

# File lib/biointerchange/sio.rb, line 2543
def self.cartesian_coordinate_system
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000321')
end
catabolism() click to toggle source

Anabolism is the set of metabolic processes that take apart larger chemical entities units into smaller chemical entities. (semanticscience.org/resource/SIO_010309)

# File lib/biointerchange/sio.rb, line 7853
def self.catabolism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010309')
end
catalyst() click to toggle source

a catalyst is a molecule that has the capability to reduce the activation energy of a reaction and hence increase the overall rate of reaction. (semanticscience.org/resource/SIO_010344)

# File lib/biointerchange/sio.rb, line 7919
def self.catalyst
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010344')
end
catalytic_role() click to toggle source

the role of a chemical participant that serves to increase the rate of reaction by lowering the activiation energy. (semanticscience.org/resource/SIO_000796)

# File lib/biointerchange/sio.rb, line 4889
def self.catalytic_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000796')
end
catalyzed_reaction() click to toggle source

a catalyzed reaction is a chemical reaction that is facilitated by a catalyst. (semanticscience.org/resource/SIO_010508)

# File lib/biointerchange/sio.rb, line 8495
def self.catalyzed_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010508')
end
category() click to toggle source

a category is a class of entities having particular shared characteristics. (semanticscience.org/resource/SIO_000137)

# File lib/biointerchange/sio.rb, line 1877
def self.category
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000137')
end
category_axis() click to toggle source

A category axis is an axis in which the position along the line is partioned into categories. (semanticscience.org/resource/SIO_000455)

# File lib/biointerchange/sio.rb, line 3213
def self.category_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000455')
end
cation() click to toggle source

An anion is an atom or molecule with a net positive electrical charge. (semanticscience.org/resource/SIO_010457)

# File lib/biointerchange/sio.rb, line 8351
def self.cation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010457')
end
cation_pi_interaction() click to toggle source

A cation pi interaction is an ionic interaction between the localized negative charge of π orbital electrons, located above and below the plane of an aromatic ring, and a positive charge. (semanticscience.org/resource/SIO_010034)

# File lib/biointerchange/sio.rb, line 7391
def self.cation_pi_interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010034')
end
cell() click to toggle source

a cell is a biological entity that is contained by a plasma membrane. (semanticscience.org/resource/SIO_010001)

# File lib/biointerchange/sio.rb, line 7193
def self.cell
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010001')
end
cell_informational() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000755)

# File lib/biointerchange/sio.rb, line 4673
def self.cell_informational
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000755')
end
cell_line() click to toggle source

A cell line is a collection of genetically identifical cells. (semanticscience.org/resource/SIO_010054)

# File lib/biointerchange/sio.rb, line 7511
def self.cell_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010054')
end
cellular_organism() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010377)

# File lib/biointerchange/sio.rb, line 8069
def self.cellular_organism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010377')
end
cellular_quality() click to toggle source

cellular quality is the quality of a cell (semanticscience.org/resource/SIO_000476)

# File lib/biointerchange/sio.rb, line 3348
def self.cellular_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000476')
end
center_of_mass() click to toggle source

the center of mass (aka barycenter) is the weighted average location of all the mass in a body or group of bodies. (semanticscience.org/resource/SIO_000439)

# File lib/biointerchange/sio.rb, line 3103
def self.center_of_mass
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000439')
end
centrality_measure() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001108)

# File lib/biointerchange/sio.rb, line 6719
def self.centrality_measure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001108')
end
centrifugation_pellet() click to toggle source

a centrifugation pellet is a solid substance that forms as a result of compaction by a centrifuge. (semanticscience.org/resource/SIO_010424)

# File lib/biointerchange/sio.rb, line 8159
def self.centrifugation_pellet
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010424')
end
centrifugation_substance() click to toggle source

a centrifugation substance is a substance that is the target or product of centrifugation. (semanticscience.org/resource/SIO_010426)

# File lib/biointerchange/sio.rb, line 8171
def self.centrifugation_substance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010426')
end
century() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000431)

# File lib/biointerchange/sio.rb, line 3055
def self.century
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000431')
end
cerium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011090)

# File lib/biointerchange/sio.rb, line 9319
def self.cerium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011090')
end
change_in_number_of_objects_produced() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001162)

# File lib/biointerchange/sio.rb, line 7037
def self.change_in_number_of_objects_produced
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001162')
end
chaoite() click to toggle source

chaoite is an allotrope of carbon that is slightly harder than graphite with a reflection colour of grey to white. (semanticscience.org/resource/SIO_010793)

# File lib/biointerchange/sio.rb, line 8761
def self.chaoite
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010793')
end
chapter() click to toggle source

A chapter is a document section of a book or thesis. (semanticscience.org/resource/SIO_000107)

# File lib/biointerchange/sio.rb, line 1715
def self.chapter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000107')
end
character() click to toggle source

A character is a language symbol used to construct words. (semanticscience.org/resource/SIO_000108)

# File lib/biointerchange/sio.rb, line 1721
def self.character
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000108')
end
character_offset() click to toggle source

the ordinal position of a character in a sequence of characters. (semanticscience.org/resource/SIO_001056)

# File lib/biointerchange/sio.rb, line 6401
def self.character_offset
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001056')
end
character_position() click to toggle source

the ordinal position of a character in a sequence of characters. (semanticscience.org/resource/SIO_001056)

# File lib/biointerchange/sio.rb, line 6395
def self.character_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001056')
end
charge_quality() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010442)

# File lib/biointerchange/sio.rb, line 8267
def self.charge_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010442')
end
charged() click to toggle source

The quality of having a charge (semanticscience.org/resource/SIO_000805)

# File lib/biointerchange/sio.rb, line 4943
def self.charged
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000805')
end
chart() click to toggle source

Either:

A statistical graph is a figure that displays the relationship among numeric data and/or mathematical functions.
(http://semanticscience.org/resource/SIO_000083)

Or:

A chart is a figure that displays the relationship among tabular numeric data, functions or some kinds of qualitative structures.
(http://semanticscience.org/resource/SIO_000904)
# File lib/biointerchange/sio.rb, line 1595
def self.chart
  return [ RDF::URI.new('http://semanticscience.org/resource/SIO_000083'), RDF::URI.new('http://semanticscience.org/resource/SIO_000904') ]
end
chemical_complex() click to toggle source

a chemical complex is a chemical entity composed of a weakly connected ions or molecules. (semanticscience.org/resource/SIO_010342)

# File lib/biointerchange/sio.rb, line 7907
def self.chemical_complex
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010342')
end
chemical_data() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011123)

# File lib/biointerchange/sio.rb, line 9511
def self.chemical_data
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011123')
end
chemical_degradation_pathway() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010528)

# File lib/biointerchange/sio.rb, line 8611
def self.chemical_degradation_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010528')
end
chemical_destruction() click to toggle source

Chemical destruction is destruction of a chemical entity to its chemical constituents through one ormore chemical interactions or reactions. (semanticscience.org/resource/SIO_000592)

# File lib/biointerchange/sio.rb, line 3973
def self.chemical_destruction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000592')
end
chemical_disease_association() click to toggle source

a chemical-disease association is an association between a chemical and a disease. (semanticscience.org/resource/SIO_000993)

# File lib/biointerchange/sio.rb, line 6011
def self.chemical_disease_association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000993')
end
chemical_element() click to toggle source

a chemical element is a homogeneous substance composed of one type of atom. (semanticscience.org/resource/SIO_010037)

# File lib/biointerchange/sio.rb, line 7409
def self.chemical_element
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010037')
end
chemical_entity() click to toggle source

A chemical entity is a material entity that pertains to chemistry. (semanticscience.org/resource/SIO_010004)

# File lib/biointerchange/sio.rb, line 7211
def self.chemical_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010004')
end
chemical_entity_role() click to toggle source

a chemical role is a processual role held by a chemical entity (semanticscience.org/resource/SIO_000795)

# File lib/biointerchange/sio.rb, line 4883
def self.chemical_entity_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000795')
end
chemical_functional_group() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000624)

# File lib/biointerchange/sio.rb, line 4135
def self.chemical_functional_group
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000624')
end
chemical_identifier() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000728)

# File lib/biointerchange/sio.rb, line 4543
def self.chemical_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000728')
end
chemical_interaction() click to toggle source

A chemical interaction is a biochemical process in which chemical entities interact through some set of attractive forces. (semanticscience.org/resource/SIO_010013)

# File lib/biointerchange/sio.rb, line 7253
def self.chemical_interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010013')
end
chemical_quality() click to toggle source

chemical quality is the quality of a chemical entity. (semanticscience.org/resource/SIO_001011)

# File lib/biointerchange/sio.rb, line 6119
def self.chemical_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001011')
end
chemical_reaction() click to toggle source

A chemical reaction is a process that leads to the transformation of one set of chemical substances to another. (semanticscience.org/resource/SIO_010345)

# File lib/biointerchange/sio.rb, line 7925
def self.chemical_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010345')
end
chemical_reaction_pathway() click to toggle source

a chemical reaction pathway specifies a series of chemical reactions towards producing some chemical product. (semanticscience.org/resource/SIO_010526)

# File lib/biointerchange/sio.rb, line 8599
def self.chemical_reaction_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010526')
end
chemical_structure() click to toggle source

chemical structure is the structure of a chemical entity in terms of its molecular geometry and electronic structure. (semanticscience.org/resource/SIO_000625)

# File lib/biointerchange/sio.rb, line 4141
def self.chemical_structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000625')
end
chemical_substance() click to toggle source

A chemical substance is a chemical complex of weakly interacting molecular entities, and may include bulk solvent. (semanticscience.org/resource/SIO_011126)

# File lib/biointerchange/sio.rb, line 9523
def self.chemical_substance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011126')
end
chemical_substance_role() click to toggle source

a chemical substance role is a chemical entity role held by a chemical substance (semanticscience.org/resource/SIO_000888)

# File lib/biointerchange/sio.rb, line 5453
def self.chemical_substance_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000888')
end
chemical_synthesis() click to toggle source

Chemical synthesis is synthesis of a chemical entity from physical precursors through one or more chemical interactions or reactions. (semanticscience.org/resource/SIO_000559)

# File lib/biointerchange/sio.rb, line 3793
def self.chemical_synthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000559')
end
chemical_synthesis_pathway() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010527)

# File lib/biointerchange/sio.rb, line 8605
def self.chemical_synthesis_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010527')
end
chemical_transport() click to toggle source

Chemical transport is the directed movement of a chemical entity by some agent (e.g. transporter). (semanticscience.org/resource/SIO_010283)

# File lib/biointerchange/sio.rb, line 7751
def self.chemical_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010283')
end
chlorine_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011016)

# File lib/biointerchange/sio.rb, line 8875
def self.chlorine_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011016')
end
chromium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011023)

# File lib/biointerchange/sio.rb, line 8917
def self.chromium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011023')
end
chromosome() click to toggle source

a chromosome is a molecular complex of circular or linear DNA and bound proteins. (semanticscience.org/resource/SIO_000899)

# File lib/biointerchange/sio.rb, line 5513
def self.chromosome
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000899')
end
circumference() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000047)

# File lib/biointerchange/sio.rb, line 1435
def self.circumference
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000047')
end
citation() click to toggle source

A citation is a textual entity which denotes a source described in the bibliography or reference section of a document. (semanticscience.org/resource/SIO_000174)

# File lib/biointerchange/sio.rb, line 2081
def self.citation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000174')
end
cites() click to toggle source

cites is a relation to refer to by way of example, authority or proof. (semanticscience.org/resource/SIO_000277)

# File lib/biointerchange/sio.rb, line 469
def self.cites
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000277')
end
city() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000665)

# File lib/biointerchange/sio.rb, line 4261
def self.city
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000665')
end
class() click to toggle source

A class is a collection of sets which can be unambiguously defined by a property that all its members share. (semanticscience.org/resource/SIO_000138)

# File lib/biointerchange/sio.rb, line 1883
def self.class
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000138')
end
clause() click to toggle source

A clause consists of a subject and a predicate. (semanticscience.org/resource/SIO_000493)

# File lib/biointerchange/sio.rb, line 3420
def self.clause
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000493')
end
clinical_trial() click to toggle source

a clinical trial is an intervention trial to determine the safety and efficacy of medical interventions (e.g., drugs, diagnostics, devices, therapy protocols). (semanticscience.org/resource/SIO_001000)

# File lib/biointerchange/sio.rb, line 6053
def self.clinical_trial
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001000')
end
co_enzyme_role() click to toggle source

a co-factor role in which the chemical entity is modified during catalysis and must be regenerated. (semanticscience.org/resource/SIO_000800)

# File lib/biointerchange/sio.rb, line 4913
def self.co_enzyme_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000800')
end
co_substrate_role() click to toggle source

a co-enzyme role of a chemical entity that is transiently associated, and is regenerated in a separate reaction. (semanticscience.org/resource/SIO_000802)

# File lib/biointerchange/sio.rb, line 4925
def self.co_substrate_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000802')
end
cobalt_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011026)

# File lib/biointerchange/sio.rb, line 8935
def self.cobalt_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011026')
end
cofactor_role() click to toggle source

the role of a chemical entity involved in the mechanism for enzyme-mediated catalysis. (semanticscience.org/resource/SIO_000799)

# File lib/biointerchange/sio.rb, line 4907
def self.cofactor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000799')
end
collection() click to toggle source

A collection is a set for which there exists at least one member, although any member need not to exist at any point in the collection’s existence. (semanticscience.org/resource/SIO_000616)

# File lib/biointerchange/sio.rb, line 4081
def self.collection
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000616')
end
collection_of_3d_molecular_structure_models() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011131)

# File lib/biointerchange/sio.rb, line 9535
def self.collection_of_3d_molecular_structure_models
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011131')
end
collection_of_documents() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000295)

# File lib/biointerchange/sio.rb, line 2417
def self.collection_of_documents
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000295')
end
collection_of_points() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000546)

# File lib/biointerchange/sio.rb, line 3733
def self.collection_of_points
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000546')
end
collective() click to toggle source

A collective is a group of entities that share or are motivated by at least one common issue or interest, or work together on a specific project(s) to achieve a common objective. (semanticscience.org/resource/SIO_000620)

# File lib/biointerchange/sio.rb, line 4105
def self.collective
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000620')
end
column() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000753)

# File lib/biointerchange/sio.rb, line 4661
def self.column
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000753')
end
comment() click to toggle source

a comment is a verbal or written remark often related to an added piece of information, or an observation or statement. (semanticscience.org/resource/SIO_001167)

# File lib/biointerchange/sio.rb, line 7067
def self.comment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001167')
end
common_name() click to toggle source

a common name is a name that is commonly used. (semanticscience.org/resource/SIO_000118)

# File lib/biointerchange/sio.rb, line 1781
def self.common_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000118')
end
communication() click to toggle source

Communication is the process of conveying information through the exchange of thoughts, messages, or information, as by speech, visuals, signals, writing, or behaviour. (semanticscience.org/resource/SIO_000969)

# File lib/biointerchange/sio.rb, line 5909
def self.communication
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000969')
end
communication_device() click to toggle source

a communication device is a device that facilitates the transmission of information through encoded in an audio or digital signal between a sender and a receiver. (semanticscience.org/resource/SIO_000957)

# File lib/biointerchange/sio.rb, line 5843
def self.communication_device
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000957')
end
community() click to toggle source

a community is a sizeable social unit that shares common values. (semanticscience.org/resource/SIO_001064)

# File lib/biointerchange/sio.rb, line 6449
def self.community
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001064')
end
comparative_role() click to toggle source

a comparative role is an abstract role which holds by comparing some attribute of another object of reference. (semanticscience.org/resource/SIO_000721)

# File lib/biointerchange/sio.rb, line 4501
def self.comparative_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000721')
end
comparison() click to toggle source

comparison is the process of examining a set of objects and determining their equality or inequality based on one or more features. (semanticscience.org/resource/SIO_000745)

# File lib/biointerchange/sio.rb, line 4609
def self.comparison
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000745')
end
complete_charge() click to toggle source

a complete charge is a charge where the value of the charge is a multiple of 1. (semanticscience.org/resource/SIO_000810)

# File lib/biointerchange/sio.rb, line 4973
def self.complete_charge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000810')
end
completed() click to toggle source

completed is that status of a process that successfully unfolds. (semanticscience.org/resource/SIO_000034)

# File lib/biointerchange/sio.rb, line 1357
def self.completed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000034')
end
compositional_quality() click to toggle source

composition quality is a quality that describes its composition or anatomy. (semanticscience.org/resource/SIO_000051)

# File lib/biointerchange/sio.rb, line 1447
def self.compositional_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000051')
end
computational_entity() click to toggle source

a computational entity is an information content entity operated on using some computational system. (semanticscience.org/resource/SIO_000602)

# File lib/biointerchange/sio.rb, line 4021
def self.computational_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000602')
end
concentration() click to toggle source

concentration is the quantity of a constituent divided by the total volume of a mixture. (semanticscience.org/resource/SIO_001088)

# File lib/biointerchange/sio.rb, line 6611
def self.concentration
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001088')
end
concept() click to toggle source

A concept is term that refers to a generalization of a set of attributes or entities. (semanticscience.org/resource/SIO_000326)

# File lib/biointerchange/sio.rb, line 2549
def self.concept
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000326')
end
conclusion() click to toggle source

A conclusion is a proposition which is reached after considering the evidence, arguments or premises. (semanticscience.org/resource/SIO_000262)

# File lib/biointerchange/sio.rb, line 2297
def self.conclusion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000262')
end
conference_proceedings() click to toggle source

A conference proceedings is a book composed of papers presented at a conference. (semanticscience.org/resource/SIO_000157)

# File lib/biointerchange/sio.rb, line 1979
def self.conference_proceedings
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000157')
end
conjunction_and() click to toggle source

AND is a logical operator that has the value true if both of its operands are true, otherwise a value of false. (semanticscience.org/resource/SIO_000239)

# File lib/biointerchange/sio.rb, line 2261
def self.conjunction_and
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000239')
end
consonant() click to toggle source

a consonant is a verbal entity of language that is articulated with complete or partial closure of the vocal tract. (semanticscience.org/resource/SIO_000978)

# File lib/biointerchange/sio.rb, line 5927
def self.consonant
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000978')
end
contains() click to toggle source

A contains B iff the spatial region occupied by A has the spatial region occupied by B as a part, and B is not part of A. [T] (semanticscience.org/resource/SIO_000202)

# File lib/biointerchange/sio.rb, line 145
def self.contains
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000202')
end
contempt() click to toggle source

contempt is disgust towards a lower status individual. (semanticscience.org/resource/SIO_000821)

# File lib/biointerchange/sio.rb, line 5039
def self.contempt
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000821')
end
contentment() click to toggle source

contentment is an emotion characterized by acknowledgement and satisfaction of the current state of affairs. (semanticscience.org/resource/SIO_000822)

# File lib/biointerchange/sio.rb, line 5045
def self.contentment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000822')
end
control_group() click to toggle source

a control group is a group of individuals that are not subject to an intervention of interest, but rather serve as a baseline to compare the outcomes in the intervention group. (semanticscience.org/resource/SIO_001068)

# File lib/biointerchange/sio.rb, line 6473
def self.control_group
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001068')
end
control_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010431)

# File lib/biointerchange/sio.rb, line 8201
def self.control_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010431')
end
control_variable() click to toggle source

A control variable that is believed to alter the dependent or independent variables, but may not actually be the focus of the experiment. So that variable will be kept constant or monitored to try to minimise its effect on the experiment. (semanticscience.org/resource/SIO_001070)

# File lib/biointerchange/sio.rb, line 6485
def self.control_variable
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001070')
end
controlled_observational_cohort_study() click to toggle source

In a controlled observational cohort study, two groups of subjects are selected from two populations that are thought to differ in only one characteristic. The groups of subjects are studied for a specific period and contrasted at the end of the study period. (semanticscience.org/resource/SIO_001067)

# File lib/biointerchange/sio.rb, line 6467
def self.controlled_observational_cohort_study
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001067')
end
conversation() click to toggle source

A conversation is a form of interactive, spontaneous communication between two or more objects who are following rules of etiquette. (semanticscience.org/resource/SIO_000941)

# File lib/biointerchange/sio.rb, line 5741
def self.conversation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000941')
end
coordinate() click to toggle source

A coordinate is a measurement of position in n-dimensional space. (semanticscience.org/resource/SIO_000071)

# File lib/biointerchange/sio.rb, line 1495
def self.coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000071')
end
coordinate_system() click to toggle source

A coordinate system is a specification for spatial location that uses a set of numbers, or coordinates, to uniquely determine the position of a point or other geometric element. (semanticscience.org/resource/SIO_000320)

# File lib/biointerchange/sio.rb, line 2537
def self.coordinate_system
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000320')
end
copernicium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011083)

# File lib/biointerchange/sio.rb, line 9277
def self.copernicium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011083')
end
copper_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011028)

# File lib/biointerchange/sio.rb, line 8947
def self.copper_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011028')
end
corporation() click to toggle source

A corporation is an organization that is granted a charter recognizing it as a separate legal entity. (semanticscience.org/resource/SIO_000693)

# File lib/biointerchange/sio.rb, line 4351
def self.corporation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000693')
end
correlation() click to toggle source

a correlation is a statistical relationship involving dependence between two random variables or datasets. (semanticscience.org/resource/SIO_000923)

# File lib/biointerchange/sio.rb, line 5633
def self.correlation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000923')
end
correspondence_section() click to toggle source

A correspondence section is a document section that contains the details for contacting the corresponding author. (semanticscience.org/resource/SIO_000194)

# File lib/biointerchange/sio.rb, line 2195
def self.correspondence_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000194')
end
count() click to toggle source

The number of elements of a finite set of objects. (semanticscience.org/resource/SIO_000794)

# File lib/biointerchange/sio.rb, line 4877
def self.count
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000794')
end
country() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000664)

# File lib/biointerchange/sio.rb, line 4255
def self.country
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000664')
end
covalent_bond() click to toggle source

a covalent bond is a strong submolecular interaction between atoms. (semanticscience.org/resource/SIO_011118)

# File lib/biointerchange/sio.rb, line 9487
def self.covalent_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011118')
end
covalently_connected_entity() click to toggle source

A covalently connected molecular entity is the mereological sum of a collection of covalently bonded atoms. (semanticscience.org/resource/SIO_010341)

# File lib/biointerchange/sio.rb, line 7901
def self.covalently_connected_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010341')
end
creation() click to toggle source

creation is a process in which an entity comes into existence. (semanticscience.org/resource/SIO_000588)

# File lib/biointerchange/sio.rb, line 3943
def self.creation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000588')
end
criterion() click to toggle source

A criterion is a specification to describe properties used for evaluation. (semanticscience.org/resource/SIO_000141)

# File lib/biointerchange/sio.rb, line 1895
def self.criterion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000141')
end
crystal_structure() click to toggle source

a crystal structure is the arrangement of atoms or molecules in a crystalline liquid or solid. (semanticscience.org/resource/SIO_001100)

# File lib/biointerchange/sio.rb, line 6671
def self.crystal_structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001100')
end
curiosity() click to toggle source

curiosity is the strong desire to know or learn something. (semanticscience.org/resource/SIO_000823)

# File lib/biointerchange/sio.rb, line 5051
def self.curiosity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000823')
end
curium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011110)

# File lib/biointerchange/sio.rb, line 9439
def self.curium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011110')
end
curvature() click to toggle source

curvature is a quality of a bearer that relates to the presence of curves, bends, or angles. (semanticscience.org/resource/SIO_000537)

# File lib/biointerchange/sio.rb, line 3673
def self.curvature
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000537')
end
curve() click to toggle source

A curve is a geometric entity that may be located in n-dimensional spatial region whose extension may be n-dimensional, is composed of at least two fully connected points and does not intersect itself. (semanticscience.org/resource/SIO_000608)

# File lib/biointerchange/sio.rb, line 4033
def self.curve
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000608')
end
curve_segment() click to toggle source

a curve segment is a part of a curve that consists of at least three points. (semanticscience.org/resource/SIO_000740)

# File lib/biointerchange/sio.rb, line 4579
def self.curve_segment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000740')
end
curved() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001095)

# File lib/biointerchange/sio.rb, line 6653
def self.curved
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001095')
end
cylindrical_coordinate_system() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000329)

# File lib/biointerchange/sio.rb, line 2567
def self.cylindrical_coordinate_system
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000329')
end
darmstadtium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011081)

# File lib/biointerchange/sio.rb, line 9265
def self.darmstadtium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011081')
end
data_analysis() click to toggle source

Analysis of data is a process of inspecting, cleaning, transforming, and modeling data with the goal of highlighting useful information, suggesting conclusions, and supporting decision making. (semanticscience.org/resource/SIO_001051)

# File lib/biointerchange/sio.rb, line 6365
def self.data_analysis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001051')
end
data_collection() click to toggle source

the act of collecting data for further analysis. (semanticscience.org/resource/SIO_001052)

# File lib/biointerchange/sio.rb, line 6371
def self.data_collection
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001052')
end
data_item() click to toggle source

a data item consists of information that has been collected/generated towards some purpose. (semanticscience.org/resource/SIO_000069)

# File lib/biointerchange/sio.rb, line 1483
def self.data_item
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000069')
end
data_point() click to toggle source

A data point is a point that which corresponds to the projection of the values of measurement data against the axes of a statistical graph. (semanticscience.org/resource/SIO_000465)

# File lib/biointerchange/sio.rb, line 3275
def self.data_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000465')
end
data_series() click to toggle source

A data series is a data set composed of related values displayed in a statistical graph. (semanticscience.org/resource/SIO_000464)

# File lib/biointerchange/sio.rb, line 3269
def self.data_series
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000464')
end
data_set() click to toggle source

A dataset is a data item that is a collection of data items. (semanticscience.org/resource/SIO_000089)

# File lib/biointerchange/sio.rb, line 1619
def self.data_set
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000089')
end
data_storage_device() click to toggle source

a data storage device is a device that is capable of storing information. (semanticscience.org/resource/SIO_000596)

# File lib/biointerchange/sio.rb, line 3997
def self.data_storage_device
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000596')
end
data_transformation() click to toggle source

data transformation is the process of applying an algorithmic procedure to some input data and producing some output data. (semanticscience.org/resource/SIO_000594)

# File lib/biointerchange/sio.rb, line 3985
def self.data_transformation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000594')
end
database() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000750)

# File lib/biointerchange/sio.rb, line 4643
def self.database
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000750')
end
database_column() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000757)

# File lib/biointerchange/sio.rb, line 4691
def self.database_column
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000757')
end
database_cross_reference() click to toggle source

a database cross-reference is an association between one data item and another (semanticscience.org/resource/SIO_001171)

# File lib/biointerchange/sio.rb, line 7091
def self.database_cross_reference
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001171')
end
database_entry() click to toggle source

A database entry is a single, implicitly structured data item in a table. (semanticscience.org/resource/SIO_000756)

# File lib/biointerchange/sio.rb, line 4679
def self.database_entry
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000756')
end
database_key() click to toggle source

A database key is an informational entity whose value is constructed from one or more database columns. (semanticscience.org/resource/SIO_000762)

# File lib/biointerchange/sio.rb, line 4721
def self.database_key
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000762')
end
database_record() click to toggle source

A database entry is a single, implicitly structured data item in a table. (semanticscience.org/resource/SIO_000756)

# File lib/biointerchange/sio.rb, line 4685
def self.database_record
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000756')
end
database_table() click to toggle source

a database table is a set of named columns with zero or more rows composed of cells that contain column values and is part of a database. (semanticscience.org/resource/SIO_000754)

# File lib/biointerchange/sio.rb, line 4667
def self.database_table
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000754')
end
date_of_database_submission() click to toggle source

a date of database submission refers to the moment in time in which some information was submitted/received to a database system. (semanticscience.org/resource/SIO_001083)

# File lib/biointerchange/sio.rb, line 6581
def self.date_of_database_submission
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001083')
end
day() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000430)

# File lib/biointerchange/sio.rb, line 3049
def self.day
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000430')
end
dbxref() click to toggle source

a database cross-reference is an association between one data item and another (semanticscience.org/resource/SIO_001171)

# File lib/biointerchange/sio.rb, line 7097
def self.dbxref
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001171')
end
dead() click to toggle source

dead is the quality of an object in which there is a cessation of all biological functions. (semanticscience.org/resource/SIO_010059)

# File lib/biointerchange/sio.rb, line 7541
def self.dead
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010059')
end
death() click to toggle source

Death is a process in which a biological entity ceases to exist. (semanticscience.org/resource/SIO_000583)

# File lib/biointerchange/sio.rb, line 3925
def self.death
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000583')
end
decimal_scale() click to toggle source

a decimal scale of measurement is one that only specifies decimal values (semanticscience.org/resource/SIO_000916)

# File lib/biointerchange/sio.rb, line 5591
def self.decimal_scale
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000916')
end
decomposition_reaction() click to toggle source

A decomposition reaction is an inorganic reaction in which molecule is fragmented into submolecules or atoms. (semanticscience.org/resource/SIO_010511)

# File lib/biointerchange/sio.rb, line 8513
def self.decomposition_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010511')
end
decrease_in_number_of_objects_produced() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001164)

# File lib/biointerchange/sio.rb, line 7049
def self.decrease_in_number_of_objects_produced
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001164')
end
decreased() click to toggle source

A quality that has a value that is decreased compared to normal or average. (semanticscience.org/resource/SIO_000751)

# File lib/biointerchange/sio.rb, line 4649
def self.decreased
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000751')
end
decreased_duration_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001138)

# File lib/biointerchange/sio.rb, line 6929
def self.decreased_duration_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001138')
end
decreased_frequency_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001134)

# File lib/biointerchange/sio.rb, line 6905
def self.decreased_frequency_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001134')
end
decreased_object_consumption() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001149)

# File lib/biointerchange/sio.rb, line 6995
def self.decreased_object_consumption
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001149')
end
decreased_object_production() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001147)

# File lib/biointerchange/sio.rb, line 6983
def self.decreased_object_production
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001147')
end
decreased_spatial_extent_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001141)

# File lib/biointerchange/sio.rb, line 6947
def self.decreased_spatial_extent_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001141')
end
decreasing_line() click to toggle source

An decreasing line is a line segment in which the startpoint and endpoint are ordered along one dimension and the difference of values in a second dimension is negative. (semanticscience.org/resource/SIO_000529)

# File lib/biointerchange/sio.rb, line 3625
def self.decreasing_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000529')
end
deductive_argument() click to toggle source

A deductive argument is an argument that asserts that the truth of the conclusion is a logical consequence of the premises. (semanticscience.org/resource/SIO_000263)

# File lib/biointerchange/sio.rb, line 2303
def self.deductive_argument
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000263')
end
default_parameter() click to toggle source

a default parameter is a parameter which has a default value. (semanticscience.org/resource/SIO_000952)

# File lib/biointerchange/sio.rb, line 5807
def self.default_parameter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000952')
end
definition() click to toggle source

A definition is a description that succintly characterizes an entity. (semanticscience.org/resource/SIO_000135)

# File lib/biointerchange/sio.rb, line 1865
def self.definition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000135')
end
deletion_variant_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000481)

# File lib/biointerchange/sio.rb, line 3372
def self.deletion_variant_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000481')
end
dendrogram() click to toggle source

A dendrogram is a tree diagram used to illustrate the arrangement of the clusters produced by hierarchical clustering. (semanticscience.org/resource/SIO_000948)

# File lib/biointerchange/sio.rb, line 5783
def self.dendrogram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000948')
end
denotes() click to toggle source

denotes is a relation between an entity and what it is a sign or indication of, or what specifically means. (semanticscience.org/resource/SIO_000020)

# File lib/biointerchange/sio.rb, line 25
def self.denotes
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000020')
end
dentist_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000717)

# File lib/biointerchange/sio.rb, line 4471
def self.dentist_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000717')
end
deoxyribonucleic_acid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010010)

# File lib/biointerchange/sio.rb, line 7241
def self.deoxyribonucleic_acid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010010')
end
deoxyribonucleic_acid_primer() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010093)

# File lib/biointerchange/sio.rb, line 7685
def self.deoxyribonucleic_acid_primer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010093')
end
deoxyribonucleic_acid_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010018)

# File lib/biointerchange/sio.rb, line 7295
def self.deoxyribonucleic_acid_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010018')
end
deoxyribonucleic_acid_template() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010092)

# File lib/biointerchange/sio.rb, line 7679
def self.deoxyribonucleic_acid_template
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010092')
end
deoxyribonucleotide_residue() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010336)

# File lib/biointerchange/sio.rb, line 7877
def self.deoxyribonucleotide_residue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010336')
end
department() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000686)

# File lib/biointerchange/sio.rb, line 4321
def self.department
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000686')
end
department_chair_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000875)

# File lib/biointerchange/sio.rb, line 5375
def self.department_chair_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000875')
end
dependent_variable() click to toggle source

A dependent variable is one whose value changes as a consequence of changes in other values in the system (semanticscience.org/resource/SIO_000921)

# File lib/biointerchange/sio.rb, line 5621
def self.dependent_variable
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000921')
end
depiction() click to toggle source

An image is an affine projection of a visual entity to a two dimensional surface. (semanticscience.org/resource/SIO_000081)

# File lib/biointerchange/sio.rb, line 1567
def self.depiction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000081')
end
depression() click to toggle source

depression is an unpleasant emotion linked to aversion to activity that can affect a person’s thoughts, behavior, feelings and physical well-being. Depressed individuals may feel sad, anxious, empty, hopeless, worried, helpless, worthless, guilty, irritable, or restless. (semanticscience.org/resource/SIO_000824)

# File lib/biointerchange/sio.rb, line 5057
def self.depression
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000824')
end
depth() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000039)

# File lib/biointerchange/sio.rb, line 1393
def self.depth
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000039')
end
derives_from() click to toggle source

A transitive temporal relation in which one entity derives from another non-identical entity. (semanticscience.org/resource/SIO_000244)

# File lib/biointerchange/sio.rb, line 373
def self.derives_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000244')
end
derives_into() click to toggle source

A transitive temporal relation in which one entity derives into another non-identical entity. (semanticscience.org/resource/SIO_000245)

# File lib/biointerchange/sio.rb, line 379
def self.derives_into
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000245')
end
describes() click to toggle source

describes is a relation between one entity and another entity that it provides a description (detailed account of). (semanticscience.org/resource/SIO_000563)

# File lib/biointerchange/sio.rb, line 775
def self.describes
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000563')
end
description() click to toggle source

a description is language entity in which elements of a language (formal or natural) are used to characterize an entity. (semanticscience.org/resource/SIO_000136)

# File lib/biointerchange/sio.rb, line 1871
def self.description
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000136')
end
descriptor() click to toggle source

A descriptor (index term, subject term, subject heading) is a term that captures the essence of the topic of a document. (semanticscience.org/resource/SIO_000133)

# File lib/biointerchange/sio.rb, line 1859
def self.descriptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000133')
end
design() click to toggle source

a specification of an object, manifested by an agent, intended to accomplish goals, in a particular environment, using a set of primitive components, satisfying a set of requirements, subject to constraints. (semanticscience.org/resource/SIO_000705)

# File lib/biointerchange/sio.rb, line 4411
def self.design
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000705')
end
design_specification() click to toggle source

A design specification is a specification that provides precise and explicit information about the requirements for a product design. (semanticscience.org/resource/SIO_000316)

# File lib/biointerchange/sio.rb, line 2513
def self.design_specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000316')
end
desire() click to toggle source

Desire is a strong emotion of wanting to have something or wishing for something to happen. (semanticscience.org/resource/SIO_000825)

# File lib/biointerchange/sio.rb, line 5063
def self.desire
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000825')
end
despair() click to toggle source

despair is depression, hopelessness or lack of hope (semanticscience.org/resource/SIO_000826)

# File lib/biointerchange/sio.rb, line 5069
def self.despair
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000826')
end
destruction() click to toggle source

destruction is a process in which something is broken down and/or ceases to exist. (semanticscience.org/resource/SIO_000591)

# File lib/biointerchange/sio.rb, line 3967
def self.destruction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000591')
end
device() click to toggle source

a device is usually a constructed tool (semanticscience.org/resource/SIO_000956)

# File lib/biointerchange/sio.rb, line 5837
def self.device
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000956')
end
diagnostic_opinion() click to toggle source

A diagnostic opinion is an opinion resulting from a medical diagnostic procedure. (semanticscience.org/resource/SIO_001003)

# File lib/biointerchange/sio.rb, line 6071
def self.diagnostic_opinion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001003')
end
diagnostic_test() click to toggle source

A diagnostic test is a procedure performed to confirm, or determine the presence of disease in an individual suspected of having the disease, usually following the report of symptoms, or based on the results of other medical tests. (semanticscience.org/resource/SIO_001022)

# File lib/biointerchange/sio.rb, line 6185
def self.diagnostic_test
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001022')
end
diagram() click to toggle source

A figure is a graphical entity which consists of a visual (n-dimentional) arrangement of information entities. (semanticscience.org/resource/SIO_000080)

# File lib/biointerchange/sio.rb, line 1555
def self.diagram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000080')
end
diamond() click to toggle source

Diamond is a carbon allotrope in which each carbon atom in diamond is covalently bonded to four other carbons in a tetrahedron. These tetrahedrons together form a 3-dimensional network of puckered six-membered rings of atoms. (semanticscience.org/resource/SIO_010787)

# File lib/biointerchange/sio.rb, line 8725
def self.diamond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010787')
end
diary() click to toggle source

A diary is a document which describes day-to-day experiences. (semanticscience.org/resource/SIO_000170)

# File lib/biointerchange/sio.rb, line 2057
def self.diary
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000170')
end
diastereomer() click to toggle source

A diastereomer is a stereoisomer that is not a mirror image of its isomer. (semanticscience.org/resource/SIO_010776)

# File lib/biointerchange/sio.rb, line 8659
def self.diastereomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010776')
end
differential_diagnosis() click to toggle source

A differential diagnosis (sometimes abbreviated DDx, ddx, DD, D/Dx, or ΔΔ) is a systematic diagnostic method used to identify the presence of an entity where multiple alternatives are possible (and the process may be termed differential diagnostic procedure), and may also refer to any of the included candidate alternatives (which may also be termed candidate condition). (semanticscience.org/resource/SIO_001002)

# File lib/biointerchange/sio.rb, line 6065
def self.differential_diagnosis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001002')
end
differential_equation() click to toggle source

A differential equation is a mathematical equation for an unknown function of one or several variables that relates the values of the function itself and its derivatives of various orders. (semanticscience.org/resource/SIO_000569)

# File lib/biointerchange/sio.rb, line 3841
def self.differential_equation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000569')
end
differential_gene_expression_ratio() click to toggle source

a differential gene expression ratio is the ratio of gene expression values from a test sample compared to a control sample. (semanticscience.org/resource/SIO_001078)

# File lib/biointerchange/sio.rb, line 6551
def self.differential_gene_expression_ratio
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001078')
end
diffusion() click to toggle source

Diffusion is motion of particles at temperatures above absolute zero. (semanticscience.org/resource/SIO_000564)

# File lib/biointerchange/sio.rb, line 3811
def self.diffusion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000564')
end
diffusion_equation() click to toggle source

A diffusion equation describes density fluctuations in a material undergoing diffusion. (semanticscience.org/resource/SIO_000565)

# File lib/biointerchange/sio.rb, line 3817
def self.diffusion_equation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000565')
end
dimensional_quantity() click to toggle source

A dimensional quantity is a quantity that has an associated unit. (semanticscience.org/resource/SIO_000258)

# File lib/biointerchange/sio.rb, line 2279
def self.dimensional_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000258')
end
dimensionless_quantity() click to toggle source

A dimensionless quantity is a quantity that has no associated unit. (semanticscience.org/resource/SIO_000257)

# File lib/biointerchange/sio.rb, line 2273
def self.dimensionless_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000257')
end
dipole_dipole_interaction() click to toggle source

a dipole-dipole interaction is a weak submolecular interaction between strongly electronegative atoms. (semanticscience.org/resource/SIO_010503)

# File lib/biointerchange/sio.rb, line 8465
def self.dipole_dipole_interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010503')
end
directed_line_segment() click to toggle source

A directed line segment is a line segment that is contained by an ordered pair of endpoints (a start point and an endpoint). (semanticscience.org/resource/SIO_000521)

# File lib/biointerchange/sio.rb, line 3577
def self.directed_line_segment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000521')
end
disagreement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000967)

# File lib/biointerchange/sio.rb, line 5897
def self.disagreement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000967')
end
disappointment() click to toggle source

Disappointment is the feeling of dissatisfaction that follows the failure of expectations or hopes to manifest (semanticscience.org/resource/SIO_000827)

# File lib/biointerchange/sio.rb, line 5075
def self.disappointment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000827')
end
discussion_section() click to toggle source

The discussion section is a document section containing a summary of the findings, a reflection on the significance of findings, comparison with related work, among others. (semanticscience.org/resource/SIO_000195)

# File lib/biointerchange/sio.rb, line 2201
def self.discussion_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000195')
end
disease() click to toggle source

disease is the outward manifestation of one or more disorders. (semanticscience.org/resource/SIO_010299)

# File lib/biointerchange/sio.rb, line 7823
def self.disease
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010299')
end
disgust() click to toggle source

Disgust is a feeling of revulsion or profound disapproval aroused by something unpleasant or offensive. (semanticscience.org/resource/SIO_000828)

# File lib/biointerchange/sio.rb, line 5081
def self.disgust
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000828')
end
disjunction_or() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000280)

# File lib/biointerchange/sio.rb, line 2369
def self.disjunction_or
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000280')
end
disordered() click to toggle source

disordered is a structural quality in which the parts of an object are non-rigid. (semanticscience.org/resource/SIO_000758)

# File lib/biointerchange/sio.rb, line 4697
def self.disordered
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000758')
end
displacement_reaction() click to toggle source

A displacement reaction is an inorganic reaction in which a elementary substance displaces and sets free a constituent atom from a molecule. (semanticscience.org/resource/SIO_010512)

# File lib/biointerchange/sio.rb, line 8519
def self.displacement_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010512')
end
disposition() click to toggle source

A disposition is the tendency of a capability to be exhibited under certain conditions or in response to a certain stimulus (trigger) (semanticscience.org/resource/SIO_000014)

# File lib/biointerchange/sio.rb, line 1285
def self.disposition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000014')
end
disulfide_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010502)

# File lib/biointerchange/sio.rb, line 8459
def self.disulfide_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010502')
end
dna_gene() click to toggle source

a gene that is located on DNA. (semanticscience.org/resource/SIO_010100)

# File lib/biointerchange/sio.rb, line 7727
def self.dna_gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010100')
end
doctor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000394)

# File lib/biointerchange/sio.rb, line 2869
def self.doctor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000394')
end
doctor_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000713)

# File lib/biointerchange/sio.rb, line 4447
def self.doctor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000713')
end
document() click to toggle source

A document is a bounded physical or digital representation of a body of information designed with the capacity (and usually intent) to communicate. (semanticscience.org/resource/SIO_000148)

# File lib/biointerchange/sio.rb, line 1931
def self.document
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000148')
end
document_component() click to toggle source

A bibliographic attribute is an attribute related to publications. (semanticscience.org/resource/SIO_000171)

# File lib/biointerchange/sio.rb, line 2063
def self.document_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000171')
end
document_section() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000111)

# File lib/biointerchange/sio.rb, line 1739
def self.document_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000111')
end
document_title() click to toggle source

A document title is a textual entity that summarizes the topic of the document in one sentence. (semanticscience.org/resource/SIO_000175)

# File lib/biointerchange/sio.rb, line 2087
def self.document_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000175')
end
document_version() click to toggle source

A document version is a version of a work in some sequence of derivative works. (semanticscience.org/resource/SIO_000186)

# File lib/biointerchange/sio.rb, line 2153
def self.document_version
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000186')
end
dose() click to toggle source

A dose is the quantity of a chemical substance administered to a biological system. (semanticscience.org/resource/SIO_001019)

# File lib/biointerchange/sio.rb, line 6167
def self.dose
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001019')
end
double_arrowed_line_segment() click to toggle source

A double arrowed line is an arrowed line in which both terminal points are tangentially part of different triangles that bisect the line. (semanticscience.org/resource/SIO_000524)

# File lib/biointerchange/sio.rb, line 3595
def self.double_arrowed_line_segment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000524')
end
double_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010499)

# File lib/biointerchange/sio.rb, line 8441
def self.double_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010499')
end
double_displacement_reaction() click to toggle source

A double displacement reaction is a displacement reaction in which two molecules swap ions, effectively displacing each other to form two new molecules. (semanticscience.org/resource/SIO_010513)

# File lib/biointerchange/sio.rb, line 8525
def self.double_displacement_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010513')
end
double_stranded_DNA() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001173)

# File lib/biointerchange/sio.rb, line 7109
def self.double_stranded_DNA
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001173')
end
double_stranded_RNA() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001178)

# File lib/biointerchange/sio.rb, line 7139
def self.double_stranded_RNA
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001178')
end
double_stranded_nucleic_acid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001177)

# File lib/biointerchange/sio.rb, line 7133
def self.double_stranded_nucleic_acid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001177')
end
draft() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001036)

# File lib/biointerchange/sio.rb, line 6269
def self.draft
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001036')
end
dread() click to toggle source

dread is the instense negative emotion that induces fear and apprehension. (semanticscience.org/resource/SIO_000829)

# File lib/biointerchange/sio.rb, line 5087
def self.dread
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000829')
end
drop_line() click to toggle source

A drop line is a statistical graph line that vertically or horizontally connects a data series line with a value axis in a statistical graph. (semanticscience.org/resource/SIO_000531)

# File lib/biointerchange/sio.rb, line 3637
def self.drop_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000531')
end
drug() click to toggle source

A drug is a chemical entity that regulates a biological process. (semanticscience.org/resource/SIO_010038)

# File lib/biointerchange/sio.rb, line 7415
def self.drug
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010038')
end
drug_drug_interaction() click to toggle source

a drug-drug interaction is an interaction in which two drugs interact in such a way to produce a non-additive biological response. (semanticscience.org/resource/SIO_001006)

# File lib/biointerchange/sio.rb, line 6089
def self.drug_drug_interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001006')
end
drug_effect() click to toggle source

A drug effect is a chemical interaction in which a chemical elicits a marked characteristic of a biological system. (semanticscience.org/resource/SIO_001005)

# File lib/biointerchange/sio.rb, line 6083
def self.drug_effect
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001005')
end
drug_regulatory_authority() click to toggle source

A drug regulatory authority is a regulatory authority which acts to control what substances may be used to treat individuals. (semanticscience.org/resource/SIO_010383)

# File lib/biointerchange/sio.rb, line 8087
def self.drug_regulatory_authority
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010383')
end
dubnium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011076)

# File lib/biointerchange/sio.rb, line 9235
def self.dubnium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011076')
end
dysfunction() click to toggle source

dysfunction is a capability to act in an abnormal or unintended manner. (semanticscience.org/resource/SIO_000354)

# File lib/biointerchange/sio.rb, line 2669
def self.dysfunction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000354')
end
dysprosium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011098)

# File lib/biointerchange/sio.rb, line 9367
def self.dysprosium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011098')
end
e_coli() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000489)

# File lib/biointerchange/sio.rb, line 3408
def self.e_coli
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000489')
end
ecstasy() click to toggle source

ecstacy is an emotion characterized by a heightened state of consciousness with total involvement of a subject. (semanticscience.org/resource/SIO_000830)

# File lib/biointerchange/sio.rb, line 5093
def self.ecstasy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000830')
end
edited_publication() click to toggle source

An edited publication is a publication that has been examined and potentially changed by an editor. (semanticscience.org/resource/SIO_000159)

# File lib/biointerchange/sio.rb, line 1991
def self.edited_publication
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000159')
end
edition_number() click to toggle source

An edition number is count of a literary work edited and published, as by a certain editor or in a certain manner including being printed during some interval of time. (semanticscience.org/resource/SIO_000308)

# File lib/biointerchange/sio.rb, line 2489
def self.edition_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000308')
end
editor_reviewed() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001038)

# File lib/biointerchange/sio.rb, line 6281
def self.editor_reviewed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001038')
end
effective_dose() click to toggle source

effective dose is the amount of a substance required to produce an effect on a predefined percentage of a population. (semanticscience.org/resource/SIO_001020)

# File lib/biointerchange/sio.rb, line 6173
def self.effective_dose
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001020')
end
effective_specification() click to toggle source

An action specification is a specification composed of a sequence of instructions to achieve some objective. (semanticscience.org/resource/SIO_000091)

# File lib/biointerchange/sio.rb, line 1637
def self.effective_specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000091')
end
einsteinium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011113)

# File lib/biointerchange/sio.rb, line 9457
def self.einsteinium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011113')
end
electronic_configuration() click to toggle source

electronic structure is the electron configuration is the distribution of electrons of an atom or molecule (or other physical structure) in atomic or molecular orbitals. (semanticscience.org/resource/SIO_001099)

# File lib/biointerchange/sio.rb, line 6665
def self.electronic_configuration
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001099')
end
electronic_structure() click to toggle source

electronic structure is the electron configuration is the distribution of electrons of an atom or molecule (or other physical structure) in atomic or molecular orbitals. (semanticscience.org/resource/SIO_001099)

# File lib/biointerchange/sio.rb, line 6659
def self.electronic_structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001099')
end
electrophilic_addition_reaction() click to toggle source

an electrophilic addition reaction is a polar addition reaction where a pi bond is removed by the creation of two new covalent bonds. (semanticscience.org/resource/SIO_010523)

# File lib/biointerchange/sio.rb, line 8587
def self.electrophilic_addition_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010523')
end
email() click to toggle source

Email message is a digital document that is composed of a header and a body and is transmitted using the SMTP protocol. (semanticscience.org/resource/SIO_000304)

# File lib/biointerchange/sio.rb, line 2465
def self.email
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000304')
end
embarassment() click to toggle source

Embarrassment is the emotion of intense discomfort with oneself, experienced upon having a socially unacceptable act or condition witnessed by or revealed to other. (semanticscience.org/resource/SIO_000833)

# File lib/biointerchange/sio.rb, line 5111
def self.embarassment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000833')
end
emotion() click to toggle source

An emotion is a process (experience) that arises internally or from an involuntary physiological response to a stimulus. (semanticscience.org/resource/SIO_000276)

# File lib/biointerchange/sio.rb, line 2357
def self.emotion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000276')
end
empty_set() click to toggle source

An empty set is a set for which there are exactly 0 members. (semanticscience.org/resource/SIO_000617)

# File lib/biointerchange/sio.rb, line 4087
def self.empty_set
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000617')
end
enantiomer() click to toggle source

An enantiomer is a stereoisomer that is a mirror image of its isomer. (semanticscience.org/resource/SIO_010777)

# File lib/biointerchange/sio.rb, line 8665
def self.enantiomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010777')
end
encodes() click to toggle source

A relation between an biological information content entity and a product that it (directly/indirectly) encodes. (semanticscience.org/resource/SIO_010078)

# File lib/biointerchange/sio.rb, line 1189
def self.encodes
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010078')
end
end_date() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000032)

# File lib/biointerchange/sio.rb, line 1345
def self.end_date
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000032')
end
end_position() click to toggle source

an end position is the distal position of an object relative to an origin in a linear system. (semanticscience.org/resource/SIO_000953)

# File lib/biointerchange/sio.rb, line 5813
def self.end_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000953')
end
end_time() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000670)

# File lib/biointerchange/sio.rb, line 4285
def self.end_time
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000670')
end
endpoint() click to toggle source

An endpoint is a terminal point that is the last of an ordered pair of points. (semanticscience.org/resource/SIO_000508)

# File lib/biointerchange/sio.rb, line 3493
def self.endpoint
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000508')
end
enhancer() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010086)

# File lib/biointerchange/sio.rb, line 7643
def self.enhancer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010086')
end
entity() click to toggle source

Everything is an entity. (semanticscience.org/resource/SIO_000000)

# File lib/biointerchange/sio.rb, line 1237
def self.entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000000')
end
environment() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000955)

# File lib/biointerchange/sio.rb, line 5831
def self.environment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000955')
end
envy() click to toggle source

envy is an emotion that occurs when a person lacks another’s (perceived) superior quality, achievement or possession and wishes that the other lacked it. (semanticscience.org/resource/SIO_000834)

# File lib/biointerchange/sio.rb, line 5117
def self.envy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000834')
end
enzyme() click to toggle source

an enzyme is a protein or protein complex that realizes its disposition to covalently modify some molecule during a chemical reaction. (semanticscience.org/resource/SIO_010343)

# File lib/biointerchange/sio.rb, line 7913
def self.enzyme
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010343')
end
equation() click to toggle source

An equation is a mathematical statement that asserts the equality of two expressions. (semanticscience.org/resource/SIO_000368)

# File lib/biointerchange/sio.rb, line 2711
def self.equation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000368')
end
erbium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011100)

# File lib/biointerchange/sio.rb, line 9379
def self.erbium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011100')
end
ethnic_group() click to toggle source

an ethnic group is a group of people whose members identify with each other through a common heritage, consisting of a common culture, including a shared language or dialect. (semanticscience.org/resource/SIO_001016)

# File lib/biointerchange/sio.rb, line 6149
def self.ethnic_group
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001016')
end
ethnicity() click to toggle source

ethnicity is the biological quality of membership in a social group based on a common heritage. (semanticscience.org/resource/SIO_001014)

# File lib/biointerchange/sio.rb, line 6137
def self.ethnicity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001014')
end
euphoria() click to toggle source

euphoria is an emotion characterized by intense feelings of well-being, elation, happiness, ecstasy, excitement, and joy. (semanticscience.org/resource/SIO_000835)

# File lib/biointerchange/sio.rb, line 5123
def self.euphoria
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000835')
end
europium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011095)

# File lib/biointerchange/sio.rb, line 9349
def self.europium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011095')
end
evaluation_role() click to toggle source

an evaluation role is a processual role held by an entity during some evaluation (semanticscience.org/resource/SIO_010428)

# File lib/biointerchange/sio.rb, line 8183
def self.evaluation_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010428')
end
evolution() click to toggle source

Evolution is the process that elicits change across successive generations in the inherited characteristics of biological populations. (semanticscience.org/resource/SIO_000703)

# File lib/biointerchange/sio.rb, line 4399
def self.evolution
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000703')
end
exact_cross_reference() click to toggle source

an exact cross-reference is a database cross-reference in which one entity is equivalent to the other based on all the entitie’s attributes (minus the source) (semanticscience.org/resource/SIO_001172)

# File lib/biointerchange/sio.rb, line 7103
def self.exact_cross_reference
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001172')
end
excerpt() click to toggle source

An excerpt is a contiguous or discontiguous portion of a document. (semanticscience.org/resource/SIO_000298)

# File lib/biointerchange/sio.rb, line 2441
def self.excerpt
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000298')
end
excitement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000836)

# File lib/biointerchange/sio.rb, line 5129
def self.excitement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000836')
end
exclusion_criterion() click to toggle source

An exclusion criterion is a criterion that must be absent to satistify the objective. (semanticscience.org/resource/SIO_000143)

# File lib/biointerchange/sio.rb, line 1907
def self.exclusion_criterion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000143')
end
exclusive_disjunction_xor() click to toggle source

XOR, also called exclusive disjunction or (symbolized XOR, EOR, EXOR, or ⊕), is a type of logical disjunction on two operands that results in a value of true if exactly one of the operands has a value of true. (semanticscience.org/resource/SIO_000282)

# File lib/biointerchange/sio.rb, line 2381
def self.exclusive_disjunction_xor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000282')
end
execution_of_study_design() click to toggle source

execution of study design is a process that results from precisely following each of the steps of a study design. (semanticscience.org/resource/SIO_001066)

# File lib/biointerchange/sio.rb, line 6461
def self.execution_of_study_design
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001066')
end
existence_quality() click to toggle source

existence quality is the quality of an entity that describe in what environment it is known to exist. (semanticscience.org/resource/SIO_000959)

# File lib/biointerchange/sio.rb, line 5849
def self.existence_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000959')
end
exists_at() click to toggle source

exists at is a relation between an entity and a time measurement. (semanticscience.org/resource/SIO_000687)

# File lib/biointerchange/sio.rb, line 967
def self.exists_at
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000687')
end
exon() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010445)

# File lib/biointerchange/sio.rb, line 8285
def self.exon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010445')
end
expected_value() click to toggle source

an expected value (or e-value) is the weighted average of all possible values that a random variable can take on. (semanticscience.org/resource/SIO_001021)

# File lib/biointerchange/sio.rb, line 6179
def self.expected_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001021')
end
experiment() click to toggle source

An experiment is an investigation that has the goal of verifying, falsifying, or establishing the validity of a hypothesis. (semanticscience.org/resource/SIO_000994)

# File lib/biointerchange/sio.rb, line 6017
def self.experiment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000994')
end
experimental_protocol() click to toggle source

an experimental protocol is an action specification with respect to the design and implementation of experiments. In addition to providing a detailed set of procedures and lists of required equipment and instruments, experimental protocols often include information on safety precautions, the calculation of results and reporting standards, including statistical analysis and rules for predefining and documenting excluded data to avoid bias. (semanticscience.org/resource/SIO_001043)

# File lib/biointerchange/sio.rb, line 6317
def self.experimental_protocol
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001043')
end
extraneous_variable() click to toggle source

A control variable that is believed to alter the dependent or independent variables, but may not actually be the focus of the experiment. So that variable will be kept constant or monitored to try to minimise its effect on the experiment. (semanticscience.org/resource/SIO_001070)

# File lib/biointerchange/sio.rb, line 6491
def self.extraneous_variable
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001070')
end
false() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000270)

# File lib/biointerchange/sio.rb, line 2345
def self.false
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000270')
end
family() click to toggle source

a group of people affiliated by consanguinity, affinity, or co-residence. (semanticscience.org/resource/SIO_001063)

# File lib/biointerchange/sio.rb, line 6443
def self.family
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001063')
end
family_history() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010060)

# File lib/biointerchange/sio.rb, line 7547
def self.family_history
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010060')
end
fear() click to toggle source

Fear is a negative emotion induced by a perceived threat that induces one to hide or move quickly away from the location of the perceived threat. (semanticscience.org/resource/SIO_000837)

# File lib/biointerchange/sio.rb, line 5135
def self.fear
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000837')
end
female() click to toggle source

female is a biological sex of an individual with female sexual organs. (semanticscience.org/resource/SIO_010052)

# File lib/biointerchange/sio.rb, line 7499
def self.female
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010052')
end
fermium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011114)

# File lib/biointerchange/sio.rb, line 9463
def self.fermium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011114')
end
fictional() click to toggle source

fiction is the quality of an entity that exists only in a creative work of fiction. (semanticscience.org/resource/SIO_000961)

# File lib/biointerchange/sio.rb, line 5861
def self.fictional
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000961')
end
figure() click to toggle source

A figure is a graphical entity which consists of a visual (n-dimentional) arrangement of information entities. (semanticscience.org/resource/SIO_000080)

# File lib/biointerchange/sio.rb, line 1549
def self.figure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000080')
end
figure_part() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000448)

# File lib/biointerchange/sio.rb, line 3154
def self.figure_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000448')
end
file() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000396)

# File lib/biointerchange/sio.rb, line 2887
def self.file
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000396')
end
finalized() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001037)

# File lib/biointerchange/sio.rb, line 6275
def self.finalized
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001037')
end
first_name() click to toggle source

A first name is a name that denotes a specific individual between members of a group of individuals, whose members usually share the same surname. (semanticscience.org/resource/SIO_000181)

# File lib/biointerchange/sio.rb, line 2123
def self.first_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000181')
end
fitness() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000357)

# File lib/biointerchange/sio.rb, line 2675
def self.fitness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000357')
end
flowchart() click to toggle source

A flowchart is a diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. (semanticscience.org/resource/SIO_000946)

# File lib/biointerchange/sio.rb, line 5771
def self.flowchart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000946')
end
fluorine_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011008)

# File lib/biointerchange/sio.rb, line 8827
def self.fluorine_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011008')
end
foreign_database_key() click to toggle source

a foreign database key is a database key that refers to a key in some table (semanticscience.org/resource/SIO_000764)

# File lib/biointerchange/sio.rb, line 4733
def self.foreign_database_key
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000764')
end
formal_specification() click to toggle source

A formal specification is a mathematical description of software or hardware that may be used to develop an implementation. (semanticscience.org/resource/SIO_000621)

# File lib/biointerchange/sio.rb, line 4117
def self.formal_specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000621')
end
francium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011072)

# File lib/biointerchange/sio.rb, line 9211
def self.francium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011072')
end
free_radical_addition() click to toggle source

A free radical addition is a non-polar addition reaction involving free radicals. (semanticscience.org/resource/SIO_010521)

# File lib/biointerchange/sio.rb, line 8575
def self.free_radical_addition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010521')
end
frustration() click to toggle source

Frustration is an emotion that arises from the perceived resistance to the fulfillment of individual will. (semanticscience.org/resource/SIO_000838)

# File lib/biointerchange/sio.rb, line 5141
def self.frustration
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000838')
end
full_agreement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001179)

# File lib/biointerchange/sio.rb, line 7145
def self.full_agreement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001179')
end
full_disagreement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001181)

# File lib/biointerchange/sio.rb, line 7157
def self.full_disagreement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001181')
end
fullerene() click to toggle source

Fullerene is a carbon allotrope which take the form of a hollow sphere, ellipsoid, or tube. (semanticscience.org/resource/SIO_010789)

# File lib/biointerchange/sio.rb, line 8737
def self.fullerene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010789')
end
function() click to toggle source

A function is a capability that satisfies some agentive objective, or (evolutionary) optimization. (semanticscience.org/resource/SIO_000017)

# File lib/biointerchange/sio.rb, line 1303
def self.function
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000017')
end
functional_rna_coding_gene() click to toggle source

a gene that codes for a functional RNA molecule (semanticscience.org/resource/SIO_000986)

# File lib/biointerchange/sio.rb, line 5975
def self.functional_rna_coding_gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000986')
end
functional_specification() click to toggle source

A functional specification is a specification that describes the characteristics of an object. (semanticscience.org/resource/SIO_000315)

# File lib/biointerchange/sio.rb, line 2507
def self.functional_specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000315')
end
gadolinium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011096)

# File lib/biointerchange/sio.rb, line 9355
def self.gadolinium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011096')
end
gallium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011030)

# File lib/biointerchange/sio.rb, line 8959
def self.gallium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011030')
end
gene() click to toggle source

A gene is part of a nucleic acid that contains all the necessary elements to encode a functional transcript. (semanticscience.org/resource/SIO_010035)

# File lib/biointerchange/sio.rb, line 7397
def self.gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010035')
end
gene_component() click to toggle source

a gene component is a component of a gene, whether DNA or RNA (semanticscience.org/resource/SIO_010444)

# File lib/biointerchange/sio.rb, line 8279
def self.gene_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010444')
end
gene_disease_association() click to toggle source

a gene-disease association is an association between a gene and a disease (semanticscience.org/resource/SIO_000983)

# File lib/biointerchange/sio.rb, line 5957
def self.gene_disease_association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000983')
end
gene_disease_association_arising_from_a_therapeutic_role_of_the_gene_protein() click to toggle source

a gene disease association in which the gene is a therapeutic marker for the disease. (semanticscience.org/resource/SIO_001120)

# File lib/biointerchange/sio.rb, line 6815
def self.gene_disease_association_arising_from_a_therapeutic_role_of_the_gene_protein
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001120')
end
gene_disease_association_linked_with_altered_gene_expression() click to toggle source

a gene-disease association in which the disease phenotype is associated with an altered expression of the gene. (semanticscience.org/resource/SIO_001123)

# File lib/biointerchange/sio.rb, line 6839
def self.gene_disease_association_linked_with_altered_gene_expression
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001123')
end
gene_disease_association_linked_with_causal_mutation() click to toggle source

a gene-variant disease association in which a mutation in the gene/protein results in the development or maintenance of the disease. (semanticscience.org/resource/SIO_001119)

# File lib/biointerchange/sio.rb, line 6803
def self.gene_disease_association_linked_with_causal_mutation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001119')
end
gene_disease_association_linked_with_genetic_variation() click to toggle source

a gene-disease association in which a sequence variation (a mutation, a SNP) is associated with the disease. (semanticscience.org/resource/SIO_001122)

# File lib/biointerchange/sio.rb, line 6827
def self.gene_disease_association_linked_with_genetic_variation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001122')
end
gene_disease_association_linked_with_post_translational_modification() click to toggle source

a gene-disease association in which the disease phenotype is associated with post-translational modifications in the protein product. (semanticscience.org/resource/SIO_001124)

# File lib/biointerchange/sio.rb, line 6845
def self.gene_disease_association_linked_with_post_translational_modification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001124')
end
gene_disease_biomarker_association() click to toggle source

a gene-disease association in which the gene/protein is involved in the etiology or maintenance of the disease. (semanticscience.org/resource/SIO_001121)

# File lib/biointerchange/sio.rb, line 6821
def self.gene_disease_biomarker_association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001121')
end
gene_expression_value() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001077)

# File lib/biointerchange/sio.rb, line 6545
def self.gene_expression_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001077')
end
gene_regulatory_component() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010085)

# File lib/biointerchange/sio.rb, line 7637
def self.gene_regulatory_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010085')
end
gene_variant_disease_association() click to toggle source

a gene-disease association in which a sequence variation (a mutation, a SNP) is associated with the disease. (semanticscience.org/resource/SIO_001122)

# File lib/biointerchange/sio.rb, line 6833
def self.gene_variant_disease_association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001122')
end
generation_number() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010061)

# File lib/biointerchange/sio.rb, line 7553
def self.generation_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010061')
end
generic_name() click to toggle source

A generic name is the preferred name provided by manufacturer (semanticscience.org/resource/SIO_000077)

# File lib/biointerchange/sio.rb, line 1531
def self.generic_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000077')
end
genetic_data() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010028)

# File lib/biointerchange/sio.rb, line 7355
def self.genetic_data
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010028')
end
genetic_polymorphism() click to toggle source

genetic polymorphism is a biological feature that provides information about a comparative difference in genetic composition. (semanticscience.org/resource/SIO_010026)

# File lib/biointerchange/sio.rb, line 7343
def self.genetic_polymorphism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010026')
end
genome() click to toggle source

a genome is a collection of nucleic acids. (semanticscience.org/resource/SIO_000984)

# File lib/biointerchange/sio.rb, line 5963
def self.genome
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000984')
end
genotype() click to toggle source

a genotype is a functional specification of a biological entity in terms of its genetic composition (or lack thereof). (semanticscience.org/resource/SIO_001079)

# File lib/biointerchange/sio.rb, line 6557
def self.genotype
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001079')
end
geographic_heatmap() click to toggle source

A geographic heatmap is a graphical representation of data over a geographic region where individual values are represented as colors. (semanticscience.org/resource/SIO_000910)

# File lib/biointerchange/sio.rb, line 5555
def self.geographic_heatmap
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000910')
end
geographic_image() click to toggle source

A geographic image is a photograph of some geographical area. (semanticscience.org/resource/SIO_000301)

# File lib/biointerchange/sio.rb, line 2453
def self.geographic_image
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000301')
end
geographic_position() click to toggle source

a geographic position is the coordinate of an entity against some geographic coordinate system. (semanticscience.org/resource/SIO_000013)

# File lib/biointerchange/sio.rb, line 1279
def self.geographic_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000013')
end
geographic_region() click to toggle source

a geographic region is a spatial region whose boundaries are typically defined against some material frame of reference (like the earth). (semanticscience.org/resource/SIO_000414)

# File lib/biointerchange/sio.rb, line 2995
def self.geographic_region
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000414')
end
geolegal_region() click to toggle source

A geolegal region is a geographic region which has causal powers confered by a legal entity. (semanticscience.org/resource/SIO_000413)

# File lib/biointerchange/sio.rb, line 2989
def self.geolegal_region
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000413')
end
geometric_entity() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000506)

# File lib/biointerchange/sio.rb, line 3480
def self.geometric_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000506')
end
geopolitical_region() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000415)

# File lib/biointerchange/sio.rb, line 3001
def self.geopolitical_region
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000415')
end
germanium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011031)

# File lib/biointerchange/sio.rb, line 8965
def self.germanium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011031')
end
glassy_carbon() click to toggle source

glassy carbon is an allotrope of carbon which is widely used as an electrode material in electrochemistry, as well as for high temperature crucibles and as a component of some prosthetic devices. (semanticscience.org/resource/SIO_010794)

# File lib/biointerchange/sio.rb, line 8767
def self.glassy_carbon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010794')
end
global_maximal_stationary_point() click to toggle source

A global maximum stationary point is a data point that corresponds to a measurement value is larger than that of all other plotted datapoints. (semanticscience.org/resource/SIO_000466)

# File lib/biointerchange/sio.rb, line 3281
def self.global_maximal_stationary_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000466')
end
global_minimal_stationary_point() click to toggle source

A global minimum data point is a data point that corresponds to a measurement value is smaller than that of all other plotted datapoints. (semanticscience.org/resource/SIO_000467)

# File lib/biointerchange/sio.rb, line 3287
def self.global_minimal_stationary_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000467')
end
gold_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011064)

# File lib/biointerchange/sio.rb, line 9163
def self.gold_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011064')
end
graduate_student_advisor_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000878)

# File lib/biointerchange/sio.rb, line 5393
def self.graduate_student_advisor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000878')
end
graph_title() click to toggle source

A graph title is a title that describes a graph. (semanticscience.org/resource/SIO_000469)

# File lib/biointerchange/sio.rb, line 3299
def self.graph_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000469')
end
graphite() click to toggle source

graphite is an allotrope of carbon which is a conductor, and is the most stable form of solid carbon. (semanticscience.org/resource/SIO_010788)

# File lib/biointerchange/sio.rb, line 8731
def self.graphite
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010788')
end
gratitude() click to toggle source

Gratitude, thankfulness, gratefulness, or appreciation is a feeling, emotion or attitude in acknowledgment of a benefit that one has received or will receive. (semanticscience.org/resource/SIO_000839)

# File lib/biointerchange/sio.rb, line 5147
def self.gratitude
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000839')
end
grief() click to toggle source

Grief is an emotion in response to loss, whether physical or abstract including death, unemployment, ill health or the end of a relationship. (semanticscience.org/resource/SIO_000842)

# File lib/biointerchange/sio.rb, line 5171
def self.grief
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000842')
end
group() click to toggle source

A collective is a group of entities that share or are motivated by at least one common issue or interest, or work together on a specific project(s) to achieve a common objective. (semanticscience.org/resource/SIO_000620)

# File lib/biointerchange/sio.rb, line 4111
def self.group
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000620')
end
guilt() click to toggle source

Guilt is the emotion borne from feeling responsible for the commission of an offense and arises out of public humiliation. (semanticscience.org/resource/SIO_000841)

# File lib/biointerchange/sio.rb, line 5165
def self.guilt
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000841')
end
hafnium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011057)

# File lib/biointerchange/sio.rb, line 9121
def self.hafnium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011057')
end
haplotype() click to toggle source

A haplotype is one of a set of genomic sequence variants. (semanticscience.org/resource/SIO_010042)

# File lib/biointerchange/sio.rb, line 7439
def self.haplotype
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010042')
end
happiness() click to toggle source

Happiness is an emotion characterized by positive or pleasant emotions ranging from contentment to intense joy. (semanticscience.org/resource/SIO_000840)

# File lib/biointerchange/sio.rb, line 5159
def self.happiness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000840')
end
hard_disk_drive() click to toggle source

A hard disk drive (HDD) is a non-volatile, random access device for digital data. It features rotating rigid platters on a motor-driven spindle within a protective enclosure. Data is magnetically read and written on the platter by read/write heads that float on a film of air above the platters. (semanticscience.org/resource/SIO_000598)

# File lib/biointerchange/sio.rb, line 4009
def self.hard_disk_drive
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000598')
end
has_agent() click to toggle source

has agent is a relation between a process and an entity, where the entity is present throughout the process and is a causal participant in the process. (semanticscience.org/resource/SIO_000139)

# File lib/biointerchange/sio.rb, line 133
def self.has_agent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000139')
end
has_annotation() click to toggle source

has annotation is a relation between an entity and some textual anntotation. (semanticscience.org/resource/SIO_000255)

# File lib/biointerchange/sio.rb, line 439
def self.has_annotation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000255')
end
has_attribute() click to toggle source

has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type. (semanticscience.org/resource/SIO_000008)

# File lib/biointerchange/sio.rb, line 13
def self.has_attribute
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000008')
end
has_basis() click to toggle source

has basis is a relation between a realizable entity and the quality that forms the basis for it. (semanticscience.org/resource/SIO_000641)

# File lib/biointerchange/sio.rb, line 847
def self.has_basis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000641')
end
has_boundary() click to toggle source

has boundary is a mereological relation between a whole and boundary located at its periphery. (semanticscience.org/resource/SIO_000054)

# File lib/biointerchange/sio.rb, line 49
def self.has_boundary
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000054')
end
has_capability() click to toggle source

has capability is a relation between an entity and the capability that it bears. (semanticscience.org/resource/SIO_000586)

# File lib/biointerchange/sio.rb, line 781
def self.has_capability
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000586')
end
has_component_part() click to toggle source

has component part is a relation between a whole and a component part where the component is instrinsic to the whole, and loss of the part would change the kind that it is. (semanticscience.org/resource/SIO_000369)

# File lib/biointerchange/sio.rb, line 655
def self.has_component_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000369')
end
has_concretization() click to toggle source

A has concretization B iff A is an informational entity and B is the a quality of some material entity. (semanticscience.org/resource/SIO_000213)

# File lib/biointerchange/sio.rb, line 211
def self.has_concretization
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000213')
end
has_creator() click to toggle source

has creator is a relation between an entity and that which created it. (semanticscience.org/resource/SIO_000364)

# File lib/biointerchange/sio.rb, line 637
def self.has_creator
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000364')
end
has_direct_part() click to toggle source

has direct part is a relation to specify a part at a particular level of granularity (semanticscience.org/resource/SIO_000273)

# File lib/biointerchange/sio.rb, line 457
def self.has_direct_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000273')
end
has_disposition() click to toggle source

has disposition is the relation between an entity and a disposition that it bears. (semanticscience.org/resource/SIO_000235)

# File lib/biointerchange/sio.rb, line 337
def self.has_disposition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000235')
end
has_end_time() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000681)

# File lib/biointerchange/sio.rb, line 949
def self.has_end_time
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000681')
end
has_evidence() click to toggle source

has evidence is a relation between a proposition and something that demonstrates the truth of the assertion. (semanticscience.org/resource/SIO_000772)

# File lib/biointerchange/sio.rb, line 1039
def self.has_evidence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000772')
end
has_expression() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000420)

# File lib/biointerchange/sio.rb, line 661
def self.has_expression
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000420')
end
has_first_part() click to toggle source

has first part is a proper part relation in which the part is the first of a set of linearly ordered parts resulting from the projection of the whole on a linear coordinate system. (semanticscience.org/resource/SIO_000971)

# File lib/biointerchange/sio.rb, line 1099
def self.has_first_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000971')
end
has_frequency() click to toggle source

has frequency is a relation that specifies the occurence of an object or event (semanticscience.org/resource/SIO_000900)

# File lib/biointerchange/sio.rb, line 1075
def self.has_frequency
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000900')
end
has_function() click to toggle source

has function is the relation between an entity and a function that is ascribed to it. (semanticscience.org/resource/SIO_000225)

# File lib/biointerchange/sio.rb, line 277
def self.has_function
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000225')
end
has_identifier() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000671)

# File lib/biointerchange/sio.rb, line 913
def self.has_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000671')
end
has_implementation() click to toggle source

has implementation is a relation between a specification and an implementation that conforms to it. (semanticscience.org/resource/SIO_000234)

# File lib/biointerchange/sio.rb, line 331
def self.has_implementation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000234')
end
has_input() click to toggle source

has input is a relation between a process and an entity, where the entity is present at the beginning of the process. (semanticscience.org/resource/SIO_000230)

# File lib/biointerchange/sio.rb, line 307
def self.has_input
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000230')
end
has_last_part() click to toggle source

has last part is a proper part relation in which the part is the last of a set of linearly ordered parts resulting from the projection of the whole on a linear coordinate system. (semanticscience.org/resource/SIO_000972)

# File lib/biointerchange/sio.rb, line 1105
def self.has_last_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000972')
end
has_measurement_value() click to toggle source

has measurement value is a relation between a quality/realizable and a measurement value. (semanticscience.org/resource/SIO_000216)

# File lib/biointerchange/sio.rb, line 229
def self.has_measurement_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000216')
end
has_member() click to toggle source

has member is a mereological relation between a collection and an item. (semanticscience.org/resource/SIO_000059)

# File lib/biointerchange/sio.rb, line 55
def self.has_member
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000059')
end
has_ordered_part() click to toggle source

has ordered part of is a proper part relation in which the part is one of a set of linearly ordered parts resulting from the projection of the whole on a linear coordinate system. (semanticscience.org/resource/SIO_000974)

# File lib/biointerchange/sio.rb, line 1117
def self.has_ordered_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000974')
end
has_output() click to toggle source

has output is a relation between an process and an entity, where the entity is present at the end of the process. (semanticscience.org/resource/SIO_000229)

# File lib/biointerchange/sio.rb, line 301
def self.has_output
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000229')
end
has_parameter() click to toggle source

has parameter is a relation between a process and an information content entity which modulates the behaviour of some participant. (semanticscience.org/resource/SIO_000552)

# File lib/biointerchange/sio.rb, line 751
def self.has_parameter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000552')
end
has_parent?(uri, parent) click to toggle source

Recursively tries to determine the parent for a given URI.

uri

URI that is tested for whether it has the given parent URI.

parent

Parent URI.

# File lib/biointerchange/sio.rb, line 14193
def self.has_parent?(uri, parent)
  if @@parent_properties.has_key?(uri) then
    if @@parent_properties[uri] == parent then
      return true
    end
    return has_parent?(@@parent_properties[uri], parent)
  end
  return false
end
has_part() click to toggle source

has part is a transitive, reflexive and antisymmetric relation between a whole and itself or a whole and its part. (semanticscience.org/resource/SIO_000028)

# File lib/biointerchange/sio.rb, line 31
def self.has_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000028')
end
has_participant() click to toggle source

has participant is a relation that describes the participation of the object in the (processual) subject. (semanticscience.org/resource/SIO_000132)

# File lib/biointerchange/sio.rb, line 127
def self.has_participant
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000132')
end
has_product() click to toggle source

has product is a relation between an process and an entity, where a new entity exists at the end of the process. (semanticscience.org/resource/SIO_000312)

# File lib/biointerchange/sio.rb, line 535
def self.has_product
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000312')
end
has_proper_part() click to toggle source

has proper part is an antisymmetric, irreflexive (normally transitive) relation between a whole and a distinct part. (semanticscience.org/resource/SIO_000053)

# File lib/biointerchange/sio.rb, line 43
def self.has_proper_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000053')
end
has_property() click to toggle source

has property is a relation between an entity and the quality, capability or role that it and it alone bears. (semanticscience.org/resource/SIO_000223)

# File lib/biointerchange/sio.rb, line 265
def self.has_property
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000223')
end
has_provider() click to toggle source

is provided by is a relation between an entity and the entity that provides it. (semanticscience.org/resource/SIO_000066)

# File lib/biointerchange/sio.rb, line 91
def self.has_provider
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000066')
end
has_quality() click to toggle source

has quality is a relation between an entity and the quality that it bears. (semanticscience.org/resource/SIO_000217)

# File lib/biointerchange/sio.rb, line 235
def self.has_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000217')
end
has_realizable_property() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000644)

# File lib/biointerchange/sio.rb, line 865
def self.has_realizable_property
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000644')
end
has_role() click to toggle source

has role is a relation between an entity and a role that it bears. (semanticscience.org/resource/SIO_000228)

# File lib/biointerchange/sio.rb, line 295
def self.has_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000228')
end
has_source() click to toggle source

has source is a relation between an entity and some source of information. (semanticscience.org/resource/SIO_000253)

# File lib/biointerchange/sio.rb, line 427
def self.has_source
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000253')
end
has_start_time() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000680)

# File lib/biointerchange/sio.rb, line 943
def self.has_start_time
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000680')
end
has_substrate() click to toggle source

has substrate is a relation between a process and an object where the object is destroyed by its participation in the process. (semanticscience.org/resource/SIO_000905)

# File lib/biointerchange/sio.rb, line 1087
def self.has_substrate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000905')
end
has_target() click to toggle source

has target is a relation between a process and an entity, where the entity is present at the beginning of the process and undergoes a change or transformation in the process. (semanticscience.org/resource/SIO_000291)

# File lib/biointerchange/sio.rb, line 499
def self.has_target
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000291')
end
has_time_boundary() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000679)

# File lib/biointerchange/sio.rb, line 937
def self.has_time_boundary
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000679')
end
has_trigger() click to toggle source

has trigger is a relation between a realizable and the factor that causes it to be realized. (semanticscience.org/resource/SIO_000635)

# File lib/biointerchange/sio.rb, line 835
def self.has_trigger
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000635')
end
has_unique_identifier() click to toggle source

has unique identifier is an inverse functional relation between an entity and an identifier that uniquely identifies it. (semanticscience.org/resource/SIO_000673)

# File lib/biointerchange/sio.rb, line 925
def self.has_unique_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000673')
end
has_unit() click to toggle source

has unit is a relation between a quantity and the unit it is a multiple of. (semanticscience.org/resource/SIO_000221)

# File lib/biointerchange/sio.rb, line 253
def self.has_unit
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000221')
end
has_value() click to toggle source

A relation between a informational entity and its actual value (numeric, date, text, etc). (semanticscience.org/resource/SIO_000300)

# File lib/biointerchange/sio.rb, line 1231
def self.has_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000300')
end
hassium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011079)

# File lib/biointerchange/sio.rb, line 9253
def self.hassium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011079')
end
hate() click to toggle source

Hate is a deep and emotional extreme dislike, directed against a certain object or class of objects. (semanticscience.org/resource/SIO_000411)

# File lib/biointerchange/sio.rb, line 2977
def self.hate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000411')
end
healthy() click to toggle source

healthy is an organismal state of complete physical, mental and social well-being. (semanticscience.org/resource/SIO_001012)

# File lib/biointerchange/sio.rb, line 6125
def self.healthy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001012')
end
heatmap() click to toggle source

A heatmap is a graphical representation of data where the individual values contained in a matrix are represented as colors. (semanticscience.org/resource/SIO_000907)

# File lib/biointerchange/sio.rb, line 5537
def self.heatmap
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000907')
end
height() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000040)

# File lib/biointerchange/sio.rb, line 1399
def self.height
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000040')
end
helium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011003)

# File lib/biointerchange/sio.rb, line 8797
def self.helium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011003')
end
hermaphrodite() click to toggle source

hermaphrodite is a biological sex of an individual with both male and female sexual organs. (semanticscience.org/resource/SIO_000784)

# File lib/biointerchange/sio.rb, line 4823
def self.hermaphrodite
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000784')
end
heterocyclic_ring() click to toggle source

a heterocyclic ring is a ring containing a hetero atom. (semanticscience.org/resource/SIO_010782)

# File lib/biointerchange/sio.rb, line 8695
def self.heterocyclic_ring
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010782')
end
heterogeneous() click to toggle source

homogeneous is a quality that describes the varied composition of an object. (semanticscience.org/resource/SIO_001091)

# File lib/biointerchange/sio.rb, line 6629
def self.heterogeneous
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001091')
end
heterogeneous_substance() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010462)

# File lib/biointerchange/sio.rb, line 8381
def self.heterogeneous_substance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010462')
end
histogram() click to toggle source

a histogram is a graphical representation of data which consists of tabular frequencies, shown as adjacent rectangles, over discrete intervals (bins) , with an area equal to the frequency of the observations in the interval. (semanticscience.org/resource/SIO_000911)

# File lib/biointerchange/sio.rb, line 5561
def self.histogram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000911')
end
hole() click to toggle source

a hole is a site that is opening into or through something. (semanticscience.org/resource/SIO_000660)

# File lib/biointerchange/sio.rb, line 4231
def self.hole
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000660')
end
holmium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011099)

# File lib/biointerchange/sio.rb, line 9373
def self.holmium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011099')
end
homocyclic_ring() click to toggle source

A homocyclic ring is a ring where the atoms are of a single type. (semanticscience.org/resource/SIO_010783)

# File lib/biointerchange/sio.rb, line 8701
def self.homocyclic_ring
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010783')
end
homogeneous() click to toggle source

homogeneous is a quality that describes the uniform composition of an object. (semanticscience.org/resource/SIO_001090)

# File lib/biointerchange/sio.rb, line 6623
def self.homogeneous
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001090')
end
homogeneous_substance() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010463)

# File lib/biointerchange/sio.rb, line 8387
def self.homogeneous_substance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010463')
end
homonym() click to toggle source

A homonym is a word that sounds the same but has different meaning. (semanticscience.org/resource/SIO_000126)

# File lib/biointerchange/sio.rb, line 1829
def self.homonym
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000126')
end
honor_s_thesis() click to toggle source

An honor’s thesis is a thesis prepared as a requirement for an honor’s undergraduate degree. (semanticscience.org/resource/SIO_000166)

# File lib/biointerchange/sio.rb, line 2033
def self.honor_s_thesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000166')
end
hope() click to toggle source

hope is an emotion of belief in a positive outcome related to events and circumstances in one’s life. (semanticscience.org/resource/SIO_000843)

# File lib/biointerchange/sio.rb, line 5177
def self.hope
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000843')
end
horizontal_axis() click to toggle source

An x-axis is a Cartesian coordinate axis that is aligned with the horizon. (semanticscience.org/resource/SIO_000452)

# File lib/biointerchange/sio.rb, line 3185
def self.horizontal_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000452')
end
horizontal_bar_graph() click to toggle source

A horizontal bar graph is a bar graph in which the rectangular bars are horizontally oriented in space. (semanticscience.org/resource/SIO_000444)

# File lib/biointerchange/sio.rb, line 3128
def self.horizontal_bar_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000444')
end
horizontal_line() click to toggle source

A vertical line is a line that is positionally oriented with the horizon. (semanticscience.org/resource/SIO_000525)

# File lib/biointerchange/sio.rb, line 3601
def self.horizontal_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000525')
end
host() click to toggle source

a host is an organism that harbors a parasite, or a mutual or commensal symbiont, typically providing nourishment and shelter. (semanticscience.org/resource/SIO_010415)

# File lib/biointerchange/sio.rb, line 8117
def self.host
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010415')
end
host_role() click to toggle source

the role of an organism in providing resources to maintain the survival and/or reproduction of another organism. (semanticscience.org/resource/SIO_000882)

# File lib/biointerchange/sio.rb, line 5417
def self.host_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000882')
end
hostility() click to toggle source

Hostility is the intense negative emotion of being in conflict or opposition to someone or something. (semanticscience.org/resource/SIO_000844)

# File lib/biointerchange/sio.rb, line 5183
def self.hostility
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000844')
end
hour() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000433)

# File lib/biointerchange/sio.rb, line 3067
def self.hour
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000433')
end
human() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000485)

# File lib/biointerchange/sio.rb, line 3384
def self.human
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000485')
end
human_population() click to toggle source

a human population refers to a collection of human beings. (semanticscience.org/resource/SIO_001062)

# File lib/biointerchange/sio.rb, line 6437
def self.human_population
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001062')
end
hurt() click to toggle source

hurt is an unpleasant feeling, emotion or sensation. (semanticscience.org/resource/SIO_000845)

# File lib/biointerchange/sio.rb, line 5189
def self.hurt
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000845')
end
hydrogen_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011002)

# File lib/biointerchange/sio.rb, line 8791
def self.hydrogen_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011002')
end
hydrogen_bond() click to toggle source

a hydrogen bond is a weak submolecular interaction formed between a hydrogen atom and a electronegative atom. (semanticscience.org/resource/SIO_010033)

# File lib/biointerchange/sio.rb, line 7385
def self.hydrogen_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010033')
end
hypernym() click to toggle source

A hypernym is a term with a broader meaning. (semanticscience.org/resource/SIO_000124)

# File lib/biointerchange/sio.rb, line 1817
def self.hypernym
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000124')
end
hyponym() click to toggle source

A hyponym is a term with a narrower meaning. (semanticscience.org/resource/SIO_000125)

# File lib/biointerchange/sio.rb, line 1823
def self.hyponym
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000125')
end
hypothesis() click to toggle source

a hypothesis is a proposed explanation for a phenomenon. (semanticscience.org/resource/SIO_000284)

# File lib/biointerchange/sio.rb, line 2387
def self.hypothesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000284')
end
hysteria() click to toggle source

Hysteria is an unmanageable emotion. (semanticscience.org/resource/SIO_000846)

# File lib/biointerchange/sio.rb, line 5195
def self.hysteria
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000846')
end
idea() click to toggle source

An idea is a proposition about some object of conceptual thought. (semanticscience.org/resource/SIO_000585)

# File lib/biointerchange/sio.rb, line 3931
def self.idea
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000585')
end
identifier() click to toggle source

An identifier is a label that specifically refers to (identifies) an entity (instance/type). (semanticscience.org/resource/SIO_000115)

# File lib/biointerchange/sio.rb, line 1763
def self.identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000115')
end
image() click to toggle source

An image is an affine projection of a visual entity to a two dimensional surface. (semanticscience.org/resource/SIO_000081)

# File lib/biointerchange/sio.rb, line 1561
def self.image
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000081')
end
immediately_derives_from() click to toggle source

A non-transitive temporal relation in which one entity immediately derives from a non-identical entity such that there are no intermediate entities between them. (semanticscience.org/resource/SIO_000247)

# File lib/biointerchange/sio.rb, line 391
def self.immediately_derives_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000247')
end
immediately_derives_into() click to toggle source

A non-transitive temporal relation in which one entity immediately derives into a non-identical entity such that there are no intermediate entities between them. (semanticscience.org/resource/SIO_000246)

# File lib/biointerchange/sio.rb, line 385
def self.immediately_derives_into
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000246')
end
immediately_precedes() click to toggle source

A non-transitive temporal relation in which one process immediately precedes another process, such that there is no interval of time between the two processes. (semanticscience.org/resource/SIO_000250)

# File lib/biointerchange/sio.rb, line 409
def self.immediately_precedes
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000250')
end
immediately_transforms_from() click to toggle source

A temporal relation in which an entity mainstains identity from one state to another. (semanticscience.org/resource/SIO_000658)

# File lib/biointerchange/sio.rb, line 901
def self.immediately_transforms_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000658')
end
immediately_transforms_into() click to toggle source

A temporal relation in which an entity mainstains identity from one state to another. (semanticscience.org/resource/SIO_000656)

# File lib/biointerchange/sio.rb, line 889
def self.immediately_transforms_into
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000656')
end
implies() click to toggle source

implication is a logical operator that holds between a set T of propositions and a proposition B, when every model (or interpretation or valuation) of T is also a model of B. (semanticscience.org/resource/SIO_000220)

# File lib/biointerchange/sio.rb, line 2243
def self.implies
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000220')
end
in_relation_from() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000892)

# File lib/biointerchange/sio.rb, line 1069
def self.in_relation_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000892')
end
in_relation_to() click to toggle source

in relation to is a comparative relation to indicate that the instance of the class holding the relation exists in relation to another entity. (semanticscience.org/resource/SIO_000668)

# File lib/biointerchange/sio.rb, line 907
def self.in_relation_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000668')
end
inactive_ingredient() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010087)

# File lib/biointerchange/sio.rb, line 7649
def self.inactive_ingredient
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010087')
end
inclusion_criterion() click to toggle source

An inclusion criterion is a criterion that must be present to satisfy some objective. (semanticscience.org/resource/SIO_000142)

# File lib/biointerchange/sio.rb, line 1901
def self.inclusion_criterion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000142')
end
increase_in_number_of_objects_produced() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001163)

# File lib/biointerchange/sio.rb, line 7043
def self.increase_in_number_of_objects_produced
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001163')
end
increased() click to toggle source

A quality that has a value that is increased compared to normal or average. (semanticscience.org/resource/SIO_000640)

# File lib/biointerchange/sio.rb, line 4171
def self.increased
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000640')
end
increased_duration_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001137)

# File lib/biointerchange/sio.rb, line 6923
def self.increased_duration_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001137')
end
increased_frequency_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001133)

# File lib/biointerchange/sio.rb, line 6899
def self.increased_frequency_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001133')
end
increased_object_consumption() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001148)

# File lib/biointerchange/sio.rb, line 6989
def self.increased_object_consumption
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001148')
end
increased_object_production() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001146)

# File lib/biointerchange/sio.rb, line 6977
def self.increased_object_production
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001146')
end
increased_spatial_extent_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001140)

# File lib/biointerchange/sio.rb, line 6941
def self.increased_spatial_extent_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001140')
end
increasing_line() click to toggle source

An increasing line is a line segment in which the startpoint and endpoint are ordered along one dimension and the difference of values in a second dimension is positive. (semanticscience.org/resource/SIO_000528)

# File lib/biointerchange/sio.rb, line 3619
def self.increasing_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000528')
end
independent_variable() click to toggle source

an independent variable is a variable that may take on different values independent of other elements in a system. (semanticscience.org/resource/SIO_000920)

# File lib/biointerchange/sio.rb, line 5615
def self.independent_variable
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000920')
end
indifference() click to toggle source

indifference is an emotion characterized by lack of interest, concern, or sympathy. (semanticscience.org/resource/SIO_000847)

# File lib/biointerchange/sio.rb, line 5201
def self.indifference
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000847')
end
indium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011048)

# File lib/biointerchange/sio.rb, line 9067
def self.indium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011048')
end
inductive_argument() click to toggle source

An inductive argument is an argument that asserts that the truth of the conclusion is supported by the premises. (semanticscience.org/resource/SIO_000264)

# File lib/biointerchange/sio.rb, line 2309
def self.inductive_argument
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000264')
end
infinite_line() click to toggle source

An infinite line is a line that extends outwards in both directions of a single dimensional and is not bounded by terminal points. (semanticscience.org/resource/SIO_000539)

# File lib/biointerchange/sio.rb, line 3685
def self.infinite_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000539')
end
information_content_entity() click to toggle source

information content entity is an object that requires some background knowledge or procedure to correctly interpret. (semanticscience.org/resource/SIO_000015)

# File lib/biointerchange/sio.rb, line 1291
def self.information_content_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000015')
end
information_processing_procedure() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000649)

# File lib/biointerchange/sio.rb, line 4189
def self.information_processing_procedure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000649')
end
informational_entity_identifier() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000731)

# File lib/biointerchange/sio.rb, line 4561
def self.informational_entity_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000731')
end
informational_quality() click to toggle source

an informational quality is a quality that pertains to information. (semanticscience.org/resource/SIO_000436)

# File lib/biointerchange/sio.rb, line 3085
def self.informational_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000436')
end
inhibitor() click to toggle source

a molecular inhibitor is a molecular regulator that realizes its disposition to conformationally change a target molecule and decrease its functionality. (semanticscience.org/resource/SIO_010435)

# File lib/biointerchange/sio.rb, line 8225
def self.inhibitor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010435')
end
inhibitor_role() click to toggle source

the role of a chemical entity that reduces the rate of reaction. (semanticscience.org/resource/SIO_000803)

# File lib/biointerchange/sio.rb, line 4931
def self.inhibitor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000803')
end
inorganic_reaction() click to toggle source

An inorganic reaction is a chemical reaction that involves the transformation of inorganic molecules. (semanticscience.org/resource/SIO_010510)

# File lib/biointerchange/sio.rb, line 8507
def self.inorganic_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010510')
end
insertion_variant_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000480)

# File lib/biointerchange/sio.rb, line 3366
def self.insertion_variant_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000480')
end
institute() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000688)

# File lib/biointerchange/sio.rb, line 4327
def self.institute
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000688')
end
integer_scale() click to toggle source

an integer scale of measurement is one that only specifies integer values. (semanticscience.org/resource/SIO_000917)

# File lib/biointerchange/sio.rb, line 5597
def self.integer_scale
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000917')
end
intent() click to toggle source

intent is a desire to realize a particular outcome. (semanticscience.org/resource/SIO_000358)

# File lib/biointerchange/sio.rb, line 2681
def self.intent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000358')
end
interaction() click to toggle source

an interaction is a process that involves two or more entities and the realization of at least two dispositions to interact. (semanticscience.org/resource/SIO_000593)

# File lib/biointerchange/sio.rb, line 3979
def self.interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000593')
end
interest() click to toggle source

interest is the emotion of wanting to know or learn about something or someone. (semanticscience.org/resource/SIO_000848)

# File lib/biointerchange/sio.rb, line 5207
def self.interest
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000848')
end
intersection() click to toggle source

an intersection is a list of only the values of an attribute for the entities in the defined set where all entities have that value. (semanticscience.org/resource/SIO_001117)

# File lib/biointerchange/sio.rb, line 6791
def self.intersection
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001117')
end
interval() click to toggle source

an interval is a set of real numbers that includes all numbers between any two numbers in the set. (semanticscience.org/resource/SIO_000944)

# File lib/biointerchange/sio.rb, line 5759
def self.interval
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000944')
end
intervention_group() click to toggle source

An intervention group is a group of individuals that are subject to an intervention. (semanticscience.org/resource/SIO_001069)

# File lib/biointerchange/sio.rb, line 6479
def self.intervention_group
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001069')
end
intervention_study() click to toggle source

an intervention study has the objective of improving the condition of an individual or a group of individuals, and demonstrates the magnitude of that capability by comparing it to a control group. (semanticscience.org/resource/SIO_001048)

# File lib/biointerchange/sio.rb, line 6347
def self.intervention_study
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001048')
end
introduction_section() click to toggle source

An introduction section is a document section that generally provides background, motivation and goals of the work. (semanticscience.org/resource/SIO_000196)

# File lib/biointerchange/sio.rb, line 2207
def self.introduction_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000196')
end
intron() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010443)

# File lib/biointerchange/sio.rb, line 8273
def self.intron
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010443')
end
invalid_argument() click to toggle source

An invalid argument is an argument where the truth of the conclusion is false because it is not a logical consequence of the premises. (semanticscience.org/resource/SIO_000267)

# File lib/biointerchange/sio.rb, line 2327
def self.invalid_argument
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000267')
end
investigation() click to toggle source

investigation is the process of carrying out a plan or procedure so as to discover facts or information about the object of study. (semanticscience.org/resource/SIO_000747)

# File lib/biointerchange/sio.rb, line 4621
def self.investigation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000747')
end
investigational_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000881)

# File lib/biointerchange/sio.rb, line 5411
def self.investigational_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000881')
end
iodine_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011052)

# File lib/biointerchange/sio.rb, line 9091
def self.iodine_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011052')
end
ion() click to toggle source

An ion is an atom or molecule in which the total number of electrons is not equal to the total number of protons, giving it a net positive or negative electrical charge. (semanticscience.org/resource/SIO_010456)

# File lib/biointerchange/sio.rb, line 8345
def self.ion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010456')
end
ionic_compound() click to toggle source

an ionic compound is a mereological maximal sum of weakly connected paired positive and negative ions. (semanticscience.org/resource/SIO_010784)

# File lib/biointerchange/sio.rb, line 8707
def self.ionic_compound
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010784')
end
ionic_interaction() click to toggle source

an ionic interaction is a weak submolecular interaction between a charged submolecules. (semanticscience.org/resource/SIO_010496)

# File lib/biointerchange/sio.rb, line 8423
def self.ionic_interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010496')
end
ionsdaleite() click to toggle source

ionsdaleite is a hexagonal allotrope of the carbon allotrope diamond. (semanticscience.org/resource/SIO_010795)

# File lib/biointerchange/sio.rb, line 8773
def self.ionsdaleite
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010795')
end
iridium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011062)

# File lib/biointerchange/sio.rb, line 9151
def self.iridium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011062')
end
iron_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011025)

# File lib/biointerchange/sio.rb, line 8929
def self.iron_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011025')
end
is_about() click to toggle source

is about is a relation between an information content entity and the entity that its primary subject. (semanticscience.org/resource/SIO_000332)

# File lib/biointerchange/sio.rb, line 571
def self.is_about
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000332')
end
is_adjacent_to() click to toggle source

A is adjacent to B iff there is a small, but non-zero distance between A and B (semanticscience.org/resource/SIO_000204)

# File lib/biointerchange/sio.rb, line 157
def self.is_adjacent_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000204')
end
is_affected_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001159)

# File lib/biointerchange/sio.rb, line 1183
def self.is_affected_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001159')
end
is_agent_in() click to toggle source

is agent in is a relation between an entity and a process, where the entity is present throughout the process, no permanent material change occurs, and is a causal participant in the process. (semanticscience.org/resource/SIO_000063)

# File lib/biointerchange/sio.rb, line 79
def self.is_agent_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000063')
end
is_alternate_of() click to toggle source

is alternate of relates two specialized instances. (semanticscience.org/resource/SIO_001098)

# File lib/biointerchange/sio.rb, line 1141
def self.is_alternate_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001098')
end
is_annotation_of() click to toggle source

is annotation of is a relation between some textual entity and the entity that it annotates. (semanticscience.org/resource/SIO_000254)

# File lib/biointerchange/sio.rb, line 433
def self.is_annotation_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000254')
end
is_attribute_of() click to toggle source

is attribute of is a relation that associates an attribute with an entity where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type. (semanticscience.org/resource/SIO_000011)

# File lib/biointerchange/sio.rb, line 19
def self.is_attribute_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000011')
end
is_base_for() click to toggle source

is base for is a relation between a quality and the realizable entity that it is the basis for. (semanticscience.org/resource/SIO_000642)

# File lib/biointerchange/sio.rb, line 853
def self.is_base_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000642')
end
is_boundary_of() click to toggle source

is boundary of is a mereological relation between a boudnary located at the periphery of a whole. (semanticscience.org/resource/SIO_000096)

# File lib/biointerchange/sio.rb, line 115
def self.is_boundary_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000096')
end
is_broad_match_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000491)

# File lib/biointerchange/sio.rb, line 727
def self.is_broad_match_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000491')
end
is_broader_than() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000477)

# File lib/biointerchange/sio.rb, line 703
def self.is_broader_than
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000477')
end
is_broader_than_t() click to toggle source

A is broader than B (t) iff for A is broader than B. (semanticscience.org/resource/SIO_000422)

# File lib/biointerchange/sio.rb, line 673
def self.is_broader_than_t
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000422')
end
is_capability_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000646)

# File lib/biointerchange/sio.rb, line 871
def self.is_capability_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000646')
end
is_cited_by() click to toggle source

is cited by is a relation from an object that is referred to by way of example, authority or proof. (semanticscience.org/resource/SIO_000278)

# File lib/biointerchange/sio.rb, line 475
def self.is_cited_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000278')
end
is_class?(uri) click to toggle source

Determines whether the given URI is a class.

uri

URI that is tested for being a class

# File lib/biointerchange/sio.rb, line 10162
def self.is_class?(uri)
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000000') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000004') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000005') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000006') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000009') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000010') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000012') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000013') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000014') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000015') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000016') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000017') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000019') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000022') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000026') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000027') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000030') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000031') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000032') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000033') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000034') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000035') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000036') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000037') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000038') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000039') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000040') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000041') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000042') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000043') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000044') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000045') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000046') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000047') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000048') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000049') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000051') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000052') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000055') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000056') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000057') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000067') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000069') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000070') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000071') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000072') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000073') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000074') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000075') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000076') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000077') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000078') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000079') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000080') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000081') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000082') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000083') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000085') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000087') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000088') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000089') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000090') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000091') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000092') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000094') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000097') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000098') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000099') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000100') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000101') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000102') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000103') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000104') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000105') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000106') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000107') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000108') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000109') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000110') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000111') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000112') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000113') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000114') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000115') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000116') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000117') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000118') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000119') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000120') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000121') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000122') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000123') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000124') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000125') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000126') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000127') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000129') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000130') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000131') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000133') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000135') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000136') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000137') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000138') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000140') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000141') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000142') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000143') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000144') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000146') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000147') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000148') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000150') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000151') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000152') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000153') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000154') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000155') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000156') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000157') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000158') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000159') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000160') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000161') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000162') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000163') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000164') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000165') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000166') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000167') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000168') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000169') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000170') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000171') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000172') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000173') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000174') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000175') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000176') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000177') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000178') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000179') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000180') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000181') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000182') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000183') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000184') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000185') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000186') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000188') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000189') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000190') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000191') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000192') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000193') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000194') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000195') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000196') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000197') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000198') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000199') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000200') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000201') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000220') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000237') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000238') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000239') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000256') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000257') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000258') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000259') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000261') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000262') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000263') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000264') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000265') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000266') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000267') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000268') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000269') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000270') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000275') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000276') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000279') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000280') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000281') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000282') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000284') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000285') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000287') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000289') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000290') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000295') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000296') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000297') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000298') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000299') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000301') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000302') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000304') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000305') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000306') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000307') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000308') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000309') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000314') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000315') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000316') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000317') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000318') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000319') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000320') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000321') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000326') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000327') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000328') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000329') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000330') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000331') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000333') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000337') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000340') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000342') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000343') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000344') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000345') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000346') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000347') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000348') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000349') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000350') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000351') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000353') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000354') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000357') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000358') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000359') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000360') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000366') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000367') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000368') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000370') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000371') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000372') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000373') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000374') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000375') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000376') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000377') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000378') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000379') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000380') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000381') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000382') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000383') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000384') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000385') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000386') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000387') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000388') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000389') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000390') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000391') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000392') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000393') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000394') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000395') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000396') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000397') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000398') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000399') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000400') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000401') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000402') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000403') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000404') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000405') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000406') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000407') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000408') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000409') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000410') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000411') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000412') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000413') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000414') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000415') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000417') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000418') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000419') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000423') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000428') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000429') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000430') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000431') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000432') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000433') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000434') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000435') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000436') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000437') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000438') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000439') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000440') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000441') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000442') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000443') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000444') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000445') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000446') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000447') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000448') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000449') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000450') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000451') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000452') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000453') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000454') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000455') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000456') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000457') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000458') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000459') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000460') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000461') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000462') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000463') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000464') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000465') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000466') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000467') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000468') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000469') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000470') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000471') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000472') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000473') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000474') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000475') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000476') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000478') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000479') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000480') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000481') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000483') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000485') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000486') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000487') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000488') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000489') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000492') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000493') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000494') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000498') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000499') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000500') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000501') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000502') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000503') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000504') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000505') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000506') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000507') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000508') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000509') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000510') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000511') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000512') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000513') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000514') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000515') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000516') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000517') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000518') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000519') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000520') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000521') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000522') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000523') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000524') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000525') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000526') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000527') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000528') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000529') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000530') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000531') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000532') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000533') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000534') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000535') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000536') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000537') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000538') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000539') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000540') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000541') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000542') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000543') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000544') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000545') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000546') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000547') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000549') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000550') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000551') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000554') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000555') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000556') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000559') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000561') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000562') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000564') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000565') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000566') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000567') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000568') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000569') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000570') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000571') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000572') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000573') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000574') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000575') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000576') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000577') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000578') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000579') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000580') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000581') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000582') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000583') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000585') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000587') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000588') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000589') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000590') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000591') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000592') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000593') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000594') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000595') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000596') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000597') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000598') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000600') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000602') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000605') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000608') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000609') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000610') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000611') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000612') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000613') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000614') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000616') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000617') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000618') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000619') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000620') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000621') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000622') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000623') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000624') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000625') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000626') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000638') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000639') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000640') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000647') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000648') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000649') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000650') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000651') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000653') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000654') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000660') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000661') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000662') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000663') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000664') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000665') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000666') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000667') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000669') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000670') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000675') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000676') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000677') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000678') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000683') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000686') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000688') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000689') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000690') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000692') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000693') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000694') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000695') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000696') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000698') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000700') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000701') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000702') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000703') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000704') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000705') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000706') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000707') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000708') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000711') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000712') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000713') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000714') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000715') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000716') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000717') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000719') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000720') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000721') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000722') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000723') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000724') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000725') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000726') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000727') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000728') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000729') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000730') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000731') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000732') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000739') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000740') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000741') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000742') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000743') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000744') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000745') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000746') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000747') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000748') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000750') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000751') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000752') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000753') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000754') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000755') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000756') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000757') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000758') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000759') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000760') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000761') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000762') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000763') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000764') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000765') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000766') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000767') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000768') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000769') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000770') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000771') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000776') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000777') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000778') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000779') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000780') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000783') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000784') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000785') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000786') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000787') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000788') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000789') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000790') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000791') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000792') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000794') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000795') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000796') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000797') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000798') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000799') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000800') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000801') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000802') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000803') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000804') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000805') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000806') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000807') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000808') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000809') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000810') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000811') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000812') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000813') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000814') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000815') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000816') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000817') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000818') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000819') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000820') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000821') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000822') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000823') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000824') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000825') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000826') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000827') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000828') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000829') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000830') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000831') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000832') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000833') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000834') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000835') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000836') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000837') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000838') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000839') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000840') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000841') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000842') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000843') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000844') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000845') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000846') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000847') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000848') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000849') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000850') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000851') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000852') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000853') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000854') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000855') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000856') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000857') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000858') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000859') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000860') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000861') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000862') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000863') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000864') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000865') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000866') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000867') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000868') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000869') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000870') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000871') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000872') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000873') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000875') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000876') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000877') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000878') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000879') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000880') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000881') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000882') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000883') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000884') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000885') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000886') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000887') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000888') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000889') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000890') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000891') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000893') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000894') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000895') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000896') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000897') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000898') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000899') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000902') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000903') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000904') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000906') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000907') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000908') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000909') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000910') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000911') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000912') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000913') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000914') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000915') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000916') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000917') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000918') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000919') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000920') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000921') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000922') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000923') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000924') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000926') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000927') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000928') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000929') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000930') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000931') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000932') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000933') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000934') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000935') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000936') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000937') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000938') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000939') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000940') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000941') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000942') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000943') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000944') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000945') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000946') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000947') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000948') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000949') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000950') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000951') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000952') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000953') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000954') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000955') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000956') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000957') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000959') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000960') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000961') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000962') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000963') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000964') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000965') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000966') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000967') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000968') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000969') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000976') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000977') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000978') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000979') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000980') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000981') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000982') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000983') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000984') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000985') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000986') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000987') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000988') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000989') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000991') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000992') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000993') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000994') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000995') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000996') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000997') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000998') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000999') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001000') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001001') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001002') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001003') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001004') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001005') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001006') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001007') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001008') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001009') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001010') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001011') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001012') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001013') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001014') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001015') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001016') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001017') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001018') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001019') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001020') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001021') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001022') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001023') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001024') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001025') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001026') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001027') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001028') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001029') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001030') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001031') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001032') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001033') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001034') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001035') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001036') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001037') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001038') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001039') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001040') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001041') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001042') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001043') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001044') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001045') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001046') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001047') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001048') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001049') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001050') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001051') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001052') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001053') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001054') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001055') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001056') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001057') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001058') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001059') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001060') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001061') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001062') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001063') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001064') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001065') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001066') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001067') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001068') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001069') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001070') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001071') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001072') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001073') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001074') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001075') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001076') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001077') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001078') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001079') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001080') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001081') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001082') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001083') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001084') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001085') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001086') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001087') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001088') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001089') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001090') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001091') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001092') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001093') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001094') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001095') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001099') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001100') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001102') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001103') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001104') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001105') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001106') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001107') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001108') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001109') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001110') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001111') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001112') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001113') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001114') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001115') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001116') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001117') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001118') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001119') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001120') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001121') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001122') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001123') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001124') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001125') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001126') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001127') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001128') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001129') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001130') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001131') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001132') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001133') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001134') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001135') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001136') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001137') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001138') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001139') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001140') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001141') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001142') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001143') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001144') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001145') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001146') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001147') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001148') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001149') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001150') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001151') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001152') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001153') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001160') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001161') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001162') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001163') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001164') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001165') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001166') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001167') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001168') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001169') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001170') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001171') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001172') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001173') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001174') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001175') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001176') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001177') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001178') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001179') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001180') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001181') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001182') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001183') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001184') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001185') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010000') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010001') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010002') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010003') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010004') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010005') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010007') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010008') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010009') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010010') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010011') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010013') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010014') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010015') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010016') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010017') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010018') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010019') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010020') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010022') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010023') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010024') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010025') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010026') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010027') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010028') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010029') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010030') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010031') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010032') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010033') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010034') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010035') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010036') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010037') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010038') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010039') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010040') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010041') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010042') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010043') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010044') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010045') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010046') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010047') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010048') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010049') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010050') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010051') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010052') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010053') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010054') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010055') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010056') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010057') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010058') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010059') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010060') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010061') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010064') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010065') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010066') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010067') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010068') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010070') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010071') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010072') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010073') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010074') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010075') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010076') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010077') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010084') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010085') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010086') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010087') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010088') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010089') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010090') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010091') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010092') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010093') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010094') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010095') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010096') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010097') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010098') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010099') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010100') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010101') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010277') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010278') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010283') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010284') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010285') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010286') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010287') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010288') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010289') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010295') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010296') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010298') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010299') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010300') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010301') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010307') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010308') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010309') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010310') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010334') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010335') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010336') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010337') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010338') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010340') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010341') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010342') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010343') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010344') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010345') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010346') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010347') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010349') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010351') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010353') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010354') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010355') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010358') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010359') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010360') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010362') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010363') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010364') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010365') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010366') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010367') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010368') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010369') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010370') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010371') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010372') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010373') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010374') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010375') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010376') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010377') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010378') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010379') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010383') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010410') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010411') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010412') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010414') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010415') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010416') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010417') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010418') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010419') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010420') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010423') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010424') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010425') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010426') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010427') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010428') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010429') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010430') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010431') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010432') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010433') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010434') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010435') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010436') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010437') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010438') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010439') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010440') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010441') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010442') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010443') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010444') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010445') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010446') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010447') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010448') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010450') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010451') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010452') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010453') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010454') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010455') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010456') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010457') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010458') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010459') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010460') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010461') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010462') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010463') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010464') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010465') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010468') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010469') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010471') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010496') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010497') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010498') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010499') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010500') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010501') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010502') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010503') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010504') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010505') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010506') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010507') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010508') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010509') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010510') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010511') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010512') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010513') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010514') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010515') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010516') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010517') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010518') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010519') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010520') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010521') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010522') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010523') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010525') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010526') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010527') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010528') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010530') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010531') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010532') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010533') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010673') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010674') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010775') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010776') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010777') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010778') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010779') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010780') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010781') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010782') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010783') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010784') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010785') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010786') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010787') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010788') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010789') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010790') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010791') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010792') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010793') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010794') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010795') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011000') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011001') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011002') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011003') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011004') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011005') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011006') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011007') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011008') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011009') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011010') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011011') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011012') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011013') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011014') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011015') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011016') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011017') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011018') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011019') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011020') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011021') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011022') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011023') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011024') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011025') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011026') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011027') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011028') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011029') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011030') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011031') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011032') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011033') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011034') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011035') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011036') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011037') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011038') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011039') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011040') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011041') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011042') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011043') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011044') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011045') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011046') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011047') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011048') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011049') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011050') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011051') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011052') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011053') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011054') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011055') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011056') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011057') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011058') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011059') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011060') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011061') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011062') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011063') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011064') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011065') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011066') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011067') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011068') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011069') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011070') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011071') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011072') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011073') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011074') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011075') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011076') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011077') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011078') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011079') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011080') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011081') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011082') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011083') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011084') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011085') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011086') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011087') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011088') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011089') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011090') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011091') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011092') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011093') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011094') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011095') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011096') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011097') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011098') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011099') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011100') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011101') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011102') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011103') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011104') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011105') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011106') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011107') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011108') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011109') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011110') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011111') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011112') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011113') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011114') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011115') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011116') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011117') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011118') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011119') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011120') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011121') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011123') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011125') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011126') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011130') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_011131') then
    return true
  end
  return false
end
is_close_match_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000490)

# File lib/biointerchange/sio.rb, line 721
def self.is_close_match_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000490')
end
is_comparable_to() click to toggle source

is comparable to is a relation between two entities that share at least one feature whose value can be compared. (semanticscience.org/resource/SIO_000736)

# File lib/biointerchange/sio.rb, line 1015
def self.is_comparable_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000736')
end
is_component_part_of() click to toggle source

is component part of is a relation between a component and a whole, where the component is instrinsic to the whole, and loss of the part would change the kind that the whole is. (semanticscience.org/resource/SIO_000313)

# File lib/biointerchange/sio.rb, line 541
def self.is_component_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000313')
end
is_concretization_of() click to toggle source

A is concretization of B iff A is a quality of a material entity and B is an informational entity. (semanticscience.org/resource/SIO_000214)

# File lib/biointerchange/sio.rb, line 217
def self.is_concretization_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000214')
end
is_connected_to() click to toggle source

A is connected to B iff there exists a fiat, material or temporal path between A and B. [S] (semanticscience.org/resource/SIO_000203)

# File lib/biointerchange/sio.rb, line 151
def self.is_connected_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000203')
end
is_contained_in() click to toggle source

A is contained in B iff the spatial region occupied by A is part of the spatial region occupied by B and A is not part of B. [T] (semanticscience.org/resource/SIO_000128)

# File lib/biointerchange/sio.rb, line 121
def self.is_contained_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000128')
end
is_covalently_connected_to() click to toggle source

is covalently connected to is a relation between an atom and another atom. (semanticscience.org/resource/SIO_000334)

# File lib/biointerchange/sio.rb, line 577
def self.is_covalently_connected_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000334')
end
is_covalently_connected_to_transitive() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000288)

# File lib/biointerchange/sio.rb, line 493
def self.is_covalently_connected_to_transitive
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000288')
end
is_created_by() click to toggle source

is created by is a relation between an entity and its creator. (semanticscience.org/resource/SIO_000365)

# File lib/biointerchange/sio.rb, line 649
def self.is_created_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000365')
end
is_datatype_property?(uri) click to toggle source

Determines whether the given URI is a datatype property.

uri

URI that is tested for being a datatype property

# File lib/biointerchange/sio.rb, line 10152
def self.is_datatype_property?(uri)
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000300') then
    return true
  end
  return false
end
is_denoted_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000060)

# File lib/biointerchange/sio.rb, line 61
def self.is_denoted_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000060')
end
is_described_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000557)

# File lib/biointerchange/sio.rb, line 763
def self.is_described_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000557')
end
is_direct_part_of() click to toggle source

is direct part of is a relation between a specific part (at some level of granularity) and its whole. (semanticscience.org/resource/SIO_000310)

# File lib/biointerchange/sio.rb, line 523
def self.is_direct_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000310')
end
is_directly_after() click to toggle source

is directly after is a relation between entities placed on a dimensional axis in which the projection of the position of the first entity is numerically greater than the projection of the position of the second entity, and the entities are adjacent to one another. (semanticscience.org/resource/SIO_000241)

# File lib/biointerchange/sio.rb, line 355
def self.is_directly_after
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000241')
end
is_directly_before() click to toggle source

is directly before is a relation between entities placed on a dimensional axis in which the projection of the position of the first entity is numerically less than the projection of the position of the second entity, and the entities are adjacent to one another. (semanticscience.org/resource/SIO_000242)

# File lib/biointerchange/sio.rb, line 361
def self.is_directly_before
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000242')
end
is_directly_connected_to() click to toggle source

A is directly connected to B iff there exists a path direclty between A and B. (semanticscience.org/resource/SIO_000652)

# File lib/biointerchange/sio.rb, line 877
def self.is_directly_connected_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000652')
end
is_disposition_of() click to toggle source

is disposition of is a relation between a disposition and the entity that it is a property of. (semanticscience.org/resource/SIO_000236)

# File lib/biointerchange/sio.rb, line 343
def self.is_disposition_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000236')
end
is_disputed_by() click to toggle source

has disputing evidence is a relation between a proposition and something that disputes (does not directly support) the truth of the assertion. (semanticscience.org/resource/SIO_000207)

# File lib/biointerchange/sio.rb, line 175
def self.is_disputed_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000207')
end
is_disputing_evidence_for() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000209)

# File lib/biointerchange/sio.rb, line 187
def self.is_disputing_evidence_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000209')
end
is_dissimilar_to() click to toggle source

is dissimilar to is a relation between two entities in which one is considered dissimilar to the other based on some criteria. (semanticscience.org/resource/SIO_000495)

# File lib/biointerchange/sio.rb, line 733
def self.is_dissimilar_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000495')
end
is_encoded_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010079)

# File lib/biointerchange/sio.rb, line 1195
def self.is_encoded_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010079')
end
is_end_time_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000684)

# File lib/biointerchange/sio.rb, line 961
def self.is_end_time_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000684')
end
is_equal_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000738)

# File lib/biointerchange/sio.rb, line 1027
def self.is_equal_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000738')
end
is_evidence_for() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000773)

# File lib/biointerchange/sio.rb, line 1045
def self.is_evidence_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000773')
end
is_exact_match_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000484)

# File lib/biointerchange/sio.rb, line 715
def self.is_exact_match_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000484')
end
is_expression_of() click to toggle source

is expression of is a relation between more concrete expression of some conceptualization. (semanticscience.org/resource/SIO_000421)

# File lib/biointerchange/sio.rb, line 667
def self.is_expression_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000421')
end
is_first_part_of() click to toggle source

is first part of is a proper part relation in which the part is the first of a set of linearly ordered parts resulting from the projection of the whole on a linear coordinate system. (semanticscience.org/resource/SIO_000970)

# File lib/biointerchange/sio.rb, line 1093
def self.is_first_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000970')
end
is_frequency_of() click to toggle source

is frequency of is a relation between a temporal unit and an object or event (semanticscience.org/resource/SIO_000901)

# File lib/biointerchange/sio.rb, line 1081
def self.is_frequency_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000901')
end
is_function_of() click to toggle source

is function of is a relation between a function and an entity that it is a property of. (semanticscience.org/resource/SIO_000226)

# File lib/biointerchange/sio.rb, line 283
def self.is_function_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000226')
end
is_generalization_of() click to toggle source

is generalization of is a relation between a more general instance (in terms of spatial/temporal localization & other attributres) than the other. (semanticscience.org/resource/SIO_001097)

# File lib/biointerchange/sio.rb, line 1135
def self.is_generalization_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001097')
end
is_greater_than() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000734)

# File lib/biointerchange/sio.rb, line 1003
def self.is_greater_than
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000734')
end
is_greater_than_or_equal_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000699)

# File lib/biointerchange/sio.rb, line 979
def self.is_greater_than_or_equal_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000699')
end
is_homologous_to() click to toggle source

a relation between two entities which indicates their common ancestry. (semanticscience.org/resource/SIO_010302)

# File lib/biointerchange/sio.rb, line 1225
def self.is_homologous_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010302')
end
is_identifier_for() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000672)

# File lib/biointerchange/sio.rb, line 919
def self.is_identifier_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000672')
end
is_immediately_preceded_by() click to toggle source

A non-transitive temporal relation in which one process is immediately preceded by another process, such that there is no interval of time between the two processes. (semanticscience.org/resource/SIO_000251)

# File lib/biointerchange/sio.rb, line 415
def self.is_immediately_preceded_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000251')
end
is_implementation_of() click to toggle source

is implementation of is a relation between an information entity and a specification that it conforms to. (semanticscience.org/resource/SIO_000233)

# File lib/biointerchange/sio.rb, line 325
def self.is_implementation_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000233')
end
is_inequal_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000749)

# File lib/biointerchange/sio.rb, line 1033
def self.is_inequal_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000749')
end
is_input_in() click to toggle source

is input in is a relation between an entity and a process, where the entity is present at the beginning of the process. (semanticscience.org/resource/SIO_000231)

# File lib/biointerchange/sio.rb, line 313
def self.is_input_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000231')
end
is_last_part_of() click to toggle source

is last part of is a proper part relation in which the part is the last of a set of linearly ordered parts resulting from the projection of the whole on a linear coordinate system. (semanticscience.org/resource/SIO_000973)

# File lib/biointerchange/sio.rb, line 1111
def self.is_last_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000973')
end
is_lesser_than() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000735)

# File lib/biointerchange/sio.rb, line 1009
def self.is_lesser_than
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000735')
end
is_lesser_than_or_equal_to() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000733)

# File lib/biointerchange/sio.rb, line 997
def self.is_lesser_than_or_equal_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000733')
end
is_located_in() click to toggle source

A is located in B iff the spatial region occupied by A is part of the spatial region occupied by B. [T] (semanticscience.org/resource/SIO_000061)

# File lib/biointerchange/sio.rb, line 67
def self.is_located_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000061')
end
is_location_of() click to toggle source

A is location of B iff the spatial region occupied by A has the spatial region occupied by B as a part. [T] (semanticscience.org/resource/SIO_000145)

# File lib/biointerchange/sio.rb, line 139
def self.is_location_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000145')
end
is_manifestation_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000426)

# File lib/biointerchange/sio.rb, line 691
def self.is_manifestation_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000426')
end
is_manifested_as() click to toggle source

is manifested as is a relation between an expression and its manifestations. (semanticscience.org/resource/SIO_000341)

# File lib/biointerchange/sio.rb, line 601
def self.is_manifested_as
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000341')
end
is_match_to() click to toggle source

A is match to B iff A and B are terms with similar (related, broad, close, exact) meanings (semanticscience.org/resource/SIO_000482)

# File lib/biointerchange/sio.rb, line 709
def self.is_match_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000482')
end
is_measurement_value_of() click to toggle source

is measurement value of is a relation between a value and the entity that it is a measurement of. (semanticscience.org/resource/SIO_000215)

# File lib/biointerchange/sio.rb, line 223
def self.is_measurement_value_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000215')
end
is_member_of() click to toggle source

is member of is a mereological relation between a item and a collection. (semanticscience.org/resource/SIO_000095)

# File lib/biointerchange/sio.rb, line 109
def self.is_member_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000095')
end
is_model_of() click to toggle source

is model of is a relation between a model (an artifact) and the entity it purports to represent. (semanticscience.org/resource/SIO_000632)

# File lib/biointerchange/sio.rb, line 817
def self.is_model_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000632')
end
is_modelled_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000633)

# File lib/biointerchange/sio.rb, line 823
def self.is_modelled_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000633')
end
is_mutual_capability_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001101)

# File lib/biointerchange/sio.rb, line 1147
def self.is_mutual_capability_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001101')
end
is_mutual_disposition_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000697)

# File lib/biointerchange/sio.rb, line 973
def self.is_mutual_disposition_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000697')
end
is_mutual_role_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000710)

# File lib/biointerchange/sio.rb, line 991
def self.is_mutual_role_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000710')
end
is_named_individual?(uri) click to toggle source

Determines whether the given URI is a named individual.

uri

URI that is tested for being a named individual

# File lib/biointerchange/sio.rb, line 14177
def self.is_named_individual?(uri)
  return false
end
is_narrower_than() click to toggle source

A is narrower than B iff the meaning of term A is narrower in scope than the meaning of term B (semanticscience.org/resource/SIO_000427)

# File lib/biointerchange/sio.rb, line 697
def self.is_narrower_than
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000427')
end
is_narrower_than_t() click to toggle source

A is narrower than B (t) iff for A is narrower than B. (semanticscience.org/resource/SIO_000424)

# File lib/biointerchange/sio.rb, line 679
def self.is_narrower_than_t
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000424')
end
is_numerically_comparable_to() click to toggle source

is numerically comparable to is a comparison relation between two quantities whose datatype value can be compared. (semanticscience.org/resource/SIO_000737)

# File lib/biointerchange/sio.rb, line 1021
def self.is_numerically_comparable_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000737')
end
is_object_property?(uri) click to toggle source

Determines whether the given URI is an object property.

uri

URI that is tested for being an object property

# File lib/biointerchange/sio.rb, line 9542
def self.is_object_property?(uri)
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000001') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000008') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000011') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000020') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000028') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000029') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000053') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000054') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000059') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000060') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000061') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000062') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000063') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000064') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000066') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000068') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000093') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000095') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000096') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000128') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000132') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000139') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000145') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000202') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000203') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000204') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000205') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000206') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000207') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000208') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000209') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000210') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000211') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000212') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000213') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000214') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000215') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000216') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000217') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000218') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000219') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000221') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000222') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000223') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000224') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000225') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000226') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000227') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000228') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000229') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000230') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000231') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000232') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000233') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000234') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000235') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000236') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000240') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000241') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000242') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000243') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000244') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000245') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000246') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000247') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000248') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000249') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000250') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000251') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000252') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000253') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000254') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000255') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000272') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000273') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000274') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000277') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000278') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000283') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000286') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000288') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000291') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000292') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000293') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000294') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000310') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000311') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000312') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000313') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000322') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000323') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000324') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000325') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000332') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000334') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000335') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000338') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000339') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000341') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000352') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000355') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000356') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000362') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000363') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000364') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000365') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000369') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000420') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000421') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000422') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000424') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000425') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000426') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000427') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000477') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000482') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000484') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000490') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000491') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000495') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000496') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000497') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000552') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000553') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000557') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000558') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000563') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000586') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000628') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000629') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000630') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000631') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000632') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000633') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000634') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000635') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000636') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000641') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000642') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000643') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000644') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000646') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000652') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000655') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000656') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000657') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000658') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000668') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000671') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000672') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000673') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000674') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000679') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000680') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000681') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000682') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000684') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000687') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000697') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000699') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000709') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000710') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000733') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000734') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000735') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000736') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000737') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000738') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000749') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000772') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000773') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000774') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000775') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000793') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000892') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000900') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000901') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000905') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000970') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000971') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000972') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000973') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000974') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_000975') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001096') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001097') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001098') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001101') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001154') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001155') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001156') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001157') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001158') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_001159') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010078') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010079') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010080') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010081') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010082') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010083') then
    return true
  end
  if uri == RDF::URI.new('http://semanticscience.org/resource/SIO_010302') then
    return true
  end
  return false
end
is_opposite_to() click to toggle source

is opposite to is a relation between two entities in which one is diametrically opposed to the other. (semanticscience.org/resource/SIO_000496)

# File lib/biointerchange/sio.rb, line 739
def self.is_opposite_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000496')
end
is_ordered_part_of() click to toggle source

is ordered part of is a proper part relation in which the part is one of a set of linearly ordered parts resulting from the projection of the whole on a linear coordinate system. (semanticscience.org/resource/SIO_000975)

# File lib/biointerchange/sio.rb, line 1123
def self.is_ordered_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000975')
end
is_orthologous_to() click to toggle source

is orthologous to is a relation between two biological entities that share a common ancestor and occur in different species. (semanticscience.org/resource/SIO_000558)

# File lib/biointerchange/sio.rb, line 769
def self.is_orthologous_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000558')
end
is_output_of() click to toggle source

is output of is a relation between an entity and a process, where the entity is present at the end of the process. (semanticscience.org/resource/SIO_000232)

# File lib/biointerchange/sio.rb, line 319
def self.is_output_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000232')
end
is_paralogous_to() click to toggle source

is paralogous to is a relation between two entities which indicates their common ancestry as a result of a gene duplication. (semanticscience.org/resource/SIO_000630)

# File lib/biointerchange/sio.rb, line 799
def self.is_paralogous_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000630')
end
is_parameter_in() click to toggle source

is parameter in is a relation between a data item and some data transformation process. (semanticscience.org/resource/SIO_000553)

# File lib/biointerchange/sio.rb, line 757
def self.is_parameter_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000553')
end
is_part_of() click to toggle source

is part of is a transitive, reflexive and anti-symmetric mereological relation between a whole and itself or a part and its whole. (semanticscience.org/resource/SIO_000068)

# File lib/biointerchange/sio.rb, line 97
def self.is_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000068')
end
is_participant_in() click to toggle source

is participant in is a relation that describes the participation of the subject in the (processual) object. (semanticscience.org/resource/SIO_000062)

# File lib/biointerchange/sio.rb, line 73
def self.is_participant_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000062')
end
is_positionally_after() click to toggle source

is positionally after is a relation between entities placed on a dimensional axis in which the projection of the position of the first entity is numerically greater than the projection of the position of the second entity. (semanticscience.org/resource/SIO_000211)

# File lib/biointerchange/sio.rb, line 199
def self.is_positionally_after
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000211')
end
is_positionally_before() click to toggle source

is positionally before is a relation between entities placed on a dimensional axis in which the projection of the position of the first entity is numerically less than the projection of the position of the second entity. (semanticscience.org/resource/SIO_000240)

# File lib/biointerchange/sio.rb, line 349
def self.is_positionally_before
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000240')
end
is_preceded_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000249)

# File lib/biointerchange/sio.rb, line 403
def self.is_preceded_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000249')
end
is_prior_version_of() click to toggle source

A is prior version of B iff A is a variant of B and B derives from A. (semanticscience.org/resource/SIO_000274)

# File lib/biointerchange/sio.rb, line 463
def self.is_prior_version_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000274')
end
is_product_of() click to toggle source

is product of is a relation between an entity and a process, where the entity is present at the end of the process as a result of a transformation in the process target. (semanticscience.org/resource/SIO_000311)

# File lib/biointerchange/sio.rb, line 529
def self.is_product_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000311')
end
is_proper_part_of() click to toggle source

is proper part of is an asymmetric, irreflexive (normally transitive) relation between a part and its distinct whole. (semanticscience.org/resource/SIO_000093)

# File lib/biointerchange/sio.rb, line 103
def self.is_proper_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000093')
end
is_property_of() click to toggle source

is property of is a relation betweena quality, capability or role and the entity that it and it alone bears. (semanticscience.org/resource/SIO_000224)

# File lib/biointerchange/sio.rb, line 271
def self.is_property_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000224')
end
is_provider_of() click to toggle source

is provider of is a relation between a source and the entity it makes available. (semanticscience.org/resource/SIO_000064)

# File lib/biointerchange/sio.rb, line 85
def self.is_provider_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000064')
end
is_quality_of() click to toggle source

is quality of is a relation between a quality and the entity that it is a property of. (semanticscience.org/resource/SIO_000218)

# File lib/biointerchange/sio.rb, line 241
def self.is_quality_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000218')
end
is_realizable_property_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000643)

# File lib/biointerchange/sio.rb, line 859
def self.is_realizable_property_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000643')
end
is_realized_in() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000356)

# File lib/biointerchange/sio.rb, line 619
def self.is_realized_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000356')
end
is_referenced_by() click to toggle source

is reference for is a relation between a document that provides information about an entity. (semanticscience.org/resource/SIO_000252)

# File lib/biointerchange/sio.rb, line 421
def self.is_referenced_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000252')
end
is_referred_to_by() click to toggle source

A is referred to by B iff B is an informational entity that makes reference to A. (semanticscience.org/resource/SIO_000212)

# File lib/biointerchange/sio.rb, line 205
def self.is_referred_to_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000212')
end
is_refuted_by() click to toggle source

has evidence is a relation between a proposition and something that refutes (is incompatible with) the truth of the assertion. (semanticscience.org/resource/SIO_000774)

# File lib/biointerchange/sio.rb, line 1051
def self.is_refuted_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000774')
end
is_refuting_evidence_for() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000775)

# File lib/biointerchange/sio.rb, line 1057
def self.is_refuting_evidence_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000775')
end
is_regulated_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001155)

# File lib/biointerchange/sio.rb, line 1159
def self.is_regulated_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001155')
end
is_represented_by() click to toggle source

is represented by: a relation between an entity and some symbol. (semanticscience.org/resource/SIO_000205)

# File lib/biointerchange/sio.rb, line 163
def self.is_represented_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000205')
end
is_result_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001157)

# File lib/biointerchange/sio.rb, line 1171
def self.is_result_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001157')
end
is_role_of() click to toggle source

is role of is a relation between a role and the entity that it is a property of. (semanticscience.org/resource/SIO_000227)

# File lib/biointerchange/sio.rb, line 289
def self.is_role_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000227')
end
is_satisfied_by() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000363)

# File lib/biointerchange/sio.rb, line 631
def self.is_satisfied_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000363')
end
is_similar_to() click to toggle source

is similar to is a relation between two entities that share one or more features. (semanticscience.org/resource/SIO_000283)

# File lib/biointerchange/sio.rb, line 481
def self.is_similar_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000283')
end
is_source_of() click to toggle source

is source of is a relation between a source of information about some entity. (semanticscience.org/resource/SIO_000219)

# File lib/biointerchange/sio.rb, line 247
def self.is_source_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000219')
end
is_specialization_of() click to toggle source

is specialization of is a relation between a more specific instance (in terms of spatial/temporal localization & other attributres) than the other. (semanticscience.org/resource/SIO_001096)

# File lib/biointerchange/sio.rb, line 1129
def self.is_specialization_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001096')
end
is_specified_by() click to toggle source

a relation between a product and the information content entity that specifies it. (semanticscience.org/resource/SIO_000339)

# File lib/biointerchange/sio.rb, line 595
def self.is_specified_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000339')
end
is_start_time_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000682)

# File lib/biointerchange/sio.rb, line 955
def self.is_start_time_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000682')
end
is_subject_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000629)

# File lib/biointerchange/sio.rb, line 793
def self.is_subject_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000629')
end
is_subsequent_version_of() click to toggle source

A is subsequent version of B iff A is a variant of B and A derives from B. (semanticscience.org/resource/SIO_000286)

# File lib/biointerchange/sio.rb, line 487
def self.is_subsequent_version_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000286')
end
is_supported_by() click to toggle source

is supported by is a relation between a proposition and something that supports the truth of the assertion. (semanticscience.org/resource/SIO_000206)

# File lib/biointerchange/sio.rb, line 169
def self.is_supported_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000206')
end
is_supporting_evidence_for() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000208)

# File lib/biointerchange/sio.rb, line 181
def self.is_supporting_evidence_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000208')
end
is_surrounded_by() click to toggle source

A ‘is surrounded by’ B iff the A ‘is contained by’ B and A ‘is adjacent to’ B or A ‘is directly connected to’ B. (semanticscience.org/resource/SIO_000323)

# File lib/biointerchange/sio.rb, line 553
def self.is_surrounded_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000323')
end
is_target_in() click to toggle source

is target in is a relation between an entity and a process, where the entity is present at the beginning of the process and undergoes a change or transformation in the process. (semanticscience.org/resource/SIO_000292)

# File lib/biointerchange/sio.rb, line 505
def self.is_target_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000292')
end
is_time_boundary_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000029)

# File lib/biointerchange/sio.rb, line 37
def self.is_time_boundary_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000029')
end
is_transcribed_from() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010081)

# File lib/biointerchange/sio.rb, line 1207
def self.is_transcribed_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010081')
end
is_transcribed_into() click to toggle source

a relation between two information content entities in which one is transcribed into (an exact or similar kind) another through some process. (semanticscience.org/resource/SIO_010080)

# File lib/biointerchange/sio.rb, line 1201
def self.is_transcribed_into
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010080')
end
is_translated_from() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010083)

# File lib/biointerchange/sio.rb, line 1219
def self.is_translated_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010083')
end
is_translated_into() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010082)

# File lib/biointerchange/sio.rb, line 1213
def self.is_translated_into
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010082')
end
is_trigger_for() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000636)

# File lib/biointerchange/sio.rb, line 841
def self.is_trigger_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000636')
end
is_unique_identifier_for() click to toggle source

is unique identifier for is a relation between an identifier and an entity that it uniquely identifies (semanticscience.org/resource/SIO_000674)

# File lib/biointerchange/sio.rb, line 931
def self.is_unique_identifier_for
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000674')
end
is_unit_of() click to toggle source

is unit of is a relation between a unit and a quantity that it is a multiple of. (semanticscience.org/resource/SIO_000222)

# File lib/biointerchange/sio.rb, line 259
def self.is_unit_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000222')
end
is_variant_of() click to toggle source

is variant of: a relationship indicating that two entities are different (by some measure), but either achieve the same objectives in different ways or are permutations of one another (temporal, logical or otherwise) (semanticscience.org/resource/SIO_000272)

# File lib/biointerchange/sio.rb, line 451
def self.is_variant_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000272')
end
is_version_of() click to toggle source

is version of is a relation that holds between any two versions in which one is a subsequent or alternate version of (through a branch). (semanticscience.org/resource/SIO_000497)

# File lib/biointerchange/sio.rb, line 745
def self.is_version_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000497')
end
is_weakly_interacting_with() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000335)

# File lib/biointerchange/sio.rb, line 583
def self.is_weakly_interacting_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000335')
end
is_weakly_interacting_with_transitive() click to toggle source

is weakly interacting with is a symmetric relation between two molecular entities (or any part thereof) that are interacting through some weak force (van der waals, hydrogen bonds, electrostatic interactions) (semanticscience.org/resource/SIO_000293)

# File lib/biointerchange/sio.rb, line 511
def self.is_weakly_interacting_with_transitive
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000293')
end
is_xenologous_to() click to toggle source

a relation between two entities which indicates their common ancestry but due to horizontal gene transfer. (semanticscience.org/resource/SIO_000634)

# File lib/biointerchange/sio.rb, line 829
def self.is_xenologous_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000634')
end
isomer() click to toggle source

An isomer is a molecule that is compositionally identical to another molecule as a result of a different atomic connectivity. (semanticscience.org/resource/SIO_010455)

# File lib/biointerchange/sio.rb, line 8339
def self.isomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010455')
end
isomerization_reaction() click to toggle source

An isomerization reaction is a chemical reaction in which a molecule is converted into its isomer. (semanticscience.org/resource/SIO_010517)

# File lib/biointerchange/sio.rb, line 8549
def self.isomerization_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010517')
end
issue() click to toggle source

an issue is a single instance of a periodically published journal, magazine, or newspaper. (semanticscience.org/resource/SIO_001169)

# File lib/biointerchange/sio.rb, line 7079
def self.issue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001169')
end
jealousy() click to toggle source

jealousy is an emotion and typically refers to the negative thoughts and feelings of insecurity, fear, and anxiety over an anticipated loss of something that the person values, particularly in reference to a human connection (semanticscience.org/resource/SIO_000849)

# File lib/biointerchange/sio.rb, line 5213
def self.jealousy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000849')
end
journal() click to toggle source

A journal is a a peer-reviewed periodical in which scholarship relating to a particular academic discipline is published. (semanticscience.org/resource/SIO_000160)

# File lib/biointerchange/sio.rb, line 1997
def self.journal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000160')
end
joy() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000850)

# File lib/biointerchange/sio.rb, line 5219
def self.joy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000850')
end
joy_is_an_emotion_of_intense_happiness() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000850)

# File lib/biointerchange/sio.rb, line 5225
def self.joy_is_an_emotion_of_intense_happiness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000850')
end
justification() click to toggle source

A justification is a proposition that defends, explains or excuses some argument. (semanticscience.org/resource/SIO_000683)

# File lib/biointerchange/sio.rb, line 4315
def self.justification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000683')
end
keyword() click to toggle source

A keyword is a descriptor in which the association of the word with the entity facilitates information retrieval. (semanticscience.org/resource/SIO_000147)

# File lib/biointerchange/sio.rb, line 1925
def self.keyword
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000147')
end
krypton_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011035)

# File lib/biointerchange/sio.rb, line 8989
def self.krypton_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011035')
end
label() click to toggle source

a label is a term that is associated with some entity (semanticscience.org/resource/SIO_000179)

# File lib/biointerchange/sio.rb, line 2111
def self.label
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000179')
end
language() click to toggle source

Language is a language entity which is the result of encoding and decoding information through systematic creation and usage of systems of symbols, each pairing a specific sign with an intended meaning, established through social conventions (semanticscience.org/resource/SIO_000104)

# File lib/biointerchange/sio.rb, line 1697
def self.language
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000104')
end
language_entity() click to toggle source

A language entity implements some language specification for the visual interpretation and is part of some document. (semanticscience.org/resource/SIO_000078)

# File lib/biointerchange/sio.rb, line 1537
def self.language_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000078')
end
language_label() click to toggle source

A language label is a label that denotes the language of a textual entity. (semanticscience.org/resource/SIO_000180)

# File lib/biointerchange/sio.rb, line 2117
def self.language_label
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000180')
end
lanthanum_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011056)

# File lib/biointerchange/sio.rb, line 9115
def self.lanthanum_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011056')
end
last_name() click to toggle source

A last name (surname) is a name added to a given name and is part of a personal name and is often the family name. (semanticscience.org/resource/SIO_000182)

# File lib/biointerchange/sio.rb, line 2129
def self.last_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000182')
end
latitude() click to toggle source

Latitude is a geographic coordinate which refers to the angle from a point on the Earth’s surface to the equatorial plane (semanticscience.org/resource/SIO_000319)

# File lib/biointerchange/sio.rb, line 2531
def self.latitude
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000319')
end
lawrencium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011117)

# File lib/biointerchange/sio.rb, line 9481
def self.lawrencium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011117')
end
lead_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011067)

# File lib/biointerchange/sio.rb, line 9181
def self.lead_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011067')
end
learning() click to toggle source

learning is the agentive process of acquiring knowledge. (semanticscience.org/resource/SIO_000744)

# File lib/biointerchange/sio.rb, line 4603
def self.learning
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000744')
end
left_value_axis() click to toggle source

A left value axis is a value axis that is spatially positioned to the left of the plot area. (semanticscience.org/resource/SIO_000459)

# File lib/biointerchange/sio.rb, line 3239
def self.left_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000459')
end
legend() click to toggle source

A legend is a part of a figure that associates textual descriptions with symbols pertaining to plotted entities. (semanticscience.org/resource/SIO_000468)

# File lib/biointerchange/sio.rb, line 3293
def self.legend
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000468')
end
length() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000041)

# File lib/biointerchange/sio.rb, line 1405
def self.length
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000041')
end
letter() click to toggle source

A letter is a document that contains a personal communication from one part to another. (semanticscience.org/resource/SIO_000306)

# File lib/biointerchange/sio.rb, line 2477
def self.letter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000306')
end
ligand() click to toggle source

a ligand is a molecule that is part of a complex by weakly interacting with another molecule (semanticscience.org/resource/SIO_010432)

# File lib/biointerchange/sio.rb, line 8207
def self.ligand
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010432')
end
line() click to toggle source

A line is curve that extends in a single dimension (e.g. straight line; exhibits no curvature), and is composed of at least two fully connected points. (semanticscience.org/resource/SIO_000511)

# File lib/biointerchange/sio.rb, line 3512
def self.line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000511')
end
line_bar_graph() click to toggle source

A line-bar graph statistical graph that contains both lines and bars. (semanticscience.org/resource/SIO_000447)

# File lib/biointerchange/sio.rb, line 3148
def self.line_bar_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000447')
end
line_chart() click to toggle source

A line graph is a statistical graph in which lines contains the evaluation of functions or individual points connected by line segments. (semanticscience.org/resource/SIO_000442)

# File lib/biointerchange/sio.rb, line 3115
def self.line_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000442')
end
line_graph() click to toggle source

A line graph is a statistical graph in which lines contains the evaluation of functions or individual points connected by line segments. (semanticscience.org/resource/SIO_000442)

# File lib/biointerchange/sio.rb, line 3109
def self.line_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000442')
end
line_segment() click to toggle source

A line segment is a line and a part of a curve that is (inclusively) bounded by two terminal points. (semanticscience.org/resource/SIO_000512)

# File lib/biointerchange/sio.rb, line 3518
def self.line_segment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000512')
end
lineage() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010053)

# File lib/biointerchange/sio.rb, line 7505
def self.lineage
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010053')
end
linear_position() click to toggle source

a linear position is the position of some object against a linear positioning system. (semanticscience.org/resource/SIO_000788)

# File lib/biointerchange/sio.rb, line 4847
def self.linear_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000788')
end
linear_value_axis() click to toggle source

A linear value axis is a value axis that corresponds to a scaling factor of 1 of the value range. (semanticscience.org/resource/SIO_000462)

# File lib/biointerchange/sio.rb, line 3257
def self.linear_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000462')
end
lipid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010011)

# File lib/biointerchange/sio.rb, line 7247
def self.lipid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010011')
end
lipid_residue() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000556)

# File lib/biointerchange/sio.rb, line 3787
def self.lipid_residue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000556')
end
liquid_solution() click to toggle source

a liquid solution is a heterogeneous substance in a liquid state. (semanticscience.org/resource/SIO_001084)

# File lib/biointerchange/sio.rb, line 6587
def self.liquid_solution
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001084')
end
liquid_solution_component() click to toggle source

a liquid solution component is a part of a liquid solution. (semanticscience.org/resource/SIO_010427)

# File lib/biointerchange/sio.rb, line 8177
def self.liquid_solution_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010427')
end
list() click to toggle source

a list is any enumeration of a set of items. (semanticscience.org/resource/SIO_000150)

# File lib/biointerchange/sio.rb, line 1937
def self.list
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000150')
end
literature_curation() click to toggle source

literature curation is the process of an agent selecting and extracting terms and phrases from a document. (semanticscience.org/resource/SIO_000998)

# File lib/biointerchange/sio.rb, line 6041
def self.literature_curation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000998')
end
lithium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011004)

# File lib/biointerchange/sio.rb, line 8803
def self.lithium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011004')
end
loathing() click to toggle source

loathing is an intense dislike or disgust. (semanticscience.org/resource/SIO_000851)

# File lib/biointerchange/sio.rb, line 5231
def self.loathing
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000851')
end
local_maximum_stationary_point() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000742)

# File lib/biointerchange/sio.rb, line 4591
def self.local_maximum_stationary_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000742')
end
local_minimum_stationary_point() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000743)

# File lib/biointerchange/sio.rb, line 4597
def self.local_minimum_stationary_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000743')
end
locomotion() click to toggle source

The self-propelled movement of an object. (semanticscience.org/resource/SIO_000581)

# File lib/biointerchange/sio.rb, line 3913
def self.locomotion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000581')
end
logarithmic_value_axis() click to toggle source

A logarithmic value axis is a scaled value axis that corresponds to a scaling factor of the logarithm of the value range. (semanticscience.org/resource/SIO_000463)

# File lib/biointerchange/sio.rb, line 3263
def self.logarithmic_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000463')
end
logical_operator() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000238)

# File lib/biointerchange/sio.rb, line 2255
def self.logical_operator
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000238')
end
loneliness() click to toggle source

Loneliness is an unpleasant emotion in which a person feels a strong sense of emptiness, yearning distress and solitude resulting from inadequate quantity or quality of social relationships. (semanticscience.org/resource/SIO_000852)

# File lib/biointerchange/sio.rb, line 5237
def self.loneliness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000852')
end
longitude() click to toggle source

Longitude is a geographic position that refers to the angle east or west of a reference meridian between the two geographical poles to another meridian that passes through an arbitrary point. (semanticscience.org/resource/SIO_000318)

# File lib/biointerchange/sio.rb, line 2525
def self.longitude
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000318')
end
love() click to toggle source

Love is an emotion of a strong affection and personal attachment. (semanticscience.org/resource/SIO_000412)

# File lib/biointerchange/sio.rb, line 2983
def self.love
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000412')
end
low_barrier_hydrogen_bond() click to toggle source

a low barrier hydrogen bond is a shorter, stronger hydrogen bond that is formed between both heteroatoms. (semanticscience.org/resource/SIO_010433)

# File lib/biointerchange/sio.rb, line 8213
def self.low_barrier_hydrogen_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010433')
end
lust() click to toggle source

lust is the strong desire for sex. (semanticscience.org/resource/SIO_000853)

# File lib/biointerchange/sio.rb, line 5243
def self.lust
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000853')
end
lutetium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011103)

# File lib/biointerchange/sio.rb, line 9397
def self.lutetium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011103')
end
mRNA_splice_variant() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010098)

# File lib/biointerchange/sio.rb, line 7715
def self.mRNA_splice_variant
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010098')
end
magazine() click to toggle source

A magazine is a periodical that typically contains essays, stories, poems, etc., by many writers, and often photographs and drawings, frequently specializing in a particular subject or area, as hobbies, news, or sports. (semanticscience.org/resource/SIO_000121)

# File lib/biointerchange/sio.rb, line 1799
def self.magazine
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000121')
end
magnesium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011011)

# File lib/biointerchange/sio.rb, line 8845
def self.magnesium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011011')
end
maintenance_of_duration_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001143)

# File lib/biointerchange/sio.rb, line 6959
def self.maintenance_of_duration_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001143')
end
maintenance_of_frequency_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001144)

# File lib/biointerchange/sio.rb, line 6965
def self.maintenance_of_frequency_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001144')
end
maintenance_of_object_consumption() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001153)

# File lib/biointerchange/sio.rb, line 7019
def self.maintenance_of_object_consumption
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001153')
end
maintenance_of_object_production() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001152)

# File lib/biointerchange/sio.rb, line 7013
def self.maintenance_of_object_production
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001152')
end
maintenance_of_spatial_extent_of_process() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001142)

# File lib/biointerchange/sio.rb, line 6953
def self.maintenance_of_spatial_extent_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001142')
end
major_tick_mark() click to toggle source

A major tick mark is a tick mark that indicates the position of a specific numeric value and is adjacent to its value label on the value axis, or is one of a pair of tick marks that delineates the boundary of a categorical value indicated by an adjacent category label on the categorical axis. (semanticscience.org/resource/SIO_000514)

# File lib/biointerchange/sio.rb, line 3534
def self.major_tick_mark
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000514')
end
major_version_number() click to toggle source

a major version number is a version of a software that exhibits a significant change in functionalilty from a prior version. (semanticscience.org/resource/SIO_001030)

# File lib/biointerchange/sio.rb, line 6233
def self.major_version_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001030')
end
male() click to toggle source

male is a biological sex of an individual with male sexual organs. (semanticscience.org/resource/SIO_010048)

# File lib/biointerchange/sio.rb, line 7475
def self.male
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010048')
end
manganese_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011024)

# File lib/biointerchange/sio.rb, line 8923
def self.manganese_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011024')
end
manual() click to toggle source

A manual is a document that instructs on the usage of a device. (semanticscience.org/resource/SIO_000161)

# File lib/biointerchange/sio.rb, line 2003
def self.manual
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000161')
end
manuscript() click to toggle source

A manuscript is a document prior to publication. (semanticscience.org/resource/SIO_000151)

# File lib/biointerchange/sio.rb, line 1943
def self.manuscript
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000151')
end
map() click to toggle source

A map is a a visual representation of an area that depicts the relationship between elements of that space. (semanticscience.org/resource/SIO_000906)

# File lib/biointerchange/sio.rb, line 5531
def self.map
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000906')
end
mass() click to toggle source

mass is the quality of the amount of substance. (semanticscience.org/resource/SIO_000279)

# File lib/biointerchange/sio.rb, line 2363
def self.mass
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000279')
end
master_s_thesis() click to toggle source

A Master’s thesis is a thesis prepared as a requirement for a Master’s degree. (semanticscience.org/resource/SIO_000167)

# File lib/biointerchange/sio.rb, line 2039
def self.master_s_thesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000167')
end
material_boundary() click to toggle source

A material boundary is the boundary of a material entity which exists as a lower dimensional entity at exactly the location where its parts no longer extend into space. Every material entity has a boundary, and a boundary is the boundary of exactly 1 material entity. (semanticscience.org/resource/SIO_000022)

# File lib/biointerchange/sio.rb, line 1315
def self.material_boundary
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000022')
end
material_entity() click to toggle source

A material entity is a physical entity that is spatially extended, exists as a whole at any point in time and has mass. (semanticscience.org/resource/SIO_000004)

# File lib/biointerchange/sio.rb, line 1243
def self.material_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000004')
end
materials_and_methods_section() click to toggle source

The materials and methods section is a document section containing a description of the materials and methods used in the study. (semanticscience.org/resource/SIO_000197)

# File lib/biointerchange/sio.rb, line 2213
def self.materials_and_methods_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000197')
end
materials_section() click to toggle source

The materials section is a document section containing a description of the materials used in the study. (semanticscience.org/resource/SIO_000198)

# File lib/biointerchange/sio.rb, line 2219
def self.materials_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000198')
end
mathematical_entity() click to toggle source

a mathematical entity is an information content entity that are components of a mathematical system or can be defined in mathematical terms. (semanticscience.org/resource/SIO_000075)

# File lib/biointerchange/sio.rb, line 1519
def self.mathematical_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000075')
end
matrix_chart() click to toggle source

A matrix chart summarizes a multidimensional data set in a grid. (semanticscience.org/resource/SIO_000930)

# File lib/biointerchange/sio.rb, line 5669
def self.matrix_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000930')
end
mature_mRNA() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010096)

# File lib/biointerchange/sio.rb, line 7703
def self.mature_mRNA
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010096')
end
max() click to toggle source

a maximal value is largest value of an attribute for the entities in the defined set. (semanticscience.org/resource/SIO_001114)

# File lib/biointerchange/sio.rb, line 6773
def self.max
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001114')
end
maximal_value() click to toggle source

a maximal value is largest value of an attribute for the entities in the defined set. (semanticscience.org/resource/SIO_001114)

# File lib/biointerchange/sio.rb, line 6767
def self.maximal_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001114')
end
mean() click to toggle source

a mean is the central tendency of a collection of numbers taken as the sum of the numbers divided by the size of the collection. (semanticscience.org/resource/SIO_001109)

# File lib/biointerchange/sio.rb, line 6725
def self.mean
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001109')
end
measured_at() click to toggle source

measured at is a relation between a measurement value and the time measurement. (semanticscience.org/resource/SIO_000793)

# File lib/biointerchange/sio.rb, line 1063
def self.measured_at
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000793')
end
measurement() click to toggle source

measurement is a procedure to obtain a measurement value. (semanticscience.org/resource/SIO_001054)

# File lib/biointerchange/sio.rb, line 6383
def self.measurement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001054')
end
measurement_scale() click to toggle source

a measurement scale is a functional specification that specifies an allowed range of categories or values. (semanticscience.org/resource/SIO_000912)

# File lib/biointerchange/sio.rb, line 5567
def self.measurement_scale
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000912')
end
measurement_value() click to toggle source

A measurement value is a quantitative description that reflects the magnitude of some attribute. (semanticscience.org/resource/SIO_000070)

# File lib/biointerchange/sio.rb, line 1489
def self.measurement_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000070')
end
median() click to toggle source

a median is the numerical value separating the higher half of a sample, a population, or a probability distribution, from the lower half. (semanticscience.org/resource/SIO_001110)

# File lib/biointerchange/sio.rb, line 6737
def self.median
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001110')
end
medical_data() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010298)

# File lib/biointerchange/sio.rb, line 7817
def self.medical_data
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010298')
end
medical_diagnosis() click to toggle source

A medical diagnosis (often simply termed diagnosis) refers to the process of attempting to determine or identify a possible disease or disorder. (semanticscience.org/resource/SIO_001001)

# File lib/biointerchange/sio.rb, line 6059
def self.medical_diagnosis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001001')
end
medical_health_record() click to toggle source

A medical health record is a record of a single patient’s medical history. (semanticscience.org/resource/SIO_001027)

# File lib/biointerchange/sio.rb, line 6215
def self.medical_health_record
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001027')
end
medical_history() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010673)

# File lib/biointerchange/sio.rb, line 8641
def self.medical_history
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010673')
end
medical_practitioner() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000716)

# File lib/biointerchange/sio.rb, line 4465
def self.medical_practitioner
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000716')
end
medical_procedure() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001024)

# File lib/biointerchange/sio.rb, line 6197
def self.medical_procedure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001024')
end
medical_report() click to toggle source

a medical report is a report prepared by a health care practioner about test outcomes or health status of an individual. (semanticscience.org/resource/SIO_001028)

# File lib/biointerchange/sio.rb, line 6221
def self.medical_report
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001028')
end
medical_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000712)

# File lib/biointerchange/sio.rb, line 4441
def self.medical_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000712')
end
medical_screening() click to toggle source

A medical screening is a medical test or series used to detect or predict the presence of disease in individuals at risk for disease within a defined group, such as a population, family, or workforce (semanticscience.org/resource/SIO_001023)

# File lib/biointerchange/sio.rb, line 6191
def self.medical_screening
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001023')
end
meitnerium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011080)

# File lib/biointerchange/sio.rb, line 9259
def self.meitnerium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011080')
end
member_count() click to toggle source

a count of the instances of a class or members in a collection. (semanticscience.org/resource/SIO_001115)

# File lib/biointerchange/sio.rb, line 6779
def self.member_count
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001115')
end
membrane_transport() click to toggle source

membrane transport is the movement of molecules across a membrane. (semanticscience.org/resource/SIO_000576)

# File lib/biointerchange/sio.rb, line 3883
def self.membrane_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000576')
end
mendelevium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011115)

# File lib/biointerchange/sio.rb, line 9469
def self.mendelevium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011115')
end
mentions() click to toggle source

references is a relation between one entity and the entity that it makes reference to by name, but is not described by it. (semanticscience.org/resource/SIO_000631)

# File lib/biointerchange/sio.rb, line 811
def self.mentions
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000631')
end
mercury_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011065)

# File lib/biointerchange/sio.rb, line 9169
def self.mercury_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011065')
end
mereological_chart() click to toggle source

a mereological chart is a chart that illustrates the parts in the context of the whole. (semanticscience.org/resource/SIO_000940)

# File lib/biointerchange/sio.rb, line 5735
def self.mereological_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000940')
end
messenger() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010439)

# File lib/biointerchange/sio.rb, line 8249
def self.messenger
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010439')
end
messenger_RNA() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010099)

# File lib/biointerchange/sio.rb, line 7721
def self.messenger_RNA
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010099')
end
metabolic_pathway() click to toggle source

a metabolic pathway is a series of biochemical reactions that begins with one or more substrates and ends with one or more products. (semanticscience.org/resource/SIO_010532)

# File lib/biointerchange/sio.rb, line 8629
def self.metabolic_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010532')
end
metabolism() click to toggle source

Metabolism is the set of chemical processes that occur within a living organism in order to maintain life. (semanticscience.org/resource/SIO_010308)

# File lib/biointerchange/sio.rb, line 7847
def self.metabolism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010308')
end
methods_section() click to toggle source

The methods section is a document section containing a description of the methods used in the study. (semanticscience.org/resource/SIO_000199)

# File lib/biointerchange/sio.rb, line 2225
def self.methods_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000199')
end
microarray_experiment() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001076)

# File lib/biointerchange/sio.rb, line 6539
def self.microarray_experiment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001076')
end
microarray_probe_set_identifier() click to toggle source

a microarray probe set identifier is an identifier for a set of probe pairs selected to represent expressed sequences on an array. (semanticscience.org/resource/SIO_001075)

# File lib/biointerchange/sio.rb, line 6533
def self.microarray_probe_set_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001075')
end
millenium() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000432)

# File lib/biointerchange/sio.rb, line 3061
def self.millenium
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000432')
end
min() click to toggle source

a minimal value is smallest value of an attribute for the entities in the defined set. (semanticscience.org/resource/SIO_001113)

# File lib/biointerchange/sio.rb, line 6761
def self.min
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001113')
end
minimal_value() click to toggle source

a minimal value is smallest value of an attribute for the entities in the defined set. (semanticscience.org/resource/SIO_001113)

# File lib/biointerchange/sio.rb, line 6755
def self.minimal_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001113')
end
minor_tick_mark() click to toggle source

A minor tick mark is a tick mark that indicates the position of a specific numeric value but has no adjacent value label, or is one of a pair of tick marks that delineates the boundary of a categorical value but has no adjacent category label on the categorical axis. (semanticscience.org/resource/SIO_000515)

# File lib/biointerchange/sio.rb, line 3540
def self.minor_tick_mark
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000515')
end
minor_version_number() click to toggle source

a minor version number is a version of a software that exhibits minor features or significant fix from a prior version. (semanticscience.org/resource/SIO_001031)

# File lib/biointerchange/sio.rb, line 6239
def self.minor_version_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001031')
end
minute() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000434)

# File lib/biointerchange/sio.rb, line 3073
def self.minute
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000434')
end
misery() click to toggle source

Misery is a feeling of great unhappiness, suffering and/or pain. (semanticscience.org/resource/SIO_000854)

# File lib/biointerchange/sio.rb, line 5249
def self.misery
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000854')
end
mode() click to toggle source

a mode is the value that appears most often in a set of data. (semanticscience.org/resource/SIO_001111)

# File lib/biointerchange/sio.rb, line 6743
def self.mode
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001111')
end
model() click to toggle source

A model is a representation of some thing. (semanticscience.org/resource/SIO_000510)

# File lib/biointerchange/sio.rb, line 3506
def self.model
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000510')
end
modification() click to toggle source

modification is the process by which an entity gains or loses parts, qualities, roles, dispositions, functions, etc, but maintains their identity through these changes. (semanticscience.org/resource/SIO_000918)

# File lib/biointerchange/sio.rb, line 5603
def self.modification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000918')
end
molecular_complex() click to toggle source

a molecular complex is a chemical complex composed of weakly interacting molecular entities, and excludes bulk solvent. (semanticscience.org/resource/SIO_010506)

# File lib/biointerchange/sio.rb, line 8483
def self.molecular_complex
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010506')
end
molecular_complex_dissociation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010286)

# File lib/biointerchange/sio.rb, line 7769
def self.molecular_complex_dissociation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010286')
end
molecular_complex_formation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010285)

# File lib/biointerchange/sio.rb, line 7763
def self.molecular_complex_formation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010285')
end
molecular_entity_role() click to toggle source

a molecular entity role is a chemical entity role held by a molecule (semanticscience.org/resource/SIO_000889)

# File lib/biointerchange/sio.rb, line 5459
def self.molecular_entity_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000889')
end
molecular_geometry() click to toggle source

Molecular structure is the spatial arrangement of atoms in a molecule and the chemical bonds that hold the atoms together. (semanticscience.org/resource/SIO_000626)

# File lib/biointerchange/sio.rb, line 4153
def self.molecular_geometry
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000626')
end
molecular_identifier() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000732)

# File lib/biointerchange/sio.rb, line 4567
def self.molecular_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000732')
end
molecular_modification() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010307)

# File lib/biointerchange/sio.rb, line 7841
def self.molecular_modification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010307')
end
molecular_orbitral() click to toggle source

a molecular orbital (or MO) is a mathematical function describing the wave-like behavior of an electron in a molecule (semanticscience.org/resource/SIO_000561)

# File lib/biointerchange/sio.rb, line 3799
def self.molecular_orbitral
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000561')
end
molecular_pocket() click to toggle source

a molecular pocket is a site on a molecule that appears as a depression into the structure. (semanticscience.org/resource/SIO_010452)

# File lib/biointerchange/sio.rb, line 8321
def self.molecular_pocket
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010452')
end
molecular_regulator() click to toggle source

a molecular regulator is a molecule that regulates the function of another chemical entity. (semanticscience.org/resource/SIO_010436)

# File lib/biointerchange/sio.rb, line 8231
def self.molecular_regulator
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010436')
end
molecular_site() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010049)

# File lib/biointerchange/sio.rb, line 7481
def self.molecular_site
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010049')
end
molecular_structure() click to toggle source

Molecular structure is the spatial arrangement of atoms in a molecule and the chemical bonds that hold the atoms together. (semanticscience.org/resource/SIO_000626)

# File lib/biointerchange/sio.rb, line 4147
def self.molecular_structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000626')
end
molecular_structure_descriptor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011121)

# File lib/biointerchange/sio.rb, line 9505
def self.molecular_structure_descriptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011121')
end
molecular_structure_file() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011120)

# File lib/biointerchange/sio.rb, line 9499
def self.molecular_structure_file
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011120')
end
molecular_tracer_role() click to toggle source

a molecular tracer role is a reactant role of a molecular entity that serves as a marker for the presence, abundance, or location of a molecular target that it associates with. (semanticscience.org/resource/SIO_000896)

# File lib/biointerchange/sio.rb, line 5495
def self.molecular_tracer_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000896')
end
molecule() click to toggle source

A molecule is the mereological maximal sum of a collection of covalently bonded atoms. (semanticscience.org/resource/SIO_011125)

# File lib/biointerchange/sio.rb, line 9517
def self.molecule
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011125')
end
molybdemum_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011041)

# File lib/biointerchange/sio.rb, line 9025
def self.molybdemum_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011041')
end
monomer() click to toggle source

A monomer is a submolecule that is proper part of some polymer, and is a building block for such polymer. (semanticscience.org/resource/SIO_000146)

# File lib/biointerchange/sio.rb, line 1919
def self.monomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000146')
end
monosaccharide() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010030)

# File lib/biointerchange/sio.rb, line 7367
def self.monosaccharide
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010030')
end
month() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000429)

# File lib/biointerchange/sio.rb, line 3043
def self.month
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000429')
end
morpheme() click to toggle source

a morpheme is the smallest semantically meaningful unit in a language (semanticscience.org/resource/SIO_001040)

# File lib/biointerchange/sio.rb, line 6293
def self.morpheme
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001040')
end
motif() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000131)

# File lib/biointerchange/sio.rb, line 1853
def self.motif
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000131')
end
mouse() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000486)

# File lib/biointerchange/sio.rb, line 3390
def self.mouse
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000486')
end
movement() click to toggle source

Movement is the process in which an object is spatially displaced. (semanticscience.org/resource/SIO_000570)

# File lib/biointerchange/sio.rb, line 3847
def self.movement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000570')
end
movement_equation() click to toggle source

a movement equation describes the displacement of an object in space over time. (semanticscience.org/resource/SIO_000566)

# File lib/biointerchange/sio.rb, line 3823
def self.movement_equation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000566')
end
movie() click to toggle source

A movie is a series of images that are displayed in rapid succession to give the impression of movement. (semanticscience.org/resource/SIO_000297)

# File lib/biointerchange/sio.rb, line 2429
def self.movie
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000297')
end
moving_pictures() click to toggle source

A movie is a series of images that are displayed in rapid succession to give the impression of movement. (semanticscience.org/resource/SIO_000297)

# File lib/biointerchange/sio.rb, line 2435
def self.moving_pictures
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000297')
end
multicellular_organism() click to toggle source

a multi-cellular organism is an organism that consists of more than one cell. (semanticscience.org/resource/SIO_010375)

# File lib/biointerchange/sio.rb, line 8057
def self.multicellular_organism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010375')
end
multiple_sequence_alignment() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010067)

# File lib/biointerchange/sio.rb, line 7577
def self.multiple_sequence_alignment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010067')
end
mutual_disposition() click to toggle source

a mutual disposition is a disposition that simulataneously invokes another disposition when realized. (semanticscience.org/resource/SIO_000409)

# File lib/biointerchange/sio.rb, line 2965
def self.mutual_disposition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000409')
end
name() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000116)

# File lib/biointerchange/sio.rb, line 1769
def self.name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000116')
end
namespace() click to toggle source

A namespace is an informational entity that defines a logical container for a set of symbols or identifiers. (semanticscience.org/resource/SIO_000067)

# File lib/biointerchange/sio.rb, line 1477
def self.namespace
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000067')
end
namespace_label() click to toggle source

A namespace label is a short name for a namespace. (semanticscience.org/resource/SIO_000237)

# File lib/biointerchange/sio.rb, line 2249
def self.namespace_label
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000237')
end
negation_not() click to toggle source

NOT is a logical operator in that has the value true if its operand is false. (semanticscience.org/resource/SIO_000281)

# File lib/biointerchange/sio.rb, line 2375
def self.negation_not
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000281')
end
negative_charge() click to toggle source

a negative charge is a charge where the value is negative. (semanticscience.org/resource/SIO_010464)

# File lib/biointerchange/sio.rb, line 8393
def self.negative_charge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010464')
end
negative_emotion() click to toggle source

negative emotion is an emotion that does not feel good. (semanticscience.org/resource/SIO_000832)

# File lib/biointerchange/sio.rb, line 5105
def self.negative_emotion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000832')
end
negative_nucleic_acid_strand() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001176)

# File lib/biointerchange/sio.rb, line 7127
def self.negative_nucleic_acid_strand
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001176')
end
negative_regulation() click to toggle source

down-regulation is a process that decreases the frequency, rate or extent of one or more processes in relation to a reference state. (semanticscience.org/resource/SIO_010296)

# File lib/biointerchange/sio.rb, line 7811
def self.negative_regulation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010296')
end
neodymium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011092)

# File lib/biointerchange/sio.rb, line 9331
def self.neodymium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011092')
end
neon_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011009)

# File lib/biointerchange/sio.rb, line 8833
def self.neon_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011009')
end
neptunium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011107)

# File lib/biointerchange/sio.rb, line 9421
def self.neptunium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011107')
end
network_diagram() click to toggle source

A network diagram consists of a set of vertices connected by edges. (semanticscience.org/resource/SIO_000931)

# File lib/biointerchange/sio.rb, line 5675
def self.network_diagram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000931')
end
newspaper() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000163)

# File lib/biointerchange/sio.rb, line 2015
def self.newspaper
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000163')
end
nickel_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011027)

# File lib/biointerchange/sio.rb, line 8941
def self.nickel_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011027')
end
niobium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011040)

# File lib/biointerchange/sio.rb, line 9019
def self.niobium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011040')
end
nitrogen_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011006)

# File lib/biointerchange/sio.rb, line 8815
def self.nitrogen_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011006')
end
nobelium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011116)

# File lib/biointerchange/sio.rb, line 9475
def self.nobelium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011116')
end
nomimal_scale() click to toggle source

A nominal scale of measurement only specifies a limited set of categories. (semanticscience.org/resource/SIO_000913)

# File lib/biointerchange/sio.rb, line 5573
def self.nomimal_scale
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000913')
end
non_cellular_organism() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010378)

# File lib/biointerchange/sio.rb, line 8075
def self.non_cellular_organism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010378')
end
non_polar() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001047)

# File lib/biointerchange/sio.rb, line 6341
def self.non_polar
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001047')
end
non_polar_addition_reaction() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010520)

# File lib/biointerchange/sio.rb, line 8569
def self.non_polar_addition_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010520')
end
non_toxic() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001010)

# File lib/biointerchange/sio.rb, line 6113
def self.non_toxic
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001010')
end
nonpolar_solvent() click to toggle source

a non-polar solvent is a solvent that exhibits a non-polar quality. (semanticscience.org/resource/SIO_010460)

# File lib/biointerchange/sio.rb, line 8369
def self.nonpolar_solvent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010460')
end
normal() click to toggle source

A quality that has a value that is normal or average. (semanticscience.org/resource/SIO_000554)

# File lib/biointerchange/sio.rb, line 3775
def self.normal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000554')
end
normality() click to toggle source

normality is the quality in which the value may differ from normal or average (semanticscience.org/resource/SIO_000307)

# File lib/biointerchange/sio.rb, line 2483
def self.normality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000307')
end
not_started() click to toggle source

not started is the status of a process that is predicted to exist but has not yet begun. (semanticscience.org/resource/SIO_000963)

# File lib/biointerchange/sio.rb, line 5873
def self.not_started
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000963')
end
note() click to toggle source

A note is a brief document. (semanticscience.org/resource/SIO_000152)

# File lib/biointerchange/sio.rb, line 1949
def self.note
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000152')
end
novel() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000109)

# File lib/biointerchange/sio.rb, line 1727
def self.novel
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000109')
end
nucleic_acid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010008)

# File lib/biointerchange/sio.rb, line 7229
def self.nucleic_acid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010008')
end
nucleic_acid_part() click to toggle source

a nucleic acid part is a component of a nucleic acid. (semanticscience.org/resource/SIO_010335)

# File lib/biointerchange/sio.rb, line 7871
def self.nucleic_acid_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010335')
end
nucleic_acid_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010016)

# File lib/biointerchange/sio.rb, line 7277
def self.nucleic_acid_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010016')
end
nucleic_acid_strand() click to toggle source

a nucleic acid strand is a single-stranded nucleic acid that is part of a double stranded nucleic acid complex. (semanticscience.org/resource/SIO_001174)

# File lib/biointerchange/sio.rb, line 7115
def self.nucleic_acid_strand
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001174')
end
nucleophilic_addition_reaction() click to toggle source

A nucleophilic addition reaction is an addition reaction where a pi bond is removed by the creation of two new covalent bonds by the addition from a nucleophile. (semanticscience.org/resource/SIO_010522)

# File lib/biointerchange/sio.rb, line 8581
def self.nucleophilic_addition_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010522')
end
nucleotide_residue() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010075)

# File lib/biointerchange/sio.rb, line 7613
def self.nucleotide_residue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010075')
end
number() click to toggle source

A number is a mathematical object used to count, label, and measure. (semanticscience.org/resource/SIO_000366)

# File lib/biointerchange/sio.rb, line 2699
def self.number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000366')
end
number_of_objects_consumed() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001161)

# File lib/biointerchange/sio.rb, line 7031
def self.number_of_objects_consumed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001161')
end
number_of_objects_produced() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001160)

# File lib/biointerchange/sio.rb, line 7025
def self.number_of_objects_produced
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001160')
end
numeric_label() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000942)

# File lib/biointerchange/sio.rb, line 5747
def self.numeric_label
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000942')
end
numeric_scale() click to toggle source

a numeric scale of measurement is one that only specifies numeric values (semanticscience.org/resource/SIO_000915)

# File lib/biointerchange/sio.rb, line 5585
def self.numeric_scale
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000915')
end
nurse() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000398)

# File lib/biointerchange/sio.rb, line 2899
def self.nurse
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000398')
end
nurse_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000714)

# File lib/biointerchange/sio.rb, line 4453
def self.nurse_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000714')
end
object() click to toggle source

An object is an entity that is wholly identifiable at any instant of time during which it exists. (semanticscience.org/resource/SIO_000776)

# File lib/biointerchange/sio.rb, line 4787
def self.object
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000776')
end
object_quality() click to toggle source

An object quality is quality of an object. (semanticscience.org/resource/SIO_000026)

# File lib/biointerchange/sio.rb, line 1321
def self.object_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000026')
end
objective() click to toggle source

an objective is a proposition that indicates a planned or anticipated outcome. (semanticscience.org/resource/SIO_000337)

# File lib/biointerchange/sio.rb, line 2591
def self.objective
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000337')
end
observation() click to toggle source

an observation is a process of passive interaction in which one entity makes note of attributes of one or more entities. (semanticscience.org/resource/SIO_001055)

# File lib/biointerchange/sio.rb, line 6389
def self.observation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001055')
end
observational_study() click to toggle source

observational study draws inferences about the possible effect of a treatment on subjects, where the assignment of subjects into a treated group versus a control group is outside the control of the investigator (semanticscience.org/resource/SIO_000976)

# File lib/biointerchange/sio.rb, line 5915
def self.observational_study
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000976')
end
occupational_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000706)

# File lib/biointerchange/sio.rb, line 4417
def self.occupational_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000706')
end
offset() click to toggle source

A ordinal position is a number that designates the position of an entity from the first entity in an ordered sequence of entities. (semanticscience.org/resource/SIO_000613)

# File lib/biointerchange/sio.rb, line 4069
def self.offset
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000613')
end
ongoing() click to toggle source

ongoing is the status of a process that is not yet complete. (semanticscience.org/resource/SIO_000035)

# File lib/biointerchange/sio.rb, line 1363
def self.ongoing
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000035')
end
ontology_document() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000129)

# File lib/biointerchange/sio.rb, line 1841
def self.ontology_document
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000129')
end
open_reading_frame() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010073)

# File lib/biointerchange/sio.rb, line 7601
def self.open_reading_frame
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010073')
end
operon() click to toggle source

An operon is a collection of contiguous genes transcribed as a single (polycistronic) mRNA. (semanticscience.org/resource/SIO_010084)

# File lib/biointerchange/sio.rb, line 7631
def self.operon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010084')
end
opinion() click to toggle source

an opinion is a belief that is the result of emotion or interpretation of facts. (semanticscience.org/resource/SIO_001004)

# File lib/biointerchange/sio.rb, line 6077
def self.opinion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001004')
end
optical_isomer() click to toggle source

An optical isomer is a stereoisomer that rotates the plane of polarization of a beam of plane polarized light. (semanticscience.org/resource/SIO_010778)

# File lib/biointerchange/sio.rb, line 8671
def self.optical_isomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010778')
end
ordinal_position() click to toggle source

A ordinal position is a number that designates the position of an entity from the first entity in an ordered sequence of entities. (semanticscience.org/resource/SIO_000613)

# File lib/biointerchange/sio.rb, line 4063
def self.ordinal_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000613')
end
ordinary_differential_equation() click to toggle source

An ordinary differential equation (ODE) is a differential equation in which the unknown function (also known as the dependent variable) is a function of a single independent variable. (semanticscience.org/resource/SIO_000567)

# File lib/biointerchange/sio.rb, line 3829
def self.ordinary_differential_equation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000567')
end
organ() click to toggle source

an organ is a collection of tissues joined in structural unit to serve a common function. (semanticscience.org/resource/SIO_010003)

# File lib/biointerchange/sio.rb, line 7205
def self.organ
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010003')
end
organic_molecule() click to toggle source

An organic molecular entity is a chemical entity composed of organic atoms (at least carbon, hydrogen, and optionally oxygen, phosphorus, nitrogen) (semanticscience.org/resource/SIO_010072)

# File lib/biointerchange/sio.rb, line 7595
def self.organic_molecule
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010072')
end
organic_polymer() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010346)

# File lib/biointerchange/sio.rb, line 7931
def self.organic_polymer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010346')
end
organic_reaction() click to toggle source

An organic reaction is a chemical reaction involving at least one organic molecule. (semanticscience.org/resource/SIO_010516)

# File lib/biointerchange/sio.rb, line 8543
def self.organic_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010516')
end
organic_submolecule() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010071)

# File lib/biointerchange/sio.rb, line 7589
def self.organic_submolecule
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010071')
end
organism() click to toggle source

a biological organisn is a biological entity that consists of one or more cells and is capable of genomic replication (independently or not). (semanticscience.org/resource/SIO_010000)

# File lib/biointerchange/sio.rb, line 7187
def self.organism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010000')
end
organismal_stative_quality() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010057)

# File lib/biointerchange/sio.rb, line 7529
def self.organismal_stative_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010057')
end
organization() click to toggle source

An organization is a collective with a complex articulation of tasks, roles and responsibilities. (semanticscience.org/resource/SIO_000012)

# File lib/biointerchange/sio.rb, line 1273
def self.organization
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000012')
end
orientation() click to toggle source

orientation is an angle between the bearer and an axis, or the angle between the bearer and another object. (semanticscience.org/resource/SIO_000057)

# File lib/biointerchange/sio.rb, line 1471
def self.orientation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000057')
end
osmium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011061)

# File lib/biointerchange/sio.rb, line 9145
def self.osmium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011061')
end
osmosis() click to toggle source

Osmosis is the movement of water molecules through a selectively-permeable membrane down a water potential gradient. (semanticscience.org/resource/SIO_000572)

# File lib/biointerchange/sio.rb, line 3859
def self.osmosis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000572')
end
overlaps_with() click to toggle source

A overlaps with B iff there is some C that is part of both A and B. [S] (semanticscience.org/resource/SIO_000325)

# File lib/biointerchange/sio.rb, line 565
def self.overlaps_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000325')
end
oxygen_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011007)

# File lib/biointerchange/sio.rb, line 8821
def self.oxygen_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011007')
end
pH() click to toggle source

pH is a measure of the activity of the (solvated) hydrogen ion. (semanticscience.org/resource/SIO_001089)

# File lib/biointerchange/sio.rb, line 6617
def self.pH
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001089')
end
p_value() click to toggle source

a p-value or probability value is the probability of obtaining a test statistic at least as extreme as the one that was actually observed, assuming that the null hypothesis is true (semanticscience.org/resource/SIO_000765)

# File lib/biointerchange/sio.rb, line 4745
def self.p_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000765')
end
page_number() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000787)

# File lib/biointerchange/sio.rb, line 4841
def self.page_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000787')
end
page_range() click to toggle source

A page range denotes the start and end page in some document. (semanticscience.org/resource/SIO_000177)

# File lib/biointerchange/sio.rb, line 2099
def self.page_range
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000177')
end
page_total() click to toggle source

A page total is a textual entity that is about the number of pages in some informational entity. (semanticscience.org/resource/SIO_000178)

# File lib/biointerchange/sio.rb, line 2105
def self.page_total
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000178')
end
pain() click to toggle source

Pain is an unpleasant sensory and emotional experience associated with actual or potential tissue damage, or described in terms of such damage (semanticscience.org/resource/SIO_000951)

# File lib/biointerchange/sio.rb, line 5801
def self.pain
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000951')
end
pairwise_sequence_alignment() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010068)

# File lib/biointerchange/sio.rb, line 7583
def self.pairwise_sequence_alignment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010068')
end
palladium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011045)

# File lib/biointerchange/sio.rb, line 9049
def self.palladium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011045')
end
panic() click to toggle source

Panic is a sudden emotion of fear which is so strong as to dominate or prevent reason and logical thinking, replacing it with overwhelming feelings of anxiety and frantic agitation consistent with an animalistic fight-or-flight reaction. (semanticscience.org/resource/SIO_000855)

# File lib/biointerchange/sio.rb, line 5255
def self.panic
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000855')
end
paragraph() click to toggle source

A paragraph is a self-contained unit of written discourse consisting of one or more sentences. (semanticscience.org/resource/SIO_000110)

# File lib/biointerchange/sio.rb, line 1733
def self.paragraph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000110')
end
parameter() click to toggle source

A parameter is variable whose value changes the characteristics of a system or a function. (semanticscience.org/resource/SIO_000144)

# File lib/biointerchange/sio.rb, line 1913
def self.parameter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000144')
end
parameterized_data_transformation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000595)

# File lib/biointerchange/sio.rb, line 3991
def self.parameterized_data_transformation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000595')
end
partial_agreement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001180)

# File lib/biointerchange/sio.rb, line 7151
def self.partial_agreement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001180')
end
partial_charge() click to toggle source

the quality of having a charge that is not a full multiple of 1 unit charge. (semanticscience.org/resource/SIO_000809)

# File lib/biointerchange/sio.rb, line 4967
def self.partial_charge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000809')
end
partial_differential_equation() click to toggle source

A partial differential equation (PDE) is a differential equation in which the unknown function is a function of multiple independent variables and the equation involves its partial derivatives. (semanticscience.org/resource/SIO_000568)

# File lib/biointerchange/sio.rb, line 3835
def self.partial_differential_equation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000568')
end
partial_disagreement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001182)

# File lib/biointerchange/sio.rb, line 7163
def self.partial_disagreement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001182')
end
partial_negative_charge() click to toggle source

a partial positive charge is a partial charge where the value of the charge is positive. (semanticscience.org/resource/SIO_000808)

# File lib/biointerchange/sio.rb, line 4961
def self.partial_negative_charge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000808')
end
partial_positive_charge() click to toggle source

a partial negative charge is a negative charge where the value of the charge is negative. (semanticscience.org/resource/SIO_000807)

# File lib/biointerchange/sio.rb, line 4955
def self.partial_positive_charge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000807')
end
passion() click to toggle source

passion is the intense emotion compelling feeling, enthusiasm, or desire for something. (semanticscience.org/resource/SIO_000856)

# File lib/biointerchange/sio.rb, line 5261
def self.passion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000856')
end
passive_movement() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000573)

# File lib/biointerchange/sio.rb, line 3865
def self.passive_movement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000573')
end
passive_transport() click to toggle source

Passive transport is the movement of a substance across a membrane and does not require chemical energy. (semanticscience.org/resource/SIO_000562)

# File lib/biointerchange/sio.rb, line 3805
def self.passive_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000562')
end
patent() click to toggle source

A patent is an information entity granted by a patent issuing authority which confers upon the patenter the sole right to make, use and sell an invention for a set period of time. (semanticscience.org/resource/SIO_000153)

# File lib/biointerchange/sio.rb, line 1955
def self.patent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000153')
end
pathogen() click to toggle source

A pathogen or infectious agent is a microorganism that causes disease in its host. (semanticscience.org/resource/SIO_010414)

# File lib/biointerchange/sio.rb, line 8111
def self.pathogen
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010414')
end
pathway() click to toggle source

a pathway is an effective specification that outlines a set of actions that forms a way to achieve an objective. (semanticscience.org/resource/SIO_001107)

# File lib/biointerchange/sio.rb, line 6707
def self.pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001107')
end
patient() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000393)

# File lib/biointerchange/sio.rb, line 2863
def self.patient
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000393')
end
patient_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000715)

# File lib/biointerchange/sio.rb, line 4459
def self.patient_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000715')
end
pattern() click to toggle source

A pattern is a generalized representation of some repeatable concrete or informational item. (semanticscience.org/resource/SIO_000130)

# File lib/biointerchange/sio.rb, line 1847
def self.pattern
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000130')
end
peer_reviewed() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001035)

# File lib/biointerchange/sio.rb, line 6263
def self.peer_reviewed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001035')
end
peer_reviewed_article() click to toggle source

a peer reviewed article is an article that has undergone peer-review and deemed acceptable for publication. (semanticscience.org/resource/SIO_001029)

# File lib/biointerchange/sio.rb, line 6227
def self.peer_reviewed_article
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001029')
end
perception() click to toggle source

Perception is the organization, identification, and interpretation of sensory information in order to fabricate a mental representation through the process of transduction, which sensors in the body transform signals from the environment into encoded neural signals. (semanticscience.org/resource/SIO_000379)

# File lib/biointerchange/sio.rb, line 2771
def self.perception
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000379')
end
perimeter() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000046)

# File lib/biointerchange/sio.rb, line 1429
def self.perimeter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000046')
end
periodical() click to toggle source

A periodical is a publication that appears on a regular schedule. (semanticscience.org/resource/SIO_000162)

# File lib/biointerchange/sio.rb, line 2009
def self.periodical
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000162')
end
person() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000498)

# File lib/biointerchange/sio.rb, line 3432
def self.person
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000498')
end
personal_name() click to toggle source

A personal name is a name to identify an individual person and usually comprises of a first name and a last name. (semanticscience.org/resource/SIO_000183)

# File lib/biointerchange/sio.rb, line 2135
def self.personal_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000183')
end
pharmaceutical_component() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010338)

# File lib/biointerchange/sio.rb, line 7889
def self.pharmaceutical_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010338')
end
pharmaceutical_preparation() click to toggle source

A pharmaceutical preparation is a chemical substance approved for use in the medical diagnosis, cure, treatment, or prevention of disease. (semanticscience.org/resource/SIO_010039)

# File lib/biointerchange/sio.rb, line 7421
def self.pharmaceutical_preparation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010039')
end
phd_thesis() click to toggle source

A PhD thesis is a thesis prepared as a requirement for a doctoral degree. (semanticscience.org/resource/SIO_000168)

# File lib/biointerchange/sio.rb, line 2045
def self.phd_thesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000168')
end
phenotype() click to toggle source

a phenotype is an observable characteristic of an individual. (semanticscience.org/resource/SIO_010056)

# File lib/biointerchange/sio.rb, line 7523
def self.phenotype
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010056')
end
phosphorus_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011014)

# File lib/biointerchange/sio.rb, line 8863
def self.phosphorus_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011014')
end
photo() click to toggle source

A photograph is an image created by light falling on a light-sensitive surface. (semanticscience.org/resource/SIO_000082)

# File lib/biointerchange/sio.rb, line 1579
def self.photo
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000082')
end
photograph() click to toggle source

A photograph is an image created by light falling on a light-sensitive surface. (semanticscience.org/resource/SIO_000082)

# File lib/biointerchange/sio.rb, line 1573
def self.photograph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000082')
end
phrase() click to toggle source

A phrase is a group of words functioning as a single unit in the syntax of a sentence. (semanticscience.org/resource/SIO_000483)

# File lib/biointerchange/sio.rb, line 3378
def self.phrase
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000483')
end
phrase_net_diagram() click to toggle source

A phrase net diagram illustrates the relationship between different words used in a text. (semanticscience.org/resource/SIO_000939)

# File lib/biointerchange/sio.rb, line 5729
def self.phrase_net_diagram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000939')
end
physical_dimensional_quantity() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000037)

# File lib/biointerchange/sio.rb, line 1381
def self.physical_dimensional_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000037')
end
physical_entity_identifier() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000730)

# File lib/biointerchange/sio.rb, line 4555
def self.physical_entity_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000730')
end
physical_gesture() click to toggle source

A physical gesture is a form of non-verbal communication in which visible bodily actions communicate particular messages, either in place of speech or together and in parallel with spoken words. Gestures include movement of the hands, face, or other parts of the body. (semanticscience.org/resource/SIO_001059)

# File lib/biointerchange/sio.rb, line 6419
def self.physical_gesture
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001059')
end
physical_model() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000648)

# File lib/biointerchange/sio.rb, line 4183
def self.physical_model
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000648')
end
pie_chart() click to toggle source

A pie chart is a circular chart divided into sectors each of whose length is proportional to the quantity it represents. (semanticscience.org/resource/SIO_000929)

# File lib/biointerchange/sio.rb, line 5663
def self.pie_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000929')
end
pity() click to toggle source

Pity is the emotion of sadness or sorrow for another. (semanticscience.org/resource/SIO_000857)

# File lib/biointerchange/sio.rb, line 5267
def self.pity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000857')
end
placebo() click to toggle source

A placebo is a medically ineffectual treatment for a medical condition intended to deceive the recipient. (semanticscience.org/resource/SIO_010429)

# File lib/biointerchange/sio.rb, line 8189
def self.placebo
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010429')
end
plan() click to toggle source

a plan is a set of intended actions, through which one expects to achieve a goal. (semanticscience.org/resource/SIO_000076)

# File lib/biointerchange/sio.rb, line 1525
def self.plan
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000076')
end
planned() click to toggle source

planned is a process status for a process that has not yet started, but is referred to in a plan. (semanticscience.org/resource/SIO_001060)

# File lib/biointerchange/sio.rb, line 6425
def self.planned
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001060')
end
planning() click to toggle source

Planning is the agentive process of developing a plan that specifies a set of actions in order to meet a set of goals or objectives. (semanticscience.org/resource/SIO_000739)

# File lib/biointerchange/sio.rb, line 4573
def self.planning
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000739')
end
plateau_line() click to toggle source

An plateau line is a line segment in which the startpoint and endpoint are ordered along one dimension and the difference of values in a second dimension is zero. (semanticscience.org/resource/SIO_000530)

# File lib/biointerchange/sio.rb, line 3631
def self.plateau_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000530')
end
platinum_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011063)

# File lib/biointerchange/sio.rb, line 9157
def self.platinum_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011063')
end
pleasure() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000858)

# File lib/biointerchange/sio.rb, line 5273
def self.pleasure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000858')
end
ploidy() click to toggle source

Ploidy is the cellular quality relating to the amount of DNA contained in a cell. (semanticscience.org/resource/SIO_010278)

# File lib/biointerchange/sio.rb, line 7745
def self.ploidy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010278')
end
plot() click to toggle source

A plot is a part of a figure that corresponds to the spatial region between the set of axes. (semanticscience.org/resource/SIO_000449)

# File lib/biointerchange/sio.rb, line 3160
def self.plot
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000449')
end
plutonium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011108)

# File lib/biointerchange/sio.rb, line 9427
def self.plutonium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011108')
end
point() click to toggle source

A point is a geometric entity that is located in a zero-dimensional spatial region and whose position is defined by its coordinates in some coordinate system. (semanticscience.org/resource/SIO_000507)

# File lib/biointerchange/sio.rb, line 3486
def self.point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000507')
end
poison() click to toggle source

A poison is a drug that is harzardous or toxic to an organism when ingested at a certain quantity. (semanticscience.org/resource/SIO_010076)

# File lib/biointerchange/sio.rb, line 7619
def self.poison
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010076')
end
poison_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000968)

# File lib/biointerchange/sio.rb, line 5903
def self.poison_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000968')
end
polar() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001046)

# File lib/biointerchange/sio.rb, line 6335
def self.polar
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001046')
end
polar_addition_reaction() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010519)

# File lib/biointerchange/sio.rb, line 8563
def self.polar_addition_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010519')
end
polar_coordinate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000073)

# File lib/biointerchange/sio.rb, line 1507
def self.polar_coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000073')
end
polar_coordinate_system() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000327)

# File lib/biointerchange/sio.rb, line 2555
def self.polar_coordinate_system
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000327')
end
polar_quality() click to toggle source

the quality of being polar or not polar. (semanticscience.org/resource/SIO_001045)

# File lib/biointerchange/sio.rb, line 6329
def self.polar_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001045')
end
polar_solvent() click to toggle source

a polar solvent is a solvent that exhibits a polar quality. (semanticscience.org/resource/SIO_010459)

# File lib/biointerchange/sio.rb, line 8363
def self.polar_solvent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010459')
end
polonium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011069)

# File lib/biointerchange/sio.rb, line 9193
def self.polonium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011069')
end
polygon() click to toggle source

A polygon is a planar entity that is bounded by a closed path or circuit, composed of a finite connected sequence3 of straight line segments. (semanticscience.org/resource/SIO_000505)

# File lib/biointerchange/sio.rb, line 3474
def self.polygon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000505')
end
polygon_edge() click to toggle source

A polygon edge is a line segment joining two polygon vertices. (semanticscience.org/resource/SIO_000501)

# File lib/biointerchange/sio.rb, line 3450
def self.polygon_edge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000501')
end
polygon_vertex() click to toggle source

A polygon vertex is a terminal point at which two polygon edges meet and are part of a polygon. (semanticscience.org/resource/SIO_000500)

# File lib/biointerchange/sio.rb, line 3444
def self.polygon_vertex
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000500')
end
polygonal_chain_polygonal_curve_polygonal_path_piecewise_linear_curve() click to toggle source

A polyline is a connected sequence of line segments. (semanticscience.org/resource/SIO_000545)

# File lib/biointerchange/sio.rb, line 3727
def self.polygonal_chain_polygonal_curve_polygonal_path_piecewise_linear_curve
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000545')
end
polygonal_face() click to toggle source

A polygonal face is a polygon bounded by a circuit of polygon edges, and includes the flat (plane) region inside the boundary. (semanticscience.org/resource/SIO_000503)

# File lib/biointerchange/sio.rb, line 3462
def self.polygonal_face
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000503')
end
polyhedral_skeleton() click to toggle source

A polyhedral skeleton is a collection of polygon edges. (semanticscience.org/resource/SIO_000502)

# File lib/biointerchange/sio.rb, line 3456
def self.polyhedral_skeleton
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000502')
end
polyhedral_surface() click to toggle source

A polyhedral surface is composed of polygonal faces. (semanticscience.org/resource/SIO_000504)

# File lib/biointerchange/sio.rb, line 3468
def self.polyhedral_surface
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000504')
end
polyline() click to toggle source

A polyline is a connected sequence of line segments. (semanticscience.org/resource/SIO_000545)

# File lib/biointerchange/sio.rb, line 3721
def self.polyline
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000545')
end
polymer() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000314)

# File lib/biointerchange/sio.rb, line 2501
def self.polymer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000314')
end
polypeptide() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010007)

# File lib/biointerchange/sio.rb, line 7223
def self.polypeptide
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010007')
end
polypeptide_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010015)

# File lib/biointerchange/sio.rb, line 7271
def self.polypeptide_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010015')
end
population() click to toggle source

A population is all the organisms that both belong to the same group or species and live in the same geographical area. (semanticscience.org/resource/SIO_001061)

# File lib/biointerchange/sio.rb, line 6431
def self.population
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001061')
end
position() click to toggle source

A measurement of a spatial location relative to a frame of reference or other objects. (semanticscience.org/resource/SIO_000056)

# File lib/biointerchange/sio.rb, line 1465
def self.position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000056')
end
positional_description() click to toggle source

a positional description is a description of location using some system or frame of reference. (semanticscience.org/resource/SIO_000328)

# File lib/biointerchange/sio.rb, line 2561
def self.positional_description
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000328')
end
positional_role() click to toggle source

a positional role is an abstract role which holds by comparing position to another object of reference. (semanticscience.org/resource/SIO_000704)

# File lib/biointerchange/sio.rb, line 4405
def self.positional_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000704')
end
positionally_oriented_line() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000534)

# File lib/biointerchange/sio.rb, line 3655
def self.positionally_oriented_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000534')
end
positive_charge() click to toggle source

a positive charge is a charge where the value is positive. (semanticscience.org/resource/SIO_010461)

# File lib/biointerchange/sio.rb, line 8375
def self.positive_charge
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010461')
end
positive_emotion() click to toggle source

a positive emotion is an emotion that feels good. (semanticscience.org/resource/SIO_000831)

# File lib/biointerchange/sio.rb, line 5099
def self.positive_emotion
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000831')
end
positive_nucleic_acid_strand() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001175)

# File lib/biointerchange/sio.rb, line 7121
def self.positive_nucleic_acid_strand
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001175')
end
positive_regulation() click to toggle source

up-regulation is a process that increases the frequency, rate or extent of one or more processes in relation to a reference state. (semanticscience.org/resource/SIO_010295)

# File lib/biointerchange/sio.rb, line 7799
def self.positive_regulation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010295')
end
postal_code() click to toggle source

a postal code is a geographic coordinate composed of a series of letters and/or digits appended to a postal address for the purpose of sorting mail. (semanticscience.org/resource/SIO_000767)

# File lib/biointerchange/sio.rb, line 4757
def self.postal_code
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000767')
end
potassium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011018)

# File lib/biointerchange/sio.rb, line 8887
def self.potassium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011018')
end
praseodymium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011091)

# File lib/biointerchange/sio.rb, line 9325
def self.praseodymium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011091')
end
pre_mRNA() click to toggle source

Precursor mRNA (pre-mRNA) is a single strand of messenger ribonucleic acid (mRNA) that is synthesized from a DNA template throught transcription. (semanticscience.org/resource/SIO_010097)

# File lib/biointerchange/sio.rb, line 7709
def self.pre_mRNA
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010097')
end
precedes() click to toggle source

A transitive, temporal relation in which one process precedes (has occured earlier than) another process. (semanticscience.org/resource/SIO_000248)

# File lib/biointerchange/sio.rb, line 397
def self.precedes
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000248')
end
predicted() click to toggle source

predicted is the quality of an entity that has not been shown to exist but there is a claim of potential existence. (semanticscience.org/resource/SIO_000036)

# File lib/biointerchange/sio.rb, line 1369
def self.predicted
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000036')
end
predicted_gene() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000987)

# File lib/biointerchange/sio.rb, line 5981
def self.predicted_gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000987')
end
prediction() click to toggle source

prediction is the process of formulating a proposition about a state of affairs which might be realized in the future. (semanticscience.org/resource/SIO_000748)

# File lib/biointerchange/sio.rb, line 4637
def self.prediction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000748')
end
preferred_name() click to toggle source

a preferred name is the name that is generally used by some organization. (semanticscience.org/resource/SIO_000117)

# File lib/biointerchange/sio.rb, line 1775
def self.preferred_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000117')
end
premise() click to toggle source

A premise is a proposition of an argument from which the conclusion is drawn. (semanticscience.org/resource/SIO_000261)

# File lib/biointerchange/sio.rb, line 2291
def self.premise
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000261')
end
pride() click to toggle source

Pride is an emotion of satisfaction of attachment toward one’s own or another’s choices and actions, or toward a whole group of people, and is a product of praise, independent self-reflection, or a fulfilled feeling of belonging. (semanticscience.org/resource/SIO_000859)

# File lib/biointerchange/sio.rb, line 5279
def self.pride
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000859')
end
primary_active_transport() click to toggle source

Primary active transport, also called direct active transport, directly uses energy to transport molecules across a membrane. (semanticscience.org/resource/SIO_000577)

# File lib/biointerchange/sio.rb, line 3889
def self.primary_active_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000577')
end
primary_category_axis() click to toggle source

A primary category axis is a category axis that either defines the sole value range or holds the larger set of categorical values specified by the secondary category axis. (semanticscience.org/resource/SIO_000456)

# File lib/biointerchange/sio.rb, line 3219
def self.primary_category_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000456')
end
primary_database_key() click to toggle source

A primary database key is a database key that identifies every row of a table. (semanticscience.org/resource/SIO_000763)

# File lib/biointerchange/sio.rb, line 4727
def self.primary_database_key
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000763')
end
primary_graph_title() click to toggle source

A primary graph title is a primary title that describes a statistical graph. (semanticscience.org/resource/SIO_000473)

# File lib/biointerchange/sio.rb, line 3330
def self.primary_graph_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000473')
end
primary_structure_descriptor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010014)

# File lib/biointerchange/sio.rb, line 7259
def self.primary_structure_descriptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010014')
end
primary_title() click to toggle source

A primary title is a title that should be first used in describing some entity. (semanticscience.org/resource/SIO_000470)

# File lib/biointerchange/sio.rb, line 3305
def self.primary_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000470')
end
primer() click to toggle source

a primer is a nucleic acid that enables the synthesis of a complement strand of DNA by binding to it and acting as a point of transcription initiation. (semanticscience.org/resource/SIO_000779)

# File lib/biointerchange/sio.rb, line 4805
def self.primer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000779')
end
probability_measure() click to toggle source

a probability measure is quantity of how likely it is that some event will occur. (semanticscience.org/resource/SIO_000638)

# File lib/biointerchange/sio.rb, line 4159
def self.probability_measure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000638')
end
probability_value() click to toggle source

a p-value or probability value is the probability of obtaining a test statistic at least as extreme as the one that was actually observed, assuming that the null hypothesis is true (semanticscience.org/resource/SIO_000765)

# File lib/biointerchange/sio.rb, line 4739
def self.probability_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000765')
end
procedure() click to toggle source

a procedure is a process that attempts to achieve one or more objectives by following an established set of actions. (semanticscience.org/resource/SIO_000999)

# File lib/biointerchange/sio.rb, line 6047
def self.procedure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000999')
end
process() click to toggle source

A process is an entity that is identifiable only through the unfolding of time, has temporal parts, and unless otherwise specified/predicted, cannot be identified from any instant of time in which it exists. (semanticscience.org/resource/SIO_000006)

# File lib/biointerchange/sio.rb, line 1255
def self.process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000006')
end
process_down_regulation() click to toggle source

down-regulation is a process that decreases the frequency, rate or extent of one or more processes in relation to a reference state. (semanticscience.org/resource/SIO_010296)

# File lib/biointerchange/sio.rb, line 7805
def self.process_down_regulation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010296')
end
process_maintenance() click to toggle source

the process of maintaining some the frequency, rate or extent of another process. (semanticscience.org/resource/SIO_001132)

# File lib/biointerchange/sio.rb, line 6893
def self.process_maintenance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001132')
end
process_model() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000647)

# File lib/biointerchange/sio.rb, line 4177
def self.process_model
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000647')
end
process_number() click to toggle source

process number is a number associated with a process that denotes its ordinal position in a set of processes. (semanticscience.org/resource/SIO_000305)

# File lib/biointerchange/sio.rb, line 2471
def self.process_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000305')
end
process_quality() click to toggle source

A process quality is quality that is associated with a process. (semanticscience.org/resource/SIO_000027)

# File lib/biointerchange/sio.rb, line 1327
def self.process_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000027')
end
process_status() click to toggle source

process status is a process quality that describes the state of a process. (semanticscience.org/resource/SIO_000033)

# File lib/biointerchange/sio.rb, line 1351
def self.process_status
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000033')
end
process_up_regulation() click to toggle source

up-regulation is a process that increases the frequency, rate or extent of one or more processes in relation to a reference state. (semanticscience.org/resource/SIO_010295)

# File lib/biointerchange/sio.rb, line 7793
def self.process_up_regulation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010295')
end
processual_role() click to toggle source

a processual role is a role that can only be realized in a process. (semanticscience.org/resource/SIO_000677)

# File lib/biointerchange/sio.rb, line 4303
def self.processual_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000677')
end
product() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010363)

# File lib/biointerchange/sio.rb, line 7985
def self.product
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010363')
end
product_role() click to toggle source

the role of a chemical entity present at the end of a chemical reaction. (semanticscience.org/resource/SIO_000798)

# File lib/biointerchange/sio.rb, line 4901
def self.product_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000798')
end
production() click to toggle source

creation is a process in which an entity comes into existence. (semanticscience.org/resource/SIO_000588)

# File lib/biointerchange/sio.rb, line 3949
def self.production
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000588')
end
professor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000404)

# File lib/biointerchange/sio.rb, line 2935
def self.professor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000404')
end
professor_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000708)

# File lib/biointerchange/sio.rb, line 4429
def self.professor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000708')
end
prognosis() click to toggle source

A prognosis is a proposition about the likely course of a disease, the chance of recovery or recurrence. (semanticscience.org/resource/SIO_001025)

# File lib/biointerchange/sio.rb, line 6203
def self.prognosis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001025')
end
promethium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011093)

# File lib/biointerchange/sio.rb, line 9337
def self.promethium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011093')
end
promoter() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010446)

# File lib/biointerchange/sio.rb, line 8291
def self.promoter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010446')
end
proposition() click to toggle source

A proposition is a sentence expressing something true or false. (semanticscience.org/resource/SIO_000256)

# File lib/biointerchange/sio.rb, line 2267
def self.proposition
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000256')
end
prosthetic_group_role() click to toggle source

a coenzyme role of a chemical entity that is covalently bonded to the enzyme. (semanticscience.org/resource/SIO_000801)

# File lib/biointerchange/sio.rb, line 4919
def self.prosthetic_group_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000801')
end
protactinium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011105)

# File lib/biointerchange/sio.rb, line 9409
def self.protactinium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011105')
end
protein() click to toggle source

a protein is an organic polymer that is composed of a linear polymer of amino acids. (semanticscience.org/resource/SIO_010043)

# File lib/biointerchange/sio.rb, line 7445
def self.protein
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010043')
end
protein_coding_gene() click to toggle source

a gene that contains an open reading frame which codes for a protein. (semanticscience.org/resource/SIO_000985)

# File lib/biointerchange/sio.rb, line 5969
def self.protein_coding_gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000985')
end
protein_complex() click to toggle source

a protein complex is a molecular complex composed of at least two polypeptide chains. (semanticscience.org/resource/SIO_010497)

# File lib/biointerchange/sio.rb, line 8429
def self.protein_complex
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010497')
end
protein_mediated_regulation_of_translation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001130)

# File lib/biointerchange/sio.rb, line 6881
def self.protein_mediated_regulation_of_translation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001130')
end
protein_part() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010471)

# File lib/biointerchange/sio.rb, line 8417
def self.protein_part
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010471')
end
protein_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010015)

# File lib/biointerchange/sio.rb, line 7265
def self.protein_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010015')
end
province() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000661)

# File lib/biointerchange/sio.rb, line 4237
def self.province
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000661')
end
pseudogene() click to toggle source

a pseudo gene is a region of a nucleic acid that either cannot be transcribed, or its rna transcript cannot be translated. (semanticscience.org/resource/SIO_000988)

# File lib/biointerchange/sio.rb, line 5987
def self.pseudogene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000988')
end
publication() click to toggle source

A publication is a document that has been made available by a publisher. (semanticscience.org/resource/SIO_000087)

# File lib/biointerchange/sio.rb, line 1607
def self.publication
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000087')
end
publisher_role() click to toggle source

the role of an agent that prepares and issues creative works. (semanticscience.org/resource/SIO_000885)

# File lib/biointerchange/sio.rb, line 5435
def self.publisher_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000885')
end
publishing_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000884)

# File lib/biointerchange/sio.rb, line 5429
def self.publishing_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000884')
end
purpose() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000359)

# File lib/biointerchange/sio.rb, line 2687
def self.purpose
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000359')
end
quadrilateral() click to toggle source

A quadrilateral is a polygon with composed of four points and four line segments, in which each point is fully connected to two other points. (semanticscience.org/resource/SIO_000517)

# File lib/biointerchange/sio.rb, line 3552
def self.quadrilateral
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000517')
end
quality() click to toggle source

A quality is an attribute that is intrinsically associated with its bearer (or its parts), but whose presence/absence and observed/measured value may vary. (semanticscience.org/resource/SIO_000005)

# File lib/biointerchange/sio.rb, line 1249
def self.quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000005')
end
quantity() click to toggle source

A quantity is an informational entity that gives the magnitude of a property. (semanticscience.org/resource/SIO_000052)

# File lib/biointerchange/sio.rb, line 1453
def self.quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000052')
end
quaternary_structure() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010024)

# File lib/biointerchange/sio.rb, line 7331
def self.quaternary_structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010024')
end
question() click to toggle source

A question is a linguistic expression used to make a request for information. (semanticscience.org/resource/SIO_000085)

# File lib/biointerchange/sio.rb, line 1601
def self.question
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000085')
end
quote() click to toggle source

A quote is a excerpt that is attributed to a particular source. (semanticscience.org/resource/SIO_000299)

# File lib/biointerchange/sio.rb, line 2447
def self.quote
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000299')
end
race() click to toggle source

race is a characteristic of an individual by heritable phenotypic characteristics, geographic ancestry, physical appearance, ethnicity, and social status. (semanticscience.org/resource/SIO_001015)

# File lib/biointerchange/sio.rb, line 6143
def self.race
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001015')
end
radar() click to toggle source

a radar is an object-detection system which uses radio waves to determine the range, altitude, direction, or speed of objects. (semanticscience.org/resource/SIO_000928)

# File lib/biointerchange/sio.rb, line 5657
def self.radar
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000928')
end
radio_receiver() click to toggle source

A radio receiver is a communication device that receives its input from an antenna, uses electronic filters to separate a wanted radio signal from all other signals picked up by this antenna, amplifies it to a level suitable for further processing, and finally converts through demodulation and decoding the signal into a form usable for the consumer, such as sound, pictures, digital data, measurement values, navigational positions. (semanticscience.org/resource/SIO_000926)

# File lib/biointerchange/sio.rb, line 5645
def self.radio_receiver
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000926')
end
radium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011073)

# File lib/biointerchange/sio.rb, line 9217
def self.radium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011073')
end
radon_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011071)

# File lib/biointerchange/sio.rb, line 9205
def self.radon_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011071')
end
rage() click to toggle source

Rage is a feeling of intense anger that is associated with the Fight-or-flight response. (semanticscience.org/resource/SIO_000860)

# File lib/biointerchange/sio.rb, line 5285
def self.rage
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000860')
end
rat() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000487)

# File lib/biointerchange/sio.rb, line 3396
def self.rat
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000487')
end
ratio() click to toggle source

a ratio is a relationship between two numbers of the same kind expressed arithmetically as a dimensionless quotient of the two which explicitly indicates how many times the first number contains the second. (semanticscience.org/resource/SIO_001018)

# File lib/biointerchange/sio.rb, line 6161
def self.ratio
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001018')
end
ray() click to toggle source

A ray is a line which that is bounded by a startpoint and extends outwards infinitely along one dimension. (semanticscience.org/resource/SIO_000516)

# File lib/biointerchange/sio.rb, line 3546
def self.ray
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000516')
end
reactant_role() click to toggle source

the role of a chemical entity present at the beginning of a chemical reaction. (semanticscience.org/resource/SIO_000879)

# File lib/biointerchange/sio.rb, line 5399
def self.reactant_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000879')
end
reagent() click to toggle source

A reagent is a substance that is added to a system in order to bring about a chemical reaction, or added to see if a reaction occurs. (semanticscience.org/resource/SIO_010411)

# File lib/biointerchange/sio.rb, line 8099
def self.reagent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010411')
end
reagent_role() click to toggle source

a role of a chemical substance that participates in a chemical reaction as part of some scientific investigation. (semanticscience.org/resource/SIO_000893)

# File lib/biointerchange/sio.rb, line 5477
def self.reagent_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000893')
end
real() click to toggle source

real is the quality of an entity that exists in real space and time. (semanticscience.org/resource/SIO_000960)

# File lib/biointerchange/sio.rb, line 5855
def self.real
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000960')
end
realizable_entity() click to toggle source

A realizable entity is an attribute that is exhibited under some condition and is realized in some process. (semanticscience.org/resource/SIO_000340)

# File lib/biointerchange/sio.rb, line 2597
def self.realizable_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000340')
end
realizes() click to toggle source

realizes is a relation between a process and a realizable entity (role, function, disposition). (semanticscience.org/resource/SIO_000355)

# File lib/biointerchange/sio.rb, line 613
def self.realizes
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000355')
end
reason() click to toggle source

A reason is a justification that specifies the motive for an action or a determination (semanticscience.org/resource/SIO_001053)

# File lib/biointerchange/sio.rb, line 6377
def self.reason
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001053')
end
reasoning() click to toggle source

reasoning is the agentive process of using knowledge to evaluate the truth value of a proposition. (semanticscience.org/resource/SIO_000746)

# File lib/biointerchange/sio.rb, line 4615
def self.reasoning
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000746')
end
receptor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010420)

# File lib/biointerchange/sio.rb, line 8147
def self.receptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010420')
end
recipe() click to toggle source

A recipe is a set of instructions that describe how to prepare or make something. (semanticscience.org/resource/SIO_001042)

# File lib/biointerchange/sio.rb, line 6311
def self.recipe
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001042')
end
record() click to toggle source

A record is a document containing a collection of statements about some entity. (semanticscience.org/resource/SIO_000088)

# File lib/biointerchange/sio.rb, line 1613
def self.record
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000088')
end
record_identifier() click to toggle source

a record identifier is an identifier for a database entry. (semanticscience.org/resource/SIO_000729)

# File lib/biointerchange/sio.rb, line 4549
def self.record_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000729')
end
rectangle() click to toggle source

A rectangle is a quadrilateral in which one pair of line segments are parallel and the other pair are perpendicular to the first pair. (semanticscience.org/resource/SIO_000518)

# File lib/biointerchange/sio.rb, line 3558
def self.rectangle
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000518')
end
redox_reaction() click to toggle source

a redox reaction is a chemical reaction in which there is a net movement of electrons from one reactant to another. (semanticscience.org/resource/SIO_010509)

# File lib/biointerchange/sio.rb, line 8501
def self.redox_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010509')
end
reference() click to toggle source

A reference is a textual entity that describes a single source used in the preparation or development of the work. (semanticscience.org/resource/SIO_000176)

# File lib/biointerchange/sio.rb, line 2093
def self.reference
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000176')
end
references() click to toggle source

references is a relation between one entity and the entity that it makes reference to by name, but is not described by it. (semanticscience.org/resource/SIO_000631)

# File lib/biointerchange/sio.rb, line 805
def self.references
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000631')
end
referencing_cell() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000760)

# File lib/biointerchange/sio.rb, line 4709
def self.referencing_cell
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000760')
end
referent_cell() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000761)

# File lib/biointerchange/sio.rb, line 4715
def self.referent_cell
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000761')
end
refers_to() click to toggle source

refers to is a relation between one entity and the entity that it makes reference to. (semanticscience.org/resource/SIO_000628)

# File lib/biointerchange/sio.rb, line 787
def self.refers_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000628')
end
regret() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000861)

# File lib/biointerchange/sio.rb, line 5291
def self.regret
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000861')
end
regulates() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001154)

# File lib/biointerchange/sio.rb, line 1153
def self.regulates
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001154')
end
regulation() click to toggle source

regulation is a process that modulates the attributes of an object or process. (semanticscience.org/resource/SIO_000589)

# File lib/biointerchange/sio.rb, line 3955
def self.regulation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000589')
end
regulation_of_biochemical_process() click to toggle source

A process that changes the frequency, rate or extent of a biochemical process. (semanticscience.org/resource/SIO_010287)

# File lib/biointerchange/sio.rb, line 7775
def self.regulation_of_biochemical_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010287')
end
regulation_of_capability() click to toggle source

regulation of capability is the regulation of the ability of one party by another. (semanticscience.org/resource/SIO_000610)

# File lib/biointerchange/sio.rb, line 4045
def self.regulation_of_capability
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000610')
end
regulation_of_catalytic_capability() click to toggle source

the regulation of the enzymatic activity. (semanticscience.org/resource/SIO_000611)

# File lib/biointerchange/sio.rb, line 4051
def self.regulation_of_catalytic_capability
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000611')
end
regulation_of_molecular_degradation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001129)

# File lib/biointerchange/sio.rb, line 6875
def self.regulation_of_molecular_degradation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001129')
end
regulation_of_molecular_production() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001128)

# File lib/biointerchange/sio.rb, line 6869
def self.regulation_of_molecular_production
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001128')
end
regulation_of_molecular_quantity() click to toggle source

A process that modulates the frequency, rate or extent of process involved in the creation or destruction of a molecule. (semanticscience.org/resource/SIO_001127)

# File lib/biointerchange/sio.rb, line 6863
def self.regulation_of_molecular_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001127')
end
regulation_of_object_consumption() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001150)

# File lib/biointerchange/sio.rb, line 7001
def self.regulation_of_object_consumption
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001150')
end
regulation_of_object_production() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001151)

# File lib/biointerchange/sio.rb, line 7007
def self.regulation_of_object_production
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001151')
end
regulation_of_participant_quantity() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001145)

# File lib/biointerchange/sio.rb, line 6971
def self.regulation_of_participant_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001145')
end
regulation_of_process() click to toggle source

regulation of a process is a process that modulates the duration, frequency, spatial extent of a target process. (semanticscience.org/resource/SIO_000609)

# File lib/biointerchange/sio.rb, line 4039
def self.regulation_of_process
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000609')
end
regulation_of_process_duration() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001136)

# File lib/biointerchange/sio.rb, line 6917
def self.regulation_of_process_duration
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001136')
end
regulation_of_process_frequency() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001135)

# File lib/biointerchange/sio.rb, line 6911
def self.regulation_of_process_frequency
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001135')
end
regulation_of_process_spatial_extent() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001139)

# File lib/biointerchange/sio.rb, line 6935
def self.regulation_of_process_spatial_extent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001139')
end
regulation_of_transcription() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001125)

# File lib/biointerchange/sio.rb, line 6851
def self.regulation_of_transcription
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001125')
end
regulation_of_translation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001126)

# File lib/biointerchange/sio.rb, line 6857
def self.regulation_of_translation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001126')
end
regulator_role() click to toggle source

the role of a chemical entity that modifies the rate of reaction. (semanticscience.org/resource/SIO_000880)

# File lib/biointerchange/sio.rb, line 5405
def self.regulator_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000880')
end
regulatory_authority() click to toggle source

A regulatory authority is an organization responsible for exercising regulatory or supervisory capacity in some area of human activity. (semanticscience.org/resource/SIO_000619)

# File lib/biointerchange/sio.rb, line 4099
def self.regulatory_authority
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000619')
end
regulatory_pathway() click to toggle source

a regulatory pathway is a series of biochemical reactions that lead to the increase or decrease of activity of participating molecular components. (semanticscience.org/resource/SIO_010533)

# File lib/biointerchange/sio.rb, line 8635
def self.regulatory_pathway
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010533')
end
remorse() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000862)

# File lib/biointerchange/sio.rb, line 5297
def self.remorse
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000862')
end
report() click to toggle source

A report is a textual document made that present focused, salient content to a specific audience. (semanticscience.org/resource/SIO_001026)

# File lib/biointerchange/sio.rb, line 6209
def self.report
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001026')
end
representation() click to toggle source

A representation is a entity that in some way represents another entity (or attribute thereof). (semanticscience.org/resource/SIO_000612)

# File lib/biointerchange/sio.rb, line 4057
def self.representation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000612')
end
represents() click to toggle source

a represents b when a serves as a sign, symbol or model of b. (semanticscience.org/resource/SIO_000210)

# File lib/biointerchange/sio.rb, line 193
def self.represents
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000210')
end
reproduction() click to toggle source

Reproduction is the process by which a new entity is created based on another entity. (semanticscience.org/resource/SIO_000919)

# File lib/biointerchange/sio.rb, line 5609
def self.reproduction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000919')
end
resentment() click to toggle source

resentment is disgust directed toward a higher status individual. (semanticscience.org/resource/SIO_000950)

# File lib/biointerchange/sio.rb, line 5795
def self.resentment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000950')
end
results_in() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001156)

# File lib/biointerchange/sio.rb, line 1165
def self.results_in
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001156')
end
results_section() click to toggle source

The results section is a document section describing the main findings of the study. (semanticscience.org/resource/SIO_000200)

# File lib/biointerchange/sio.rb, line 2231
def self.results_section
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000200')
end
reviewed() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001034)

# File lib/biointerchange/sio.rb, line 6257
def self.reviewed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001034')
end
revision_number() click to toggle source

a revision number is a version of a software in which bugs have been fixed from a prior version. (semanticscience.org/resource/SIO_001032)

# File lib/biointerchange/sio.rb, line 6245
def self.revision_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001032')
end
rhenium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011060)

# File lib/biointerchange/sio.rb, line 9139
def self.rhenium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011060')
end
rhodium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011044)

# File lib/biointerchange/sio.rb, line 9043
def self.rhodium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011044')
end
ribonucleic_acid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010009)

# File lib/biointerchange/sio.rb, line 7235
def self.ribonucleic_acid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010009')
end
ribonucleic_acid_sequence() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010017)

# File lib/biointerchange/sio.rb, line 7283
def self.ribonucleic_acid_sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010017')
end
ribonucleotide_residue() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010337)

# File lib/biointerchange/sio.rb, line 7883
def self.ribonucleotide_residue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010337')
end
right_value_axis() click to toggle source

A right value axis is a value axis that is spatially positioned to the right of the plot area. (semanticscience.org/resource/SIO_000460)

# File lib/biointerchange/sio.rb, line 3245
def self.right_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000460')
end
rigid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001093)

# File lib/biointerchange/sio.rb, line 6641
def self.rigid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001093')
end
ring() click to toggle source

a ring is a submolecule with a circular topology. (semanticscience.org/resource/SIO_010780)

# File lib/biointerchange/sio.rb, line 8683
def self.ring
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010780')
end
rna_gene() click to toggle source

a gene that is located on RNA (semanticscience.org/resource/SIO_010101)

# File lib/biointerchange/sio.rb, line 7733
def self.rna_gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010101')
end
rna_mediated_regulation_of_translation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001131)

# File lib/biointerchange/sio.rb, line 6887
def self.rna_mediated_regulation_of_translation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001131')
end
roentgenium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011082)

# File lib/biointerchange/sio.rb, line 9271
def self.roentgenium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011082')
end
role() click to toggle source

A role is a realizable entity that describes behaviours, rights and obligations of an entity in some particular circumstance. (semanticscience.org/resource/SIO_000016)

# File lib/biointerchange/sio.rb, line 1297
def self.role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000016')
end
row() click to toggle source

A row represents a single, implicitly structured data item in a table. (semanticscience.org/resource/SIO_000752)

# File lib/biointerchange/sio.rb, line 4655
def self.row
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000752')
end
rubidium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011036)

# File lib/biointerchange/sio.rb, line 8995
def self.rubidium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011036')
end
ruthenium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011043)

# File lib/biointerchange/sio.rb, line 9037
def self.ruthenium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011043')
end
rutherfordium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011075)

# File lib/biointerchange/sio.rb, line 9229
def self.rutherfordium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011075')
end
sadness() click to toggle source

sadness is emotional pain associated with, or characterized by feelings of disadvantage, loss, despair, helplessness, sorrow, and rage. (semanticscience.org/resource/SIO_000863)

# File lib/biointerchange/sio.rb, line 5303
def self.sadness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000863')
end
samarium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011094)

# File lib/biointerchange/sio.rb, line 9343
def self.samarium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011094')
end
sample() click to toggle source

a sample is a limited quantity of something (e.g. an individual or set of individuals from a population, or a portion of a substance) to be used for testing, analysis, inspection, investigation, demonstration, or trial use. (semanticscience.org/resource/SIO_001050)

# File lib/biointerchange/sio.rb, line 6359
def self.sample
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001050')
end
sampling() click to toggle source

sampling is the act of obtaining a sample, whether through selection, collection or preparation. (semanticscience.org/resource/SIO_001049)

# File lib/biointerchange/sio.rb, line 6353
def self.sampling
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001049')
end
satisfaction() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000864)

# File lib/biointerchange/sio.rb, line 5309
def self.satisfaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000864')
end
satisfaction_is_an_emotion_of_fulfillment_of_one_s_wishes_expectations_or_needs_or_the_pleasure_derived_from_this() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000864)

# File lib/biointerchange/sio.rb, line 5315
def self.satisfaction_is_an_emotion_of_fulfillment_of_one_s_wishes_expectations_or_needs_or_the_pleasure_derived_from_this
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000864')
end
satisfies() click to toggle source

satisfies is a relation between an entity and the specification or objective that it conforms to. (semanticscience.org/resource/SIO_000362)

# File lib/biointerchange/sio.rb, line 625
def self.satisfies
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000362')
end
scaled_value_axis() click to toggle source

A scaled value axis is a value axis in which the value range was subject to a mathematic transformation. (semanticscience.org/resource/SIO_000461)

# File lib/biointerchange/sio.rb, line 3251
def self.scaled_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000461')
end
scandium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011020)

# File lib/biointerchange/sio.rb, line 8899
def self.scandium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011020')
end
scatter_graph() click to toggle source

A scatterplot is a statistical graph which uses Cartesian coordinates to display values for two variables for a set of data. The data is displayed as a collection of points, each having the value of one variable determining the position on the horizontal axis and the value of the other variable determining the position on the vertical axis. (semanticscience.org/resource/SIO_000423)

# File lib/biointerchange/sio.rb, line 3031
def self.scatter_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000423')
end
scatterplot() click to toggle source

A scatterplot is a statistical graph which uses Cartesian coordinates to display values for two variables for a set of data. The data is displayed as a collection of points, each having the value of one variable determining the position on the horizontal axis and the value of the other variable determining the position on the vertical axis. (semanticscience.org/resource/SIO_000423)

# File lib/biointerchange/sio.rb, line 3025
def self.scatterplot
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000423')
end
scientific_data() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000472)

# File lib/biointerchange/sio.rb, line 3323
def self.scientific_data
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000472')
end
scientific_name() click to toggle source

a scientific name is a name given through scientific nomenclature. (semanticscience.org/resource/SIO_000120)

# File lib/biointerchange/sio.rb, line 1793
def self.scientific_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000120')
end
seaborgium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011077)

# File lib/biointerchange/sio.rb, line 9241
def self.seaborgium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011077')
end
second() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000435)

# File lib/biointerchange/sio.rb, line 3079
def self.second
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000435')
end
second_messenger() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010440)

# File lib/biointerchange/sio.rb, line 8255
def self.second_messenger
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010440')
end
secondary_active_transport() click to toggle source

secondary active transport or co-transport uses electrochemical potential difference created by pumping ions out of the cell to transport molecules across a membrane. (semanticscience.org/resource/SIO_000578)

# File lib/biointerchange/sio.rb, line 3895
def self.secondary_active_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000578')
end
secondary_category_axis() click to toggle source

A secondary category axis is a category axis that defines a finer granular part (or subset) of the value range of the primary category axis. (semanticscience.org/resource/SIO_000457)

# File lib/biointerchange/sio.rb, line 3226
def self.secondary_category_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000457')
end
secondary_graph_title() click to toggle source

A secondary graph title is a secondary title that describes a statistical graph. (semanticscience.org/resource/SIO_000474)

# File lib/biointerchange/sio.rb, line 3336
def self.secondary_graph_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000474')
end
secondary_structure_descriptor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010022)

# File lib/biointerchange/sio.rb, line 7319
def self.secondary_structure_descriptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010022')
end
secondary_title() click to toggle source

A secondary title is a title of lesser importance that should be used after the first title in describing some entity. (semanticscience.org/resource/SIO_000471)

# File lib/biointerchange/sio.rb, line 3311
def self.secondary_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000471')
end
secretary_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000727)

# File lib/biointerchange/sio.rb, line 4537
def self.secretary_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000727')
end
selector() click to toggle source

a text span is a subset of contiguous sequence of characters of a textual entity. (semanticscience.org/resource/SIO_001073)

# File lib/biointerchange/sio.rb, line 6521
def self.selector
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001073')
end
selenium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011033)

# File lib/biointerchange/sio.rb, line 8977
def self.selenium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011033')
end
sentence() click to toggle source

A sentence is a grammatical unit consisting of one or more words that bear minimal syntactic relation to the words that precede or follow it (semanticscience.org/resource/SIO_000113)

# File lib/biointerchange/sio.rb, line 1751
def self.sentence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000113')
end
sequence() click to toggle source

a sequence is an ordered list of entities. Like a set, it contains members (also called elements, or terms). (semanticscience.org/resource/SIO_001118)

# File lib/biointerchange/sio.rb, line 6797
def self.sequence
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001118')
end
sequence_alignment() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010066)

# File lib/biointerchange/sio.rb, line 7571
def self.sequence_alignment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010066')
end
sequence_assembly() click to toggle source

a sequence assembly is a sequence that is produced as by the alignment of two or more sequences. (semanticscience.org/resource/SIO_000989)

# File lib/biointerchange/sio.rb, line 5993
def self.sequence_assembly
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000989')
end
sequence_element_position() click to toggle source

a sequence element position is the position of an element of a linear sequence. (semanticscience.org/resource/SIO_000789)

# File lib/biointerchange/sio.rb, line 4853
def self.sequence_element_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000789')
end
sequence_end_position() click to toggle source

a sequence end position is the position of the last character in a sequence of characters relative to some linear frame of reference. (semanticscience.org/resource/SIO_000792)

# File lib/biointerchange/sio.rb, line 4871
def self.sequence_end_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000792')
end
sequence_profile() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010531)

# File lib/biointerchange/sio.rb, line 8623
def self.sequence_profile
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010531')
end
sequence_start_position() click to toggle source

a sequence start position is the start position for a sequence of characters. (semanticscience.org/resource/SIO_000791)

# File lib/biointerchange/sio.rb, line 4865
def self.sequence_start_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000791')
end
sequence_variant_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000478)

# File lib/biointerchange/sio.rb, line 3354
def self.sequence_variant_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000478')
end
set() click to toggle source

a set is a collection of entities, for which there may be zero members. (semanticscience.org/resource/SIO_000289)

# File lib/biointerchange/sio.rb, line 2405
def self.set
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000289')
end
shame() click to toggle source

shame is the emotion borne from feeling responsible for the commission of an offense. (semanticscience.org/resource/SIO_000865)

# File lib/biointerchange/sio.rb, line 5321
def self.shame
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000865')
end
shape() click to toggle source

shape is the quality of a bearer that relates to its spatial extent. (semanticscience.org/resource/SIO_000055)

# File lib/biointerchange/sio.rb, line 1459
def self.shape
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000055')
end
shock() click to toggle source

shock is an emotion of sudden upset or surprise. (semanticscience.org/resource/SIO_000866)

# File lib/biointerchange/sio.rb, line 5327
def self.shock
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000866')
end
shyness() click to toggle source

shyness is an emotion of apprehension, lack of comfort, or awkwardness experienced when in proximity to, approaching, or being approached by other individuals, especially in new situations or with unfamiliar individuals. (semanticscience.org/resource/SIO_000867)

# File lib/biointerchange/sio.rb, line 5333
def self.shyness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000867')
end
sick() click to toggle source

sick is the status of a living organism that is behaving at a sub-optimal level. (semanticscience.org/resource/SIO_000954)

# File lib/biointerchange/sio.rb, line 5825
def self.sick
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000954')
end
sign_language() click to toggle source

a sign language (also signed language) is a language that involves manual communication and body language to convey meaning. This can involve simultaneously combining hand shapes, orientation and movement of the hands, arms or body, and facial expressions to fluidly express a speaker’s thoughts. (semanticscience.org/resource/SIO_000980)

# File lib/biointerchange/sio.rb, line 5939
def self.sign_language
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000980')
end
signal() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010438)

# File lib/biointerchange/sio.rb, line 8243
def self.signal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010438')
end
signal_transducer() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010437)

# File lib/biointerchange/sio.rb, line 8237
def self.signal_transducer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010437')
end
silicon_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011013)

# File lib/biointerchange/sio.rb, line 8857
def self.silicon_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011013')
end
silver_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011046)

# File lib/biointerchange/sio.rb, line 9055
def self.silver_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011046')
end
single_arrowed_line_segment() click to toggle source

A single arrowed line is directed line in which the endpoint is tangentially part of a triangle that bisects the line. (semanticscience.org/resource/SIO_000523)

# File lib/biointerchange/sio.rb, line 3589
def self.single_arrowed_line_segment
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000523')
end
single_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010498)

# File lib/biointerchange/sio.rb, line 8435
def self.single_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010498')
end
single_displacement_reaction() click to toggle source

A single displacement reaction where one atom is transferred out of one molecule and into another. (semanticscience.org/resource/SIO_010514)

# File lib/biointerchange/sio.rb, line 8531
def self.single_displacement_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010514')
end
site() click to toggle source

A site is a spatial region bounded (in part or in whole) by material entities and may be occupied by material entities. (semanticscience.org/resource/SIO_000019)

# File lib/biointerchange/sio.rb, line 1309
def self.site
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000019')
end
slideshow() click to toggle source

a slideshow is a visual presentation of information contained within a collection of slides. (semanticscience.org/resource/SIO_001170)

# File lib/biointerchange/sio.rb, line 7085
def self.slideshow
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001170')
end
slope() click to toggle source

a slope or gradient of a line describes its steepness, incline, or grade. A higher slope value indicates a steeper incline. Slope is normally described by the ratio of the “rise” divided by the “run” between two points on a line. (semanticscience.org/resource/SIO_001184)

# File lib/biointerchange/sio.rb, line 7175
def self.slope
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001184')
end
snp() click to toggle source

single nucleotide polymorphism (SNP) is a variation in a single base in the genetic composition between different individuals of the same species. (semanticscience.org/resource/SIO_010027)

# File lib/biointerchange/sio.rb, line 7349
def self.snp
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010027')
end
social_entity() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000009)

# File lib/biointerchange/sio.rb, line 1261
def self.social_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000009')
end
social_relation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000287)

# File lib/biointerchange/sio.rb, line 2399
def self.social_relation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000287')
end
social_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000676)

# File lib/biointerchange/sio.rb, line 4297
def self.social_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000676')
end
social_structure() click to toggle source

A social structure is a social entity which consists of relationships between two or more entities. (semanticscience.org/resource/SIO_000010)

# File lib/biointerchange/sio.rb, line 1267
def self.social_structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000010')
end
sodium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011010)

# File lib/biointerchange/sio.rb, line 8839
def self.sodium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011010')
end
software_application() click to toggle source

A software application is software that can be directly executed by some processing unit. (semanticscience.org/resource/SIO_000101)

# File lib/biointerchange/sio.rb, line 1679
def self.software_application
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000101')
end
software_entity() click to toggle source

a software entity is a computational entity that can be interpreted by or directly executed by a processing unit. (semanticscience.org/resource/SIO_000097)

# File lib/biointerchange/sio.rb, line 1655
def self.software_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000097')
end
software_interpreter() click to toggle source

A software interpreter is a software application that executes some specified input software. (semanticscience.org/resource/SIO_000102)

# File lib/biointerchange/sio.rb, line 1685
def self.software_interpreter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000102')
end
software_library() click to toggle source

A software library is software composed of a collection of software modules and/or software methods in a form that can be statically or dynamically linked to some software application. (semanticscience.org/resource/SIO_000100)

# File lib/biointerchange/sio.rb, line 1673
def self.software_library
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000100')
end
software_method() click to toggle source

A software method (also called subroutine, subprogram, procedure, method, function, or routine) is software designed to execute a specific task (semanticscience.org/resource/SIO_000098)

# File lib/biointerchange/sio.rb, line 1661
def self.software_method
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000098')
end
software_module() click to toggle source

A software module is software composed of a collection of software methods. (semanticscience.org/resource/SIO_000099)

# File lib/biointerchange/sio.rb, line 1667
def self.software_module
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000099')
end
software_process_identifier() click to toggle source

a software process identifier is an identifier for a software process in some operating system. (semanticscience.org/resource/SIO_001185)

# File lib/biointerchange/sio.rb, line 7181
def self.software_process_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001185')
end
software_script() click to toggle source

A software script is software whose instructions can be executed using a software interpreter. (semanticscience.org/resource/SIO_000103)

# File lib/biointerchange/sio.rb, line 1691
def self.software_script
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000103')
end
software_version_label() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000654)

# File lib/biointerchange/sio.rb, line 4219
def self.software_version_label
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000654')
end
sofware_execution() click to toggle source

software execution is the process of executing software on a computing device. (semanticscience.org/resource/SIO_000667)

# File lib/biointerchange/sio.rb, line 4273
def self.sofware_execution
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000667')
end
solid_state_hard_drive() click to toggle source

A solid-state drive (SSD) is a data storage device that uses solid-state memory to store persistent data (semanticscience.org/resource/SIO_000597)

# File lib/biointerchange/sio.rb, line 4003
def self.solid_state_hard_drive
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000597')
end
solute() click to toggle source

a solute is a substance that becomes dissolved in a solvent. (semanticscience.org/resource/SIO_010418)

# File lib/biointerchange/sio.rb, line 8135
def self.solute
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010418')
end
solvent() click to toggle source

A solvent is a substance that can dissolve other substances (solutes). (semanticscience.org/resource/SIO_010417)

# File lib/biointerchange/sio.rb, line 8129
def self.solvent
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010417')
end
sorrow() click to toggle source

Sorrow is the emotion that is characterized by a long term state of intense sadness, distress and a degree of resignation (not accepting). (semanticscience.org/resource/SIO_000868)

# File lib/biointerchange/sio.rb, line 5339
def self.sorrow
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000868')
end
sound_argument() click to toggle source

A sound argument is a valid argument with true premises. (semanticscience.org/resource/SIO_000265)

# File lib/biointerchange/sio.rb, line 2315
def self.sound_argument
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000265')
end
sound_wave() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000605)

# File lib/biointerchange/sio.rb, line 4027
def self.sound_wave
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000605')
end
spatial_boundary() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000783)

# File lib/biointerchange/sio.rb, line 4817
def self.spatial_boundary
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000783')
end
spatial_quantity() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000037)

# File lib/biointerchange/sio.rb, line 1375
def self.spatial_quantity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000037')
end
spatial_region() click to toggle source

a spatial region is an object contained in some region of space. (semanticscience.org/resource/SIO_000370)

# File lib/biointerchange/sio.rb, line 2717
def self.spatial_region
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000370')
end
spatial_specification() click to toggle source

A specification for spatial location is an effective specification towards representation spatial position or spatial data. (semanticscience.org/resource/SIO_000317)

# File lib/biointerchange/sio.rb, line 2519
def self.spatial_specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000317')
end
specialized_chemical_entity() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010410)

# File lib/biointerchange/sio.rb, line 8093
def self.specialized_chemical_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010410')
end
specification() click to toggle source

A specification is a description of the essential technical attributes/requirements for an object or procedure, and may be used to determine that the object / procedure meets its requirements/attributes. (semanticscience.org/resource/SIO_000090)

# File lib/biointerchange/sio.rb, line 1625
def self.specification
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000090')
end
specifies() click to toggle source

A relation between an information content entity and a product that it (directly/indirectly) specifies (semanticscience.org/resource/SIO_000338)

# File lib/biointerchange/sio.rb, line 589
def self.specifies
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000338')
end
specimen() click to toggle source

A specimen is a portion of material for use in testing, examination, or study. (semanticscience.org/resource/SIO_010412)

# File lib/biointerchange/sio.rb, line 8105
def self.specimen
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010412')
end
speculation() click to toggle source

speculation is an opinion based on incomplete evidence (semanticscience.org/resource/SIO_001065)

# File lib/biointerchange/sio.rb, line 6455
def self.speculation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001065')
end
spherical_coordinate_system() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000330)

# File lib/biointerchange/sio.rb, line 2573
def self.spherical_coordinate_system
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000330')
end
splice_site() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010451)

# File lib/biointerchange/sio.rb, line 8315
def self.splice_site
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010451')
end
stack_graph() click to toggle source

A stack graph is a statistical graph which presents multiple series in which the distance between one series and another indicates the relative contribution to the total for any x-value. (semanticscience.org/resource/SIO_000934)

# File lib/biointerchange/sio.rb, line 5693
def self.stack_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000934')
end
stacked_bar_graph() click to toggle source

A stacked bar graph is a bar graph in which each rectangular bar is partioned by the categorical value of each series of data. (semanticscience.org/resource/SIO_000446)

# File lib/biointerchange/sio.rb, line 3142
def self.stacked_bar_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000446')
end
standard() click to toggle source

a standard is a socially-agreed upon specification. (semanticscience.org/resource/SIO_000618)

# File lib/biointerchange/sio.rb, line 4093
def self.standard
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000618')
end
standard_deviation() click to toggle source

a standard deviation (represented by the symbol σ) is the quantity of variation from the average (mean, or expected value). (semanticscience.org/resource/SIO_000770)

# File lib/biointerchange/sio.rb, line 4775
def self.standard_deviation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000770')
end
standard_operating_procedure() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000964)

# File lib/biointerchange/sio.rb, line 5879
def self.standard_operating_procedure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000964')
end
start_codon() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010447)

# File lib/biointerchange/sio.rb, line 8297
def self.start_codon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010447')
end
start_date() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000031)

# File lib/biointerchange/sio.rb, line 1339
def self.start_date
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000031')
end
start_point() click to toggle source

A start point is a terminal point which is the first of an ordered pair of points. (semanticscience.org/resource/SIO_000509)

# File lib/biointerchange/sio.rb, line 3500
def self.start_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000509')
end
start_position() click to toggle source

a start position is the proximal position of an object relative to an origin in a linear system. (semanticscience.org/resource/SIO_000943)

# File lib/biointerchange/sio.rb, line 5753
def self.start_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000943')
end
start_time() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000669)

# File lib/biointerchange/sio.rb, line 4279
def self.start_time
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000669')
end
state() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000662)

# File lib/biointerchange/sio.rb, line 4243
def self.state
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000662')
end
statement() click to toggle source

a statement is a proposition that is either (a) a meaningful declarative sentence that is either true or false, or (b) that which a true or false declarative sentence asserts (semanticscience.org/resource/SIO_001183)

# File lib/biointerchange/sio.rb, line 7169
def self.statement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001183')
end
stationary_point() click to toggle source

a stationary point is a point that is part of a curve in which the derivative at that point is zero, and hence its value is at least a local maximum or minimum. (semanticscience.org/resource/SIO_000741)

# File lib/biointerchange/sio.rb, line 4585
def self.stationary_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000741')
end
statistical_association() click to toggle source

a statistical association is any relationship between two measured quantities that renders them statistically dependent. (semanticscience.org/resource/SIO_000898)

# File lib/biointerchange/sio.rb, line 5507
def self.statistical_association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000898')
end
statistical_graph() click to toggle source

A statistical graph is a figure that displays the relationship among numeric data and/or mathematical functions. (semanticscience.org/resource/SIO_000083)

# File lib/biointerchange/sio.rb, line 1585
def self.statistical_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000083')
end
statistical_graph_line() click to toggle source

A statistical graph line is a line used in a statistical graph to communicate some trend or feature of the embedded data. (semanticscience.org/resource/SIO_000535)

# File lib/biointerchange/sio.rb, line 3661
def self.statistical_graph_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000535')
end
steamgraph() click to toggle source

a steamgraph is a multi-line stacked graph that yields the appearance of continuous y-values across the x-axis. (semanticscience.org/resource/SIO_000908)

# File lib/biointerchange/sio.rb, line 5543
def self.steamgraph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000908')
end
stereoisomer() click to toggle source

A stereoisomer is an isomer in which the atomic connectivity is the same, but differs in its spatial arrangement of atoms. (semanticscience.org/resource/SIO_010775)

# File lib/biointerchange/sio.rb, line 8653
def self.stereoisomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010775')
end
stop_codon() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010448)

# File lib/biointerchange/sio.rb, line 8303
def self.stop_codon
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010448')
end
stop_position() click to toggle source

an end position is the distal position of an object relative to an origin in a linear system. (semanticscience.org/resource/SIO_000953)

# File lib/biointerchange/sio.rb, line 5819
def self.stop_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000953')
end
straight() click to toggle source

shape is a quality of a bearer that is free of curves, bends, or angles. (semanticscience.org/resource/SIO_000538)

# File lib/biointerchange/sio.rb, line 3679
def self.straight
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000538')
end
strain() click to toggle source

A strain is a genetic variant or kind of microorganism. (semanticscience.org/resource/SIO_010055)

# File lib/biointerchange/sio.rb, line 7517
def self.strain
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010055')
end
street_name() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000766)

# File lib/biointerchange/sio.rb, line 4751
def self.street_name
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000766')
end
strong_submolecular_component() click to toggle source

a strong submolecular component is a submolecular component that strongly connects submolecular components. (semanticscience.org/resource/SIO_010047)

# File lib/biointerchange/sio.rb, line 7469
def self.strong_submolecular_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010047')
end
strontium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011037)

# File lib/biointerchange/sio.rb, line 9001
def self.strontium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011037')
end
structural_isomer() click to toggle source

A structural isomer is an isomer in which the atoms are joined together in different ways. (semanticscience.org/resource/SIO_010779)

# File lib/biointerchange/sio.rb, line 8677
def self.structural_isomer
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010779')
end
structural_quality() click to toggle source

a structural quality is a quality of an object that describes its structure. (semanticscience.org/resource/SIO_001092)

# File lib/biointerchange/sio.rb, line 6635
def self.structural_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001092')
end
structure() click to toggle source

structure is the specification that refers to the composition and arrangement of parts of an object. (semanticscience.org/resource/SIO_000600)

# File lib/biointerchange/sio.rb, line 4015
def self.structure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000600')
end
student() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000405)

# File lib/biointerchange/sio.rb, line 2941
def self.student
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000405')
end
student_advisor_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000876)

# File lib/biointerchange/sio.rb, line 5381
def self.student_advisor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000876')
end
student_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000707)

# File lib/biointerchange/sio.rb, line 4423
def self.student_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000707')
end
study() click to toggle source

Either:

investigation is the process of carrying out a plan or procedure so as to discover facts or information about the object of study.
(http://semanticscience.org/resource/SIO_000747)

Or:

An experiment is an investigation that has the goal of verifying, falsifying, or establishing the validity of a hypothesis. 
(http://semanticscience.org/resource/SIO_000994)
# File lib/biointerchange/sio.rb, line 4631
def self.study
  return [ RDF::URI.new('http://semanticscience.org/resource/SIO_000747'), RDF::URI.new('http://semanticscience.org/resource/SIO_000994') ]
end
study_design() click to toggle source

A study design is a protocol for the proper execution of a study which normally requires a carefullly crafted research question or hypothesis and at least one variable under observation and observed values for that variable. (semanticscience.org/resource/SIO_001041)

# File lib/biointerchange/sio.rb, line 6299
def self.study_design
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001041')
end
study_group() click to toggle source

a study group is a group of individuals that are subjects in an observational or intervention study. (semanticscience.org/resource/SIO_000403)

# File lib/biointerchange/sio.rb, line 2929
def self.study_group
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000403')
end
study_protocol() click to toggle source

A study design is a protocol for the proper execution of a study which normally requires a carefullly crafted research question or hypothesis and at least one variable under observation and observed values for that variable. (semanticscience.org/resource/SIO_001041)

# File lib/biointerchange/sio.rb, line 6305
def self.study_protocol
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001041')
end
study_subject() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000399)

# File lib/biointerchange/sio.rb, line 2905
def self.study_subject
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000399')
end
subject_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000883)

# File lib/biointerchange/sio.rb, line 5423
def self.subject_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000883')
end
submolecular_entity() click to toggle source

A submolecular entity is a part of a molecular entity. (semanticscience.org/resource/SIO_010020)

# File lib/biointerchange/sio.rb, line 7313
def self.submolecular_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010020')
end
submolecule() click to toggle source

a submolecule is a mereological sum of covalently bonded atoms (semanticscience.org/resource/SIO_010441)

# File lib/biointerchange/sio.rb, line 8261
def self.submolecule
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010441')
end
substrate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010362)

# File lib/biointerchange/sio.rb, line 7979
def self.substrate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010362')
end
substrate_role() click to toggle source

the role of a chemical entity that is modified in a chemical reaction (semanticscience.org/resource/SIO_000797)

# File lib/biointerchange/sio.rb, line 4895
def self.substrate_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000797')
end
subtitle_alternative_title() click to toggle source

A secondary title is a title of lesser importance that should be used after the first title in describing some entity. (semanticscience.org/resource/SIO_000471)

# File lib/biointerchange/sio.rb, line 3317
def self.subtitle_alternative_title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000471')
end
suffering() click to toggle source

Suffering is the unpleasant emotion and aversion associated with the perception of harm or threat of harm in an individual. (semanticscience.org/resource/SIO_000869)

# File lib/biointerchange/sio.rb, line 5345
def self.suffering
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000869')
end
sulfur_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011015)

# File lib/biointerchange/sio.rb, line 8869
def self.sulfur_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011015')
end
sum() click to toggle source

a sum is the result of adding a set of values together. (semanticscience.org/resource/SIO_001112)

# File lib/biointerchange/sio.rb, line 6749
def self.sum
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001112')
end
supernatant() click to toggle source

a supernatent is a liquid substance that remains after centrifugation. (semanticscience.org/resource/SIO_010425)

# File lib/biointerchange/sio.rb, line 8165
def self.supernatant
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010425')
end
surface_normal() click to toggle source

A surface normal is a vector that is perpendicular to a flat surface. (semanticscience.org/resource/SIO_000533)

# File lib/biointerchange/sio.rb, line 3649
def self.surface_normal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000533')
end
surprise() click to toggle source

Surprise is a brief emotion experienced as the result of an unexpected event. (semanticscience.org/resource/SIO_000870)

# File lib/biointerchange/sio.rb, line 5351
def self.surprise
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000870')
end
surrounds() click to toggle source

A ‘surrounds’ B iff the A ‘contains’ B and A ‘is adjacent to’ B or A ‘is directly connected to’ B. (semanticscience.org/resource/SIO_000324)

# File lib/biointerchange/sio.rb, line 559
def self.surrounds
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000324')
end
suspended() click to toggle source

suspended is the status of a process that is no longer progressing towards completion. (semanticscience.org/resource/SIO_000995)

# File lib/biointerchange/sio.rb, line 6023
def self.suspended
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000995')
end
syllable() click to toggle source

A syllable is a verbal entity of language having one vowel sound, with or without surrounding consonants, forming the whole or a part of a word. (semanticscience.org/resource/SIO_000977)

# File lib/biointerchange/sio.rb, line 5921
def self.syllable
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000977')
end
symbol() click to toggle source

A symbol is a proposition about what an entity represents. (semanticscience.org/resource/SIO_000105)

# File lib/biointerchange/sio.rb, line 1703
def self.symbol
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000105')
end
symport_enabled_secondary_active_transport() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000579)

# File lib/biointerchange/sio.rb, line 3901
def self.symport_enabled_secondary_active_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000579')
end
syndrome() click to toggle source

A syndrome is composed of a set of several clinically recognizable features, signs (observed by someone other than the patient), symptoms (reported by the patient), phenomena or characteristics that often occur together. (semanticscience.org/resource/SIO_001017)

# File lib/biointerchange/sio.rb, line 6155
def self.syndrome
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001017')
end
synonym() click to toggle source

A synonym is a word with the same or very similar meanings. (semanticscience.org/resource/SIO_000122)

# File lib/biointerchange/sio.rb, line 1805
def self.synonym
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000122')
end
synthesis_reaction() click to toggle source

A synthesis reaction is an inorganic reaction in which two or more molecules are chemically bonded together to produce a single product. (semanticscience.org/resource/SIO_010515)

# File lib/biointerchange/sio.rb, line 8537
def self.synthesis_reaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010515')
end
t_statistic() click to toggle source

a t-statistic is a ratio of the departure of an estimated parameter from its notional value and its standard error. (semanticscience.org/resource/SIO_001074)

# File lib/biointerchange/sio.rb, line 6527
def self.t_statistic
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001074')
end
t_statistic_based_decreased_differential_gene_expression() click to toggle source

a t-statistic based decreased differential gene expression is a differential gene expression ratio in which the t-statistic is less than zero. (semanticscience.org/resource/SIO_001082)

# File lib/biointerchange/sio.rb, line 6575
def self.t_statistic_based_decreased_differential_gene_expression
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001082')
end
t_statistic_based_increased_differential_gene_expression() click to toggle source

a t-statistic based increased differential gene expression is a differential gene expression ratio in which the t-statistic is greater than zero. (semanticscience.org/resource/SIO_001081)

# File lib/biointerchange/sio.rb, line 6569
def self.t_statistic_based_increased_differential_gene_expression
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001081')
end
table() click to toggle source

A table is a figure that consists of an ordered arrangement of columns and rows. (semanticscience.org/resource/SIO_000419)

# File lib/biointerchange/sio.rb, line 3019
def self.table
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000419')
end
table_of_contents() click to toggle source

The table of contents is a document section that lists all sections (and optionally subsections) in a sequential order along with their page number. (semanticscience.org/resource/SIO_000201)

# File lib/biointerchange/sio.rb, line 2237
def self.table_of_contents
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000201')
end
tag_cloud() click to toggle source

a tag cloud is a visualization of word frequencies. (semanticscience.org/resource/SIO_000938)

# File lib/biointerchange/sio.rb, line 5717
def self.tag_cloud
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000938')
end
tantalum_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011058)

# File lib/biointerchange/sio.rb, line 9127
def self.tantalum_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011058')
end
target() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010423)

# File lib/biointerchange/sio.rb, line 8153
def self.target
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010423')
end
technetium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011042)

# File lib/biointerchange/sio.rb, line 9031
def self.technetium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011042')
end
technical_report() click to toggle source

A technical report is a publication published by a school or other institution, usually numbered within a series. (semanticscience.org/resource/SIO_000164)

# File lib/biointerchange/sio.rb, line 2021
def self.technical_report
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000164')
end
telephone() click to toggle source

The telephone is a communications device that transmits and receives sounds, and are minimally composed of a microphone to speak into, a speaker’which reproduces the voice of the other person and a ringer which makes a sound to alert the owner when a call is coming in. (semanticscience.org/resource/SIO_000927)

# File lib/biointerchange/sio.rb, line 5651
def self.telephone
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000927')
end
television_program() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000924)

# File lib/biointerchange/sio.rb, line 5639
def self.television_program
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000924')
end
tellurium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011051)

# File lib/biointerchange/sio.rb, line 9085
def self.tellurium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011051')
end
terbium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011097)

# File lib/biointerchange/sio.rb, line 9361
def self.terbium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011097')
end
term() click to toggle source

A term is a word or phrase used to denote one or more entities. (semanticscience.org/resource/SIO_000275)

# File lib/biointerchange/sio.rb, line 2351
def self.term
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000275')
end
term_variant() click to toggle source

a term variant is a term that is a variant of another term. (semanticscience.org/resource/SIO_000342)

# File lib/biointerchange/sio.rb, line 2603
def self.term_variant
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000342')
end
terminal_point() click to toggle source

A terminal point is a point that defines the finite extension of a line. (semanticscience.org/resource/SIO_000532)

# File lib/biointerchange/sio.rb, line 3643
def self.terminal_point
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000532')
end
territory() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000663)

# File lib/biointerchange/sio.rb, line 4249
def self.territory
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000663')
end
terror() click to toggle source

terror is the extreme feeling of fear. (semanticscience.org/resource/SIO_000871)

# File lib/biointerchange/sio.rb, line 5357
def self.terror
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000871')
end
tertiary_structure_descriptor() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010023)

# File lib/biointerchange/sio.rb, line 7325
def self.tertiary_structure_descriptor
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010023')
end
test_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010430)

# File lib/biointerchange/sio.rb, line 8195
def self.test_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010430')
end
text_quality() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001033)

# File lib/biointerchange/sio.rb, line 6251
def self.text_quality
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001033')
end
text_span() click to toggle source

a text span is a subset of contiguous sequence of characters of a textual entity. (semanticscience.org/resource/SIO_001073)

# File lib/biointerchange/sio.rb, line 6515
def self.text_span
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001073')
end
text_span_end_position() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001072)

# File lib/biointerchange/sio.rb, line 6503
def self.text_span_end_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001072')
end
text_span_end_position_is_the_position_offset_of_the_last_character_of_a_text_span_in_relation_the_text_it_is_from() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001072)

# File lib/biointerchange/sio.rb, line 6509
def self.text_span_end_position_is_the_position_offset_of_the_last_character_of_a_text_span_in_relation_the_text_it_is_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001072')
end
text_span_start_position() click to toggle source

text span start position is the position (offset) of the first character of a text span in relation the text it is from. (semanticscience.org/resource/SIO_001071)

# File lib/biointerchange/sio.rb, line 6497
def self.text_span_start_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001071')
end
textual_chart() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000937)

# File lib/biointerchange/sio.rb, line 5711
def self.textual_chart
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000937')
end
textual_entity() click to toggle source

A textual entity is language entity that is manifested as one or more distinct characters. (semanticscience.org/resource/SIO_000651)

# File lib/biointerchange/sio.rb, line 4201
def self.textual_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000651')
end
thallium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011066)

# File lib/biointerchange/sio.rb, line 9175
def self.thallium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011066')
end
therapeutic_gene_disease_association() click to toggle source

a gene disease association in which the gene is a therapeutic marker for the disease. (semanticscience.org/resource/SIO_001120)

# File lib/biointerchange/sio.rb, line 6809
def self.therapeutic_gene_disease_association
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001120')
end
thesis_document() click to toggle source

A tehsis document is the written research component of a post-secondary institution that contains a statement supported by arguments. (semanticscience.org/resource/SIO_000165)

# File lib/biointerchange/sio.rb, line 2027
def self.thesis_document
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000165')
end
thickness() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000043)

# File lib/biointerchange/sio.rb, line 1417
def self.thickness
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000043')
end
thorium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011104)

# File lib/biointerchange/sio.rb, line 9403
def self.thorium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011104')
end
thulium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011101)

# File lib/biointerchange/sio.rb, line 9385
def self.thulium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011101')
end
tick_mark() click to toggle source

A tick mark is a line segment that is spatially positioned perpendicular to the axis of a statistical graph and indicates the position of a specific numeric value (which may be indicated by an adjacent value label) on a value axis, or is one of a pair of tick marks that delineates the boundary of a categorical value (which may be indicated by an adjacent category label) on the categorical axis. (semanticscience.org/resource/SIO_000513)

# File lib/biointerchange/sio.rb, line 3524
def self.tick_mark
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000513')
end
time_instant() click to toggle source

a time instant is a temporal region which occurs instantaneously e.g. having no duration. (semanticscience.org/resource/SIO_000418)

# File lib/biointerchange/sio.rb, line 3013
def self.time_instant
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000418')
end
time_interval() click to toggle source

a time internval is a contiguous temporal region having some duration. (semanticscience.org/resource/SIO_000417)

# File lib/biointerchange/sio.rb, line 3007
def self.time_interval
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000417')
end
time_measurement() click to toggle source

time measurement is a measurement value of the duration of some interval of time or a particular instant of time (against some frame of reference). (semanticscience.org/resource/SIO_000391)

# File lib/biointerchange/sio.rb, line 2851
def self.time_measurement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000391')
end
tin_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011049)

# File lib/biointerchange/sio.rb, line 9073
def self.tin_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011049')
end
tissue() click to toggle source

a tissue is a mereologically maximal collection of cells that together perform some function. (semanticscience.org/resource/SIO_010002)

# File lib/biointerchange/sio.rb, line 7199
def self.tissue
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010002')
end
titanium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011021)

# File lib/biointerchange/sio.rb, line 8905
def self.titanium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011021')
end
title() click to toggle source

A title is a textual entity that summarily describes some entity. (semanticscience.org/resource/SIO_000185)

# File lib/biointerchange/sio.rb, line 2147
def self.title
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000185')
end
to_activate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000549)

# File lib/biointerchange/sio.rb, line 3751
def self.to_activate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000549')
end
to_actively_interact_with() click to toggle source

to actively interact with is the capability to interact with another entity in a way that requires physical contact. (semanticscience.org/resource/SIO_000494)

# File lib/biointerchange/sio.rb, line 3426
def self.to_actively_interact_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000494')
end
to_add_a_covalent_bond() click to toggle source

to add a covalent bond is the capability to covalently modify a chemical entity by adding a covalent bond. (semanticscience.org/resource/SIO_001086)

# File lib/biointerchange/sio.rb, line 6599
def self.to_add_a_covalent_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001086')
end
to_assemble() click to toggle source

to assemble is the capability to combine entities together into a larger object that persists in time. (semanticscience.org/resource/SIO_000388)

# File lib/biointerchange/sio.rb, line 2833
def self.to_assemble
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000388')
end
to_associate() click to toggle source

To associate is the capability to physically interact with another object. (semanticscience.org/resource/SIO_000690)

# File lib/biointerchange/sio.rb, line 4339
def self.to_associate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000690')
end
to_be_a_member_of() click to toggle source

to be a member of is the capability to be considered a part of a collection. (semanticscience.org/resource/SIO_000777)

# File lib/biointerchange/sio.rb, line 4793
def self.to_be_a_member_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000777')
end
to_be_a_part_of() click to toggle source

to be a part of is the capability to be assembled into a larger structure that persists in time. (semanticscience.org/resource/SIO_000689)

# File lib/biointerchange/sio.rb, line 4333
def self.to_be_a_part_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000689')
end
to_be_activated() click to toggle source

to be activated is the capability to be modified in such a way that the conformational change leads to an increase in another capability. (semanticscience.org/resource/SIO_010372)

# File lib/biointerchange/sio.rb, line 8039
def self.to_be_activated
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010372')
end
to_be_actively_interacted_with() click to toggle source

to be actively interacted with is the capability to be manipulated by some device or agent. (semanticscience.org/resource/SIO_000692)

# File lib/biointerchange/sio.rb, line 4345
def self.to_be_actively_interacted_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000692')
end
to_be_cleaved() click to toggle source

to be cleaved is the capability to be modified in a way that splits one part of the object from the other. (semanticscience.org/resource/SIO_010365)

# File lib/biointerchange/sio.rb, line 7997
def self.to_be_cleaved
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010365')
end
to_be_combined() click to toggle source

to be combined is the capability to be modified in a way that the object is merged with another object to form a new object or substance. (semanticscience.org/resource/SIO_010367)

# File lib/biointerchange/sio.rb, line 8009
def self.to_be_combined
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010367')
end
to_be_compared() click to toggle source

to be compared is the capability of an object to be examined in order to note the similarities or differences among a set of objects. (semanticscience.org/resource/SIO_000722)

# File lib/biointerchange/sio.rb, line 4507
def self.to_be_compared
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000722')
end
to_be_conformationally_changed() click to toggle source

to be conformationally changed is the capability to be modified in such a way that the object’s conformation is changed. (semanticscience.org/resource/SIO_010374)

# File lib/biointerchange/sio.rb, line 8051
def self.to_be_conformationally_changed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010374')
end
to_be_covalently_modified() click to toggle source

to be covalently modified is the capability of a chemical entity to have bonds added or removed (semanticscience.org/resource/SIO_010366)

# File lib/biointerchange/sio.rb, line 8003
def self.to_be_covalently_modified
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010366')
end
to_be_electronically_modified() click to toggle source

to be electronically modified is the capability of a chemical entity to have electrons added or removed (semanticscience.org/resource/SIO_010369)

# File lib/biointerchange/sio.rb, line 8021
def self.to_be_electronically_modified
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010369')
end
to_be_examined() click to toggle source

to be examined is the capability of an object to be observed in a detailed manner. (semanticscience.org/resource/SIO_000725)

# File lib/biointerchange/sio.rb, line 4525
def self.to_be_examined
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000725')
end
to_be_inhibited() click to toggle source

to be inhibited is the capability to be modified in such a way that the conformational change leads to an decrease in another capability. (semanticscience.org/resource/SIO_010373)

# File lib/biointerchange/sio.rb, line 8045
def self.to_be_inhibited
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010373')
end
to_be_interacted_with() click to toggle source

to be interacted with is the capability of an object to be target of a physical interaction. (semanticscience.org/resource/SIO_000702)

# File lib/biointerchange/sio.rb, line 4393
def self.to_be_interacted_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000702')
end
to_be_modified() click to toggle source

to be modified is the capability to be actively interacted with in such a way that it leads to a physical reconfiguration. (semanticscience.org/resource/SIO_010364)

# File lib/biointerchange/sio.rb, line 7991
def self.to_be_modified
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010364')
end
to_be_moved() click to toggle source

to be translocated is the capability to be physically displaced from one location to another (semanticscience.org/resource/SIO_000720)

# File lib/biointerchange/sio.rb, line 4495
def self.to_be_moved
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000720')
end
to_be_observed() click to toggle source

to be observed is the capability of an object to be perceived. (semanticscience.org/resource/SIO_000696)

# File lib/biointerchange/sio.rb, line 4369
def self.to_be_observed
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000696')
end
to_be_passively_interacted_with() click to toggle source

to be passively interacted with is the capability of an object to be observed. (semanticscience.org/resource/SIO_000694)

# File lib/biointerchange/sio.rb, line 4357
def self.to_be_passively_interacted_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000694')
end
to_be_recorded() click to toggle source

to be recorded is the capability of an object to be observed in such a way that information about it can be transcribed in a specified format on some physical medium. (semanticscience.org/resource/SIO_000695)

# File lib/biointerchange/sio.rb, line 4363
def self.to_be_recorded
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000695')
end
to_be_translocated() click to toggle source

to be translocated is the capability to be physically displaced from one location to another (semanticscience.org/resource/SIO_000720)

# File lib/biointerchange/sio.rb, line 4489
def self.to_be_translocated
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000720')
end
to_be_transported() click to toggle source

to be transported is the disposition to undergo motion. (semanticscience.org/resource/SIO_010368)

# File lib/biointerchange/sio.rb, line 8015
def self.to_be_transported
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010368')
end
to_bind_to() click to toggle source

to bind to is the capability to physically interact with another object through a set of non-covalent interactions. (semanticscience.org/resource/SIO_000780)

# File lib/biointerchange/sio.rb, line 4811
def self.to_bind_to
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000780')
end
to_boil() click to toggle source

To boil is the capability to increase the internal kinetic energy of a material such that it changes state from a solid or liquid to a gas. (semanticscience.org/resource/SIO_000373)

# File lib/biointerchange/sio.rb, line 2735
def self.to_boil
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000373')
end
to_breathe() click to toggle source

to breathe is the capability to inhale and exhale air into the body during respiration. (semanticscience.org/resource/SIO_010353)

# File lib/biointerchange/sio.rb, line 7955
def self.to_breathe
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010353')
end
to_cause_disease() click to toggle source

to cause disease is the capability to materially change a biological object in that it functions abnormally. (semanticscience.org/resource/SIO_000547)

# File lib/biointerchange/sio.rb, line 3739
def self.to_cause_disease
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000547')
end
to_change_appearance() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000378)

# File lib/biointerchange/sio.rb, line 2765
def self.to_change_appearance
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000378')
end
to_change_energetically() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000385)

# File lib/biointerchange/sio.rb, line 2807
def self.to_change_energetically
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000385')
end
to_change_materially() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000376)

# File lib/biointerchange/sio.rb, line 2753
def self.to_change_materially
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000376')
end
to_change_spatially() click to toggle source

to change spatially is the capability to affect the physical movement of some entity. (semanticscience.org/resource/SIO_000392)

# File lib/biointerchange/sio.rb, line 2857
def self.to_change_spatially
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000392')
end
to_change_the_activation_energy() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000551)

# File lib/biointerchange/sio.rb, line 3769
def self.to_change_the_activation_energy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000551')
end
to_cleave() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010349)

# File lib/biointerchange/sio.rb, line 7943
def self.to_cleave
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010349')
end
to_combine() click to toggle source

to combine is the capability to modify a set of objects in a way that the object is merged with another object to form a new object or substance. (semanticscience.org/resource/SIO_010351)

# File lib/biointerchange/sio.rb, line 7949
def self.to_combine
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010351')
end
to_compare() click to toggle source

to compare is the capability to examine in order to note the similarities or differences among a set of objects. (semanticscience.org/resource/SIO_000723)

# File lib/biointerchange/sio.rb, line 4513
def self.to_compare
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000723')
end
to_conformationally_activate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010354)

# File lib/biointerchange/sio.rb, line 7961
def self.to_conformationally_activate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010354')
end
to_conformationally_inhibit() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010355)

# File lib/biointerchange/sio.rb, line 7967
def self.to_conformationally_inhibit
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010355')
end
to_consume() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000492)

# File lib/biointerchange/sio.rb, line 3414
def self.to_consume
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000492')
end
to_contain() click to toggle source

To contain is the capability to bound or constrain a physical entity in some site. (semanticscience.org/resource/SIO_000380)

# File lib/biointerchange/sio.rb, line 2777
def self.to_contain
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000380')
end
to_cool() click to toggle source

To cool is the capability to decrease the internal kinetic energy of a material. (semanticscience.org/resource/SIO_000347)

# File lib/biointerchange/sio.rb, line 2633
def self.to_cool
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000347')
end
to_covalently_modify() click to toggle source

to covalently modify is to materially change a molecule by adding or removing covalent bonds between atoms. (semanticscience.org/resource/SIO_010340)

# File lib/biointerchange/sio.rb, line 7895
def self.to_covalently_modify
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010340')
end
to_decrease_the_rate_of_formation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000499)

# File lib/biointerchange/sio.rb, line 3438
def self.to_decrease_the_rate_of_formation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000499')
end
to_demagnify() click to toggle source

To demagnify is the capability to decrease the appearance of the size of an object. (semanticscience.org/resource/SIO_000377)

# File lib/biointerchange/sio.rb, line 2759
def self.to_demagnify
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000377')
end
to_disassemble() click to toggle source

to disassemble is to physically separate the parts of an object. (semanticscience.org/resource/SIO_000698)

# File lib/biointerchange/sio.rb, line 4375
def self.to_disassemble
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000698')
end
to_disassociate() click to toggle source

to disassociate is to cease or break association with some thing. (semanticscience.org/resource/SIO_000700)

# File lib/biointerchange/sio.rb, line 4381
def self.to_disassociate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000700')
end
to_distort() click to toggle source

to distort is the capability to change the appearance of an entity by some transformation. (semanticscience.org/resource/SIO_000778)

# File lib/biointerchange/sio.rb, line 4799
def self.to_distort
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000778')
end
to_emit() click to toggle source

To emit is the capability to release some physical entity (light, pollution, etc). (semanticscience.org/resource/SIO_000384)

# File lib/biointerchange/sio.rb, line 2801
def self.to_emit
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000384')
end
to_examine() click to toggle source

to examine is the capability to make detailed observation. (semanticscience.org/resource/SIO_000724)

# File lib/biointerchange/sio.rb, line 4519
def self.to_examine
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000724')
end
to_excite() click to toggle source

To excite is the capability to supply energy to a materila by bombarding it with energetic particles (e.g., photons). (semanticscience.org/resource/SIO_000383)

# File lib/biointerchange/sio.rb, line 2795
def self.to_excite
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000383')
end
to_extract() click to toggle source

To extract is the capability to remove certain entities based on selected attribute(s) while allowing other entities to remain. (semanticscience.org/resource/SIO_000389)

# File lib/biointerchange/sio.rb, line 2839
def self.to_extract
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000389')
end
to_filter() click to toggle source

To filter is the capability to retain certain entities based on selected attribute(s) while allowing other entities to pass through. (semanticscience.org/resource/SIO_000382)

# File lib/biointerchange/sio.rb, line 2789
def self.to_filter
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000382')
end
to_fluoresce() click to toggle source

to fluoresce is to emit light as a result of absorbing light or other electromagnetic radiation. (semanticscience.org/resource/SIO_000895)

# File lib/biointerchange/sio.rb, line 5489
def self.to_fluoresce
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000895')
end
to_freeze() click to toggle source

To freeze is the capability to decrease the internal kinetic energy of a material such that it changes state from a gas or liquid to a solid. (semanticscience.org/resource/SIO_000348)

# File lib/biointerchange/sio.rb, line 2639
def self.to_freeze
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000348')
end
to_gain_a_covalent_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001103)

# File lib/biointerchange/sio.rb, line 6683
def self.to_gain_a_covalent_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001103')
end
to_gain_an_electron() click to toggle source

to gain an electron is the capability of a chemical entity to receive an electron. (semanticscience.org/resource/SIO_010370)

# File lib/biointerchange/sio.rb, line 8027
def self.to_gain_an_electron
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010370')
end
to_heat() click to toggle source

To heat is a capability to increase the internal kinetic energy of a material. (semanticscience.org/resource/SIO_000346)

# File lib/biointerchange/sio.rb, line 2627
def self.to_heat
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000346')
end
to_immobilize() click to toggle source

To immobilize is the capability to contain an entity in such a way that it may not move in space. (semanticscience.org/resource/SIO_000381)

# File lib/biointerchange/sio.rb, line 2783
def self.to_immobilize
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000381')
end
to_increase_the_activation_energy() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000550)

# File lib/biointerchange/sio.rb, line 3757
def self.to_increase_the_activation_energy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000550')
end
to_increase_the_rate_of_formation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000407)

# File lib/biointerchange/sio.rb, line 2953
def self.to_increase_the_rate_of_formation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000407')
end
to_infect() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000544)

# File lib/biointerchange/sio.rb, line 3715
def self.to_infect
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000544')
end
to_ingest() click to toggle source

to ingest is the capability to take into the body by the mouth for digestion or absorption (semanticscience.org/resource/SIO_001105)

# File lib/biointerchange/sio.rb, line 6695
def self.to_ingest
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001105')
end
to_inhibit() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000550)

# File lib/biointerchange/sio.rb, line 3763
def self.to_inhibit
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000550')
end
to_inject() click to toggle source

To inject is the capability to administer a substance into some object through its external barrier. (semanticscience.org/resource/SIO_000372)

# File lib/biointerchange/sio.rb, line 2729
def self.to_inject
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000372')
end
to_interact_and_to_be_interacted_with() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001102)

# File lib/biointerchange/sio.rb, line 6677
def self.to_interact_and_to_be_interacted_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001102')
end
to_interact_with() click to toggle source

to interact with is a capabililty that involves another object. (semanticscience.org/resource/SIO_000701)

# File lib/biointerchange/sio.rb, line 4387
def self.to_interact_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000701')
end
to_investigate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000408)

# File lib/biointerchange/sio.rb, line 2959
def self.to_investigate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000408')
end
to_ionize() click to toggle source

To ionize is the capability to physically convert an atom or molecule into an ion by adding or removing charged particles such as electrons or other ions. (semanticscience.org/resource/SIO_000350)

# File lib/biointerchange/sio.rb, line 2651
def self.to_ionize
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000350')
end
to_lose_a_covalent_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001104)

# File lib/biointerchange/sio.rb, line 6689
def self.to_lose_a_covalent_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001104')
end
to_lose_an_electron() click to toggle source

to lose an electron is the capability of a chemical entity to lose an electron. (semanticscience.org/resource/SIO_010371)

# File lib/biointerchange/sio.rb, line 8033
def self.to_lose_an_electron
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010371')
end
to_luminesce() click to toggle source

to luminesce is to emit light through cold body radiation (semanticscience.org/resource/SIO_000894)

# File lib/biointerchange/sio.rb, line 5483
def self.to_luminesce
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000894')
end
to_magnify() click to toggle source

To magnify is the capability to increase the appearance of the size of an object. (semanticscience.org/resource/SIO_000345)

# File lib/biointerchange/sio.rb, line 2621
def self.to_magnify
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000345')
end
to_measure() click to toggle source

To measure is the capability to obtain information about some entity by examining its attributes in relation to some reference metric. (semanticscience.org/resource/SIO_000371)

# File lib/biointerchange/sio.rb, line 2723
def self.to_measure
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000371')
end
to_modify() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000343)

# File lib/biointerchange/sio.rb, line 2609
def self.to_modify
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000343')
end
to_modify_conformation_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010347)

# File lib/biointerchange/sio.rb, line 7937
def self.to_modify_conformation_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010347')
end
to_modify_electronically() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001087)

# File lib/biointerchange/sio.rb, line 6605
def self.to_modify_electronically
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001087')
end
to_modify_oxidation_state_of() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010360)

# File lib/biointerchange/sio.rb, line 7973
def self.to_modify_oxidation_state_of
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010360')
end
to_modulate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000395)

# File lib/biointerchange/sio.rb, line 2881
def self.to_modulate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000395')
end
to_move() click to toggle source

to translocate is the capability to displace oneself from one location to another. (semanticscience.org/resource/SIO_000719)

# File lib/biointerchange/sio.rb, line 4483
def self.to_move
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000719')
end
to_observe() click to toggle source

to observe is the capability to watch attentively. (semanticscience.org/resource/SIO_000353)

# File lib/biointerchange/sio.rb, line 2663
def self.to_observe
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000353')
end
to_oxidize() click to toggle source

Either:

-- No comment or description provided. --
(http://semanticscience.org/resource/SIO_000386)

Or:

-- No comment or description provided. --
(http://semanticscience.org/resource/SIO_010358)
# File lib/biointerchange/sio.rb, line 2817
def self.to_oxidize
  return [ RDF::URI.new('http://semanticscience.org/resource/SIO_000386'), RDF::URI.new('http://semanticscience.org/resource/SIO_010358') ]
end
to_passively_interact_with() click to toggle source

to passively interact with is the capability to interact with another entity in a way that does not require physical contact. (semanticscience.org/resource/SIO_000639)

# File lib/biointerchange/sio.rb, line 4165
def self.to_passively_interact_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000639')
end
to_produce() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001106)

# File lib/biointerchange/sio.rb, line 6701
def self.to_produce
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001106')
end
to_provide() click to toggle source

to provide is the capability to make available some object to another that requires it. (semanticscience.org/resource/SIO_000397)

# File lib/biointerchange/sio.rb, line 2893
def self.to_provide
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000397')
end
to_record() click to toggle source

To record is the capability to detect and transcribe information in a specified format on some physical medium. (semanticscience.org/resource/SIO_000344)

# File lib/biointerchange/sio.rb, line 2615
def self.to_record
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000344')
end
to_reduce() click to toggle source

Either:

-- No comment or description provided. --
(http://semanticscience.org/resource/SIO_000387)

Or:

-- No comment or description provided. --
(http://semanticscience.org/resource/SIO_010359)
# File lib/biointerchange/sio.rb, line 2827
def self.to_reduce
  return [ RDF::URI.new('http://semanticscience.org/resource/SIO_000387'), RDF::URI.new('http://semanticscience.org/resource/SIO_010359') ]
end
to_reduce_energy() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000374)

# File lib/biointerchange/sio.rb, line 2741
def self.to_reduce_energy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000374')
end
to_reduce_the_activation_energy() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000549)

# File lib/biointerchange/sio.rb, line 3745
def self.to_reduce_the_activation_energy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000549')
end
to_regulate() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000395)

# File lib/biointerchange/sio.rb, line 2875
def self.to_regulate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000395')
end
to_regulate_the_rate_of_formation() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000536)

# File lib/biointerchange/sio.rb, line 3667
def self.to_regulate_the_rate_of_formation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000536')
end
to_remove_a_covalent_bond() click to toggle source

to remove a covalent bond is the capability to covalently modify a chemical entity by removing a covalent bond. (semanticscience.org/resource/SIO_001085)

# File lib/biointerchange/sio.rb, line 6593
def self.to_remove_a_covalent_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001085')
end
to_separate() click to toggle source

To separate is the capability to i) distinguish some entities based on some attribute(s) and ii) subsequently physically displace them. (semanticscience.org/resource/SIO_000349)

# File lib/biointerchange/sio.rb, line 2645
def self.to_separate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000349')
end
to_serve_as() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000542)

# File lib/biointerchange/sio.rb, line 3703
def self.to_serve_as
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000542')
end
to_serve_as_a_host() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000543)

# File lib/biointerchange/sio.rb, line 3709
def self.to_serve_as_a_host
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000543')
end
to_serve_as_a_primer_for_DNA_synthesis() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010094)

# File lib/biointerchange/sio.rb, line 7691
def self.to_serve_as_a_primer_for_DNA_synthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010094')
end
to_serve_as_a_template_for_DNA_synthesis() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010091)

# File lib/biointerchange/sio.rb, line 7673
def self.to_serve_as_a_template_for_DNA_synthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010091')
end
to_serve_as_a_template_for_RNA_synthesis() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010090)

# File lib/biointerchange/sio.rb, line 7667
def self.to_serve_as_a_template_for_RNA_synthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010090')
end
to_serve_as_a_template_for_molecular_synthesis() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010088)

# File lib/biointerchange/sio.rb, line 7655
def self.to_serve_as_a_template_for_molecular_synthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010088')
end
to_serve_as_a_template_for_protein_synthesis() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010089)

# File lib/biointerchange/sio.rb, line 7661
def self.to_serve_as_a_template_for_protein_synthesis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010089')
end
to_supply_electricity() click to toggle source

To supply electricity is the capability to transfer electricity from a source to a sink. (semanticscience.org/resource/SIO_000375)

# File lib/biointerchange/sio.rb, line 2747
def self.to_supply_electricity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000375')
end
to_supply_energy() click to toggle source

To supply energy is the capability to transfer energy from a source to a sink. (semanticscience.org/resource/SIO_000351)

# File lib/biointerchange/sio.rb, line 2657
def self.to_supply_energy
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000351')
end
to_translocate() click to toggle source

to translocate is the capability to displace oneself from one location to another. (semanticscience.org/resource/SIO_000719)

# File lib/biointerchange/sio.rb, line 4477
def self.to_translocate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000719')
end
to_transport() click to toggle source

to transport is the capability to displace a material from one location to another. (semanticscience.org/resource/SIO_000390)

# File lib/biointerchange/sio.rb, line 2845
def self.to_transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000390')
end
top_value_axis() click to toggle source

A top value axis is a value axis that is spatially positioned to the top of the plot area. (semanticscience.org/resource/SIO_000902)

# File lib/biointerchange/sio.rb, line 5519
def self.top_value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000902')
end
township() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000666)

# File lib/biointerchange/sio.rb, line 4267
def self.township
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000666')
end
toxic() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001009)

# File lib/biointerchange/sio.rb, line 6107
def self.toxic
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001009')
end
toxic_role() click to toggle source

a toxic role is the role of a chemical substance that is poisonous (semanticscience.org/resource/SIO_000891)

# File lib/biointerchange/sio.rb, line 5471
def self.toxic_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000891')
end
toxicity() click to toggle source

toxicity is the quality of a chemical substance to cause injury to an organism in a dose dependent manner. (semanticscience.org/resource/SIO_001008)

# File lib/biointerchange/sio.rb, line 6101
def self.toxicity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001008')
end
toxin_role() click to toggle source

a toxin role is a toxic role of a chemical substance that is poisonous and is produced by an organism (semanticscience.org/resource/SIO_000890)

# File lib/biointerchange/sio.rb, line 5465
def self.toxin_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000890')
end
transcription() click to toggle source

Transcription is the process of creating a complementary RNA copy of a sequence of DNA. (semanticscience.org/resource/SIO_010300)

# File lib/biointerchange/sio.rb, line 7829
def self.transcription
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010300')
end
transforms_from() click to toggle source

A transitive temporal relation in which an entity mainstains identity from one state to another. (semanticscience.org/resource/SIO_000657)

# File lib/biointerchange/sio.rb, line 895
def self.transforms_from
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000657')
end
transforms_into() click to toggle source

A transitive temporal relation in which an entity mainstains identity from one state to another. (semanticscience.org/resource/SIO_000655)

# File lib/biointerchange/sio.rb, line 883
def self.transforms_into
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000655')
end
translation() click to toggle source

Translation is the process of producing a polypeptide from a ribonucleic acid by a ribosome. (semanticscience.org/resource/SIO_010301)

# File lib/biointerchange/sio.rb, line 7835
def self.translation
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010301')
end
transport() click to toggle source

Transport is an interaction that realizes the role a transporter and a cargo and results in the movement of at least the cargo. (semanticscience.org/resource/SIO_000575)

# File lib/biointerchange/sio.rb, line 3877
def self.transport
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000575')
end
tree_diagram() click to toggle source

A tree diagram is a hierarchical network diagram in which a root vertex is connected to one or more other vertices through a directed edge, which in turn may be connected to other vertices. (semanticscience.org/resource/SIO_000945)

# File lib/biointerchange/sio.rb, line 5765
def self.tree_diagram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000945')
end
treemap() click to toggle source

a treemap is a chart that fully partitions the area into a set of rectangles whose area represents its relative value. (semanticscience.org/resource/SIO_000935)

# File lib/biointerchange/sio.rb, line 5699
def self.treemap
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000935')
end
trend_line() click to toggle source

A trend line is a line, line segment or ray that is part of a statistical graph which indicates a statistical or visual direction across categorical or value data. (semanticscience.org/resource/SIO_000527)

# File lib/biointerchange/sio.rb, line 3613
def self.trend_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000527')
end
triangle() click to toggle source

A triangle is a polygon composed of three points and three line segments, in which each point is fully connected to another point along through the line segment. (semanticscience.org/resource/SIO_000520)

# File lib/biointerchange/sio.rb, line 3570
def self.triangle
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000520')
end
triple_bond() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010500)

# File lib/biointerchange/sio.rb, line 8447
def self.triple_bond
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010500')
end
true() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000269)

# File lib/biointerchange/sio.rb, line 2339
def self.true
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000269')
end
truth_value() click to toggle source

truth value is a quality of information that is claimed/verified to be true or false. (semanticscience.org/resource/SIO_000268)

# File lib/biointerchange/sio.rb, line 2333
def self.truth_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000268')
end
tungsten_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011059)

# File lib/biointerchange/sio.rb, line 9133
def self.tungsten_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011059')
end
uncertainty_value() click to toggle source

the uncertainty value (margin of error) of a measurement is a range of values likely to enclose the true value. (semanticscience.org/resource/SIO_000769)

# File lib/biointerchange/sio.rb, line 4769
def self.uncertainty_value
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000769')
end
uncharged() click to toggle source

the quality of not having a charge (semanticscience.org/resource/SIO_000806)

# File lib/biointerchange/sio.rb, line 4949
def self.uncharged
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000806')
end
undergraduate_student_advisor_role() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000877)

# File lib/biointerchange/sio.rb, line 5387
def self.undergraduate_student_advisor_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000877')
end
unicellular_organism() click to toggle source

a unicellular organism is a organism that is composed of a single cell. (semanticscience.org/resource/SIO_010376)

# File lib/biointerchange/sio.rb, line 8063
def self.unicellular_organism
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010376')
end
union() click to toggle source

a union is a list of all of the values of an attribute for the entities in the defined set. (semanticscience.org/resource/SIO_001116)

# File lib/biointerchange/sio.rb, line 6785
def self.union
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001116')
end
unique_cell() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000759)

# File lib/biointerchange/sio.rb, line 4703
def self.unique_cell
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000759')
end
unique_identifier() click to toggle source

a unique identifier is an identifier that uniquely identifies some thing. (semanticscience.org/resource/SIO_000675)

# File lib/biointerchange/sio.rb, line 4291
def self.unique_identifier
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000675')
end
unit_of_measurement() click to toggle source

A unit of measurement is a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity. (semanticscience.org/resource/SIO_000074)

# File lib/biointerchange/sio.rb, line 1513
def self.unit_of_measurement
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000074')
end
university() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000290)

# File lib/biointerchange/sio.rb, line 2411
def self.university
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000290')
end
unsupported() click to toggle source

unsupported is an existence quality in which there is no evidence to support the existence of the entity. (semanticscience.org/resource/SIO_000992)

# File lib/biointerchange/sio.rb, line 6005
def self.unsupported
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000992')
end
ununhexium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011087)

# File lib/biointerchange/sio.rb, line 9301
def self.ununhexium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011087')
end
ununoctium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011089)

# File lib/biointerchange/sio.rb, line 9313
def self.ununoctium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011089')
end
ununpentium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011086)

# File lib/biointerchange/sio.rb, line 9295
def self.ununpentium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011086')
end
ununquadium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011085)

# File lib/biointerchange/sio.rb, line 9289
def self.ununquadium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011085')
end
ununseptium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011088)

# File lib/biointerchange/sio.rb, line 9307
def self.ununseptium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011088')
end
unutrium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011084)

# File lib/biointerchange/sio.rb, line 9283
def self.unutrium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011084')
end
uranium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011106)

# File lib/biointerchange/sio.rb, line 9415
def self.uranium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011106')
end
user_account() click to toggle source

an user account allows a user to authenticate to system services and be granted authorization to access them. (semanticscience.org/resource/SIO_001165)

# File lib/biointerchange/sio.rb, line 7055
def self.user_account
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001165')
end
valid_argument() click to toggle source

A valid argument is an argument where the truth of the conclusion is a logical consequence of the premises and (consequently) its corresponding conditional is a necessary truth. (semanticscience.org/resource/SIO_000266)

# File lib/biointerchange/sio.rb, line 2321
def self.valid_argument
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000266')
end
validated_gene() click to toggle source

an experimentally validated gene is a gene whose existence has been demonstrated through experimental methods. (semanticscience.org/resource/SIO_000991)

# File lib/biointerchange/sio.rb, line 5999
def self.validated_gene
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000991')
end
value_axis() click to toggle source

A value axis is an axis in which the position along the line is partioned into numeric values. (semanticscience.org/resource/SIO_000458)

# File lib/biointerchange/sio.rb, line 3233
def self.value_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000458')
end
van_der_Waals_interaction() click to toggle source

van der Waals’ interaction is an a weak submolecular interaction between an instantaneous dipole and induced dipole. (semanticscience.org/resource/SIO_010504)

# File lib/biointerchange/sio.rb, line 8471
def self.van_der_Waals_interaction
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010504')
end
vanadium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011022)

# File lib/biointerchange/sio.rb, line 8911
def self.vanadium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011022')
end
variable() click to toggle source

a variable is a value that may change within the scope of a given problem or set of operations. (semanticscience.org/resource/SIO_000367)

# File lib/biointerchange/sio.rb, line 2705
def self.variable
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000367')
end
variant_role() click to toggle source

a variant role is a comparative role in which the value of an attribute differs when compared to another entity (semanticscience.org/resource/SIO_000479)

# File lib/biointerchange/sio.rb, line 3360
def self.variant_role
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000479')
end
vector() click to toggle source

A ray is a line which that is bounded by a startpoint and extends outwards along one dimension. (semanticscience.org/resource/SIO_000540)

# File lib/biointerchange/sio.rb, line 3691
def self.vector
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000540')
end
venn_diagram() click to toggle source

A Venn diagram is a chart that illustrates all possible logical relations between a finite collection of sets as overlapping circles. (semanticscience.org/resource/SIO_000947)

# File lib/biointerchange/sio.rb, line 5777
def self.venn_diagram
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000947')
end
verbal_language() click to toggle source

a verbal language is a language that uses sounds to communicate. (semanticscience.org/resource/SIO_000981)

# File lib/biointerchange/sio.rb, line 5945
def self.verbal_language
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000981')
end
verbal_language_entity() click to toggle source

a verbal language entity is a language entity that is manifested through sound. (semanticscience.org/resource/SIO_000786)

# File lib/biointerchange/sio.rb, line 4835
def self.verbal_language_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000786')
end
version_label() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000653)

# File lib/biointerchange/sio.rb, line 4207
def self.version_label
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000653')
end
versioned_record() click to toggle source

a versioned record is a record for which there exists another variant based that was derived via modification of the facts. (semanticscience.org/resource/SIO_000771)

# File lib/biointerchange/sio.rb, line 4781
def self.versioned_record
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000771')
end
vertex_normal() click to toggle source

A vertext normal is the normalized average of the surface normals of the faces that contain that vertex. (semanticscience.org/resource/SIO_000541)

# File lib/biointerchange/sio.rb, line 3697
def self.vertex_normal
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000541')
end
vertical_axis() click to toggle source

A y-axis is a Cartesian coordinate axis that is spatially oriented perpendicular to the x-axis. (semanticscience.org/resource/SIO_000453)

# File lib/biointerchange/sio.rb, line 3199
def self.vertical_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000453')
end
vertical_bar_graph() click to toggle source

A vertical bar graph is a bar graph in which the rectangular bars are vertically oriented in space. (semanticscience.org/resource/SIO_000445)

# File lib/biointerchange/sio.rb, line 3135
def self.vertical_bar_graph
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000445')
end
vertical_line() click to toggle source

A vertical line is a line that is positionally oriented perpendicular to the horizon. (semanticscience.org/resource/SIO_000526)

# File lib/biointerchange/sio.rb, line 3607
def self.vertical_line
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000526')
end
vertical_position() click to toggle source

a vertical position is a quantity along an axis that goes from up to down. (semanticscience.org/resource/SIO_000790)

# File lib/biointerchange/sio.rb, line 4859
def self.vertical_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000790')
end
viroid() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001044)

# File lib/biointerchange/sio.rb, line 6323
def self.viroid
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001044')
end
virtual() click to toggle source

virtual is the quality of an entity that exists only in a virtual setting such as a simulation or game environment. (semanticscience.org/resource/SIO_000962)

# File lib/biointerchange/sio.rb, line 5867
def self.virtual
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000962')
end
virus() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_010379)

# File lib/biointerchange/sio.rb, line 8081
def self.virus
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010379')
end
visual_language_entity() click to toggle source

A visual language entity is a language entity that is expressed through physical expression of manual

(semanticscience.org/resource/SIO_000079)

# File lib/biointerchange/sio.rb, line 1543
def self.visual_language_entity
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000079')
end
vocabulary() click to toggle source

a vocabulary is a collection of terms. (semanticscience.org/resource/SIO_001080)

# File lib/biointerchange/sio.rb, line 6563
def self.vocabulary
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001080')
end
volume() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000049)

# File lib/biointerchange/sio.rb, line 1441
def self.volume
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000049')
end
volume_number() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000309)

# File lib/biointerchange/sio.rb, line 2495
def self.volume_number
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000309')
end
vowel() click to toggle source

a vowel is a verbal entity of language that is pronounced with an open vocal tract so that there is no build-up of air pressure at any point above the glottis. (semanticscience.org/resource/SIO_000979)

# File lib/biointerchange/sio.rb, line 5933
def self.vowel
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000979')
end
was_annotated_with() click to toggle source

has annotation is a relation between an entity and some textual anntotation. (semanticscience.org/resource/SIO_000255)

# File lib/biointerchange/sio.rb, line 445
def self.was_annotated_with
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000255')
end
was_created_by() click to toggle source

has creator is a relation between an entity and that which created it. (semanticscience.org/resource/SIO_000364)

# File lib/biointerchange/sio.rb, line 643
def self.was_created_by
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000364')
end
wave() click to toggle source

A wave is a physical entity that travels through space and time, consist of oscillations or vibrations and may be accompanied by the transfer of energy. (semanticscience.org/resource/SIO_000650)

# File lib/biointerchange/sio.rb, line 4195
def self.wave
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000650')
end
weak_submolecular_component() click to toggle source

a weak submolecular component is a submolecular component that weakly connects submolecular components. (semanticscience.org/resource/SIO_010005)

# File lib/biointerchange/sio.rb, line 7217
def self.weak_submolecular_component
  return RDF::URI.new('http://semanticscience.org/resource/SIO_010005')
end
web_page() click to toggle source

A web page is a document that is published according to World Wide Web standards. (semanticscience.org/resource/SIO_000302)

# File lib/biointerchange/sio.rb, line 2459
def self.web_page
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000302')
end
web_service() click to toggle source

A web service is a software application that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services. (semanticscience.org/resource/SIO_000140)

# File lib/biointerchange/sio.rb, line 1889
def self.web_service
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000140')
end
website() click to toggle source

A website is a collection of documents published on the World Wide Web. (semanticscience.org/resource/SIO_000296)

# File lib/biointerchange/sio.rb, line 2423
def self.website
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000296')
end
width() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000042)

# File lib/biointerchange/sio.rb, line 1411
def self.width
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000042')
end
with_parent(uris, parent) click to toggle source

Returns only those URIs that fall under a designated parent URI.

uris

Set of URIs that are tested whether they have the given parent URI.

parent

Parent URI.

# File lib/biointerchange/sio.rb, line 14185
def self.with_parent(uris, parent)
  return uris.select { |uri| has_parent?(uri, parent) }
end
wonder() click to toggle source

Wonder is an emotion of perceiving something very rare or unexpected, but not threatening. (semanticscience.org/resource/SIO_000872)

# File lib/biointerchange/sio.rb, line 5363
def self.wonder
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000872')
end
word() click to toggle source

A word is the smallest free form (an item that may be expressed in isolation with semantic or pragmatic content) in a language. (semanticscience.org/resource/SIO_000114)

# File lib/biointerchange/sio.rb, line 1757
def self.word
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000114')
end
word_cloud() click to toggle source

a tag cloud is a visualization of word frequencies. (semanticscience.org/resource/SIO_000938)

# File lib/biointerchange/sio.rb, line 5723
def self.word_cloud
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000938')
end
word_end_position() click to toggle source

word end position is the position of the last character in a word as an offset from the first character of the text in which it is found. (semanticscience.org/resource/SIO_001058)

# File lib/biointerchange/sio.rb, line 6413
def self.word_end_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001058')
end
word_start_position() click to toggle source

the position of the first character in a word as an offset from the first character of the text in which it is found. (semanticscience.org/resource/SIO_001057)

# File lib/biointerchange/sio.rb, line 6407
def self.word_start_position
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001057')
end
word_tree() click to toggle source

a word tree is a chart that links phrases with contexts through a tree-like branching structure. (semanticscience.org/resource/SIO_000936)

# File lib/biointerchange/sio.rb, line 5705
def self.word_tree
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000936')
end
workflow() click to toggle source

A workflow is an algorithm that is is a depiction of a sequence of operations to achieve one or more objectives. (semanticscience.org/resource/SIO_000127)

# File lib/biointerchange/sio.rb, line 1835
def self.workflow
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000127')
end
worm() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000488)

# File lib/biointerchange/sio.rb, line 3402
def self.worm
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000488')
end
worry() click to toggle source

worry is the emotion characterized by concer over a real or imaginary issue. (semanticscience.org/resource/SIO_000873)

# File lib/biointerchange/sio.rb, line 5369
def self.worry
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000873')
end
written() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_001039)

# File lib/biointerchange/sio.rb, line 6287
def self.written
  return RDF::URI.new('http://semanticscience.org/resource/SIO_001039')
end
written_language() click to toggle source

written language is a language that is communicated through a writing system. (semanticscience.org/resource/SIO_000982)

# File lib/biointerchange/sio.rb, line 5951
def self.written_language
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000982')
end
x_axis() click to toggle source

An x-axis is a Cartesian coordinate axis that is aligned with the horizon. (semanticscience.org/resource/SIO_000452)

# File lib/biointerchange/sio.rb, line 3179
def self.x_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000452')
end
x_cartesian_coordinate() click to toggle source

an x cartesian coordinate is the coordinate of an object onto the x-axis of a cartesian coordinate system. (semanticscience.org/resource/SIO_000400)

# File lib/biointerchange/sio.rb, line 2911
def self.x_cartesian_coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000400')
end
xenon_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011053)

# File lib/biointerchange/sio.rb, line 9097
def self.xenon_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011053')
end
y_axis() click to toggle source

A y-axis is a Cartesian coordinate axis that is spatially oriented perpendicular to the x-axis. (semanticscience.org/resource/SIO_000453)

# File lib/biointerchange/sio.rb, line 3192
def self.y_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000453')
end
y_cartesian_coordinate() click to toggle source

an y cartesian coordinate is the coordinate of an object onto the y-axis of a cartesian coordinate system. (semanticscience.org/resource/SIO_000401)

# File lib/biointerchange/sio.rb, line 2917
def self.y_cartesian_coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000401')
end
year() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_000428)

# File lib/biointerchange/sio.rb, line 3037
def self.year
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000428')
end
ytterbium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011102)

# File lib/biointerchange/sio.rb, line 9391
def self.ytterbium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011102')
end
yttrium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011038)

# File lib/biointerchange/sio.rb, line 9007
def self.yttrium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011038')
end
z_axis() click to toggle source

A z-axis is a Cartesian coordinate axis that is spatially oriented normal to the plane formed by the x- and y-axes. (semanticscience.org/resource/SIO_000454)

# File lib/biointerchange/sio.rb, line 3206
def self.z_axis
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000454')
end
z_cartesian_coordinate() click to toggle source

a z cartesian coordinate is the coordinate of an object onto the z-axis of a cartesian coordinate system. (semanticscience.org/resource/SIO_000402)

# File lib/biointerchange/sio.rb, line 2923
def self.z_cartesian_coordinate
  return RDF::URI.new('http://semanticscience.org/resource/SIO_000402')
end
zinc_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011029)

# File lib/biointerchange/sio.rb, line 8953
def self.zinc_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011029')
end
zirconium_atom() click to toggle source

– No comment or description provided. – (semanticscience.org/resource/SIO_011039)

# File lib/biointerchange/sio.rb, line 9013
def self.zirconium_atom
  return RDF::URI.new('http://semanticscience.org/resource/SIO_011039')
end