oboe-core

IRI:
http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl
Current version:
'$Id: Observation.owl,v 1.29 2008/01/30 04:36:12 bowers Exp $'
Other visualisation:
Ontology source

Abstract

This ontology provides the core OBOE modeling constructs.

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. General Axioms
  6. SWRL Rules
  7. Namespace Declarations

Classes

Base Characteristic Qualifierc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#BaseCharacteristicQualifier

A Base Qualifier denotes a simple, atomic qualifier such as average, minimum, maximum, etc.
has super-classes
Characteristic Qualifierc
is in range of
has base qualifierop

Base Unitc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#BaseUnit

A BaseUnit simply represents a unit that is not naturally decomposed into other units.
has super-classes
Unitc
is disjoint with
Composite Unitc, Derived Unitc

Booleanc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Boolean

Represents a Boolean value, either 'true' or 'false'.
has super-classes
Primitive Valuec
is disjoint with
Decimalc, Stringc

Characteristicc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Characteristic

A characteristic represents a property of an entity that can be measured (e.g., height, length, or color). We adopt the standard distinction (e.g., as in M. Bunge, 1979) between things (entities) and their properties (characteristics). A characteristic of an entity is observed through a measurement, which further asserts a value of the characteristic for the entity. A characteristic type (e.g., "height") can be associated with many different entities, whereas an individual characteristic (a particular occurrence of the "height" characteristic) is associated to exactly one entity.
is equivalent to
Namec or Physical Characteristicc or Relationshipc or Typec
has sub-classes
Namec, Physical Characteristicc, Relationshipc, Typec
is in domain of
measured byop
is in range of
of characteristicop
is disjoint with
Characteristic Qualifierc, Entityc, Measurementc, Observationc, Observation Collectionc, Protocolc, Standardc

Characteristic Qualifierc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#CharacteristicQualifier

A Characteristic Qualifier is a generic derived (e.g., computed) property of an entity that must be combined with concrete characteristics to be used in a measurement. A qualifier is either a base (atomic) or composite qualifier. As an example, the base qualifier Minimum can be combined with a characteristic Length to create a Minimum Length qualified characteristic. A composite qualifer is used to combine multiple qualifiers.
is equivalent to
Base Characteristic Qualifierc or Composite Characteristic Qualifierc
has sub-classes
Base Characteristic Qualifierc, Composite Characteristic Qualifierc
is in range of
has next qualifierop, has qualifierop
is disjoint with
Characteristicc, Entityc, Measurementc, Observationc, Observation Collectionc, Protocolc, Standardc, Unit Conversionc

Composite Characteristic Qualifierc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#CompositeCharacteristicQualifier

A Composite Qualifier is used to combine multiple qualifiers. Each composite qualifier has a base qualifier and a reference to another qualifier. Composite qualifiers are ordered (through hasNextQualifier) to distinguish between, e.g., AverageMinimum versus MinimumAverage.
has super-classes
Characteristic Qualifierc
has base qualifierop exactly 1 Base Characteristic Qualifierc
has next qualifierop exactly 1 Characteristic Qualifierc
is in domain of
has base qualifierop, has next qualifierop

Composite Unitc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#CompositeUnit

A CompositeUnit is a product at least two base or derived units. For example, 'meter per second square' denotes a composite unit defined over 'meter' (a base unit) and 'per second square' (a derived unit).
has super-classes
Unitc
has unitop min 2
is disjoint with
Base Unitc, Derived Unitc

Contextc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Context

A context measurement is a special measurement for capturing the details of a contextual relationship among two observations. These details include a characteristic that asserts the relationship between the two entities being observed. Optionally, a protocol (e.g., defining the procedure for observing the relationship) and a standard can also be given (however, these will typically not be specified as part of context). The value of the context measurement is the contextualizing entity, and the observation for the context measurement is the contextualized observation.
has super-classes
Measurementc
of characteristicop only Relationshipc
has context observationop some Observationc
is in domain of
has context observationop, observation context forop
is in range of
context observation forop, has observation contextop

Decimalc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Decimal

Represents any real number value (see the XSD decimal type).
has super-classes
Primitive Valuec
is disjoint with
Booleanc, Stringc

Derived Unitc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#DerivedUnit

A DerivedUnit raises a base unit to an integer power other than 0 or 1. For example, the unit 'square meter' is a unit derived from the 'meter' base unit raised to the power 2.
has super-classes
Unitc
not (has powerdp value 0)
has powerdp some int
not (has powerdp value 1)
has unitop exactly 1
is in domain of
has powerdp
is disjoint with
Base Unitc, Composite Unitc

Entityc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Entity

An entity denotes a concrete or conceptual object that has been observed (e.g., a tree, a community, an ecological process). We adopt the standard distinction (e.g., as in M. Bunge, 1979) between things (entities) and their properties (characteristics). Entities constitute the foci of observations, i.e., every observation is of exactly one entity.
has sub-classes
Primitive Valuec
is in domain of
observed byop, value forop
is in range of
has valueop, of entityop
is disjoint with
Characteristicc, Characteristic Qualifierc, Measurementc, Observationc, Observation Collectionc, Protocolc, Standardc

Measurementc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Measurement

A measurement is an assertion that a characteristic of an entity was measured and/or recorded. A measurement is also composed of a value, a measurement standard, and a precision (associated with the measured value). Measurements also encapsulate characteristics that were recorded, but not necessarily measured in a physical sense. For example, the name of a location and a taxon can be captured through measurements.
has super-classes
uses protocolop some Protocolc
uses standardop some Standardc
measurement forop some Observationc
has valueop some Entityc
of characteristicop some Characteristicc
has sub-classes
Contextc
is in domain of
has precisiondp, has valueop, measurement forop, of characteristicop, uses methoddp, uses protocolop, uses standardop
is in range of
has measurementop, measured byop, protocol forop, standard forop, value forop
is disjoint with
Characteristicc, Characteristic Qualifierc, Entityc, Observationc, Observation Collectionc, Protocolc, Standardc

Namec back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Name

A Name characteristic provides the name (or label) used for identifying (either globally or within a context) an entity.
has super-classes
Characteristicc
is disjoint with
Physical Characteristicc, Relationshipc, Typec

Observationc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Observation

An observation represents an "observed entity," that is, an entity that was observed by an observer. An observation often consists of measurements that refer to one or more measured characteristics of the observed entity. Observations may also be made within a broader context. The context of an observation is given by other observations, implying that an observed entity (and specifically each corresponding measurement) contextualizes another observed entity (and its corresponding measurements). For example, an observation of a location may serve as context for an observation of an organism. In this case, the observed characteristic values of the location (such as humidity) are assumed constant for the observation of the organism.
has super-classes
of entityop some Entityc
is in domain of
context forop, context observation forop, has contextop, has measurementop, has observation contextop, member ofop, of entityop
is in range of
context forop, has contextop, has context observationop, has memberop, measurement forop, observation context forop, observed byop
is disjoint with
Characteristicc, Characteristic Qualifierc, Entityc, Measurementc, Observation Collectionc, Protocolc, Standardc

Observation Collectionc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#ObservationCollection

An observation collection contains a set of observations.
is in domain of
has memberop
is in range of
member ofop
is disjoint with
Characteristicc, Characteristic Qualifierc, Entityc, Measurementc, Observationc, Protocolc, Standardc

Physical Characteristicc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#PhysicalCharacteristic

A Physical Characteristic of an Entity is one that is measurable within the physical world, and subsumes primary and derived physical dimensions (e.g., length, mass, area, density). The measured value assigned to a Physical characteristic may be a quantity (a numerical value) or a quality (a label).
has super-classes
Characteristicc
is in domain of
has qualifierop
is disjoint with
Namec, Relationshipc, Typec

Primitive Valuec back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#PrimitiveValue

A PrimitiveValue is an entity that represents a literal value (e.g., a number, a string, a a Boolean, etc.)
has super-classes
Entityc
has sub-classes
Booleanc, Decimalc, Stringc
is in domain of
has codedp

Protocolc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Protocol

A protocol represents a specific procedure that is used for generating or processing data.
is in domain of
protocol forop
is in range of
uses protocolop
is disjoint with
Characteristicc, Characteristic Qualifierc, Entityc, Measurementc, Observationc, Observation Collectionc, Standardc

Relationshipc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Relationship

A Relationship represents a directional (binary) association between two entities in which the observed entity is associated to the given entity. Examples include spatial (e.g., within, overlaps, adjacent), temporal (e.g., during, before, after), and composition (e.g., part of, has part) relationships.
has super-classes
Characteristicc
is disjoint with
Namec, Physical Characteristicc, Typec

Standardc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Standard

A standard defines a reference for comparing or naming entities via a measurement. A standard can be defined intentionally (e.g., as in the case of units) or extensionally (by listing the values of the standard, e.g., for color this might be red, blue, yellow, etc).
has super-classes
standard forop some Measurementc
has sub-classes
Unitc
is in domain of
standard forop
is in range of
uses standardop
is disjoint with
Characteristicc, Characteristic Qualifierc, Entityc, Measurementc, Observationc, Observation Collectionc, Protocolc

Stringc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#String

Represents any character string value.
has super-classes
Primitive Valuec
is disjoint with
Booleanc, Decimalc

Typec back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Type

A Type characteristic provides the type (or class) of an entity as a measured (or observed) value. A typical example is a biological taxonomy designation.
has super-classes
Characteristicc
is disjoint with
Namec, Physical Characteristicc, Relationshipc

Unitc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#Unit

The base class for physical measurement units.
is equivalent to
Base Unitc or Composite Unitc or Derived Unitc
has super-classes
Standardc
standard forop only Measurementc and (has valueop only Decimalc)
standard forop only Measurementc and (of characteristicop only Physical Characteristicc)
has sub-classes
Base Unitc, Composite Unitc, Derived Unitc
is in range of
has source unitop, has target unitop

Unit Conversionc back to ToC or Class ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#UnitConversion

A UnitConversion defines a mapping from a source unit to a target unit via a multiplier and an offset.
has super-classes
has source unitop some Unitc
has target unitop some Unitc
is in domain of
has multiplierdp, has offsetdp, has source unitop, has target unitop
is disjoint with
Characteristic Qualifierc

Object Properties

context forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#contextFor

The contextFor property states that one observation serves as the context for another observation. In the case of contextFor, the domain is the context, and the range is the observation being contextualized. Context defines a semantic relationship between two entities that is a fundamental aspect of the observations, but not necessarily of the entities themselves. For example, most measurements are accomplished in a spatio-temporal framework that might be valuable context. The assertions made by contextual observations are assumed of the contextualized observations. Context is a transitive relationship.

has characteristics: transitive

has domain
Observationc
has range
Observationc
is inverse of
has contextop
has sub-property chains
context observation forop o observation context forop

context observation forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#contextObservationFor

The contextObservationFor property relates an contextualizing observation to the corresponding context measurement.

has characteristics: inverse functional

has domain
Observationc
has range
Contextc

has base qualifierop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasBaseQualifier

The hasBaseQualifier together with the hasNextQualfiier property allows qualifier characteristics to be combined and ordered. For example, for an MinimumDailyAverage qualifier, the hasBaseQualifier refers to Minimum and the hasNextQualifier refers to a DailyAverage qualifier, and for a DailyAverage qualifier, the hasBaseQualifier refers to a Daily qualifier and the hasNextQualifier refers to an Average qualifier.

has characteristics: functional

has domain
Composite Characteristic Qualifierc
has range
Base Characteristic Qualifierc

has contextop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasContext

The hasContext property states that one observation serves as the context for another observation. In the case of hasContext, the domain is the observation being contextualized, and the range is the context. Context defines a semantic relationship between two entities that is a fundamental aspect of the observations, but not necessarily of the entities themselves. For example, most measurements are accomplished in a spatio-temporal framework that might be valuable context. The assertions made by contextual observations are assumed of the contextualized observations. Context is a transitive relationship.

has characteristics: transitive

has domain
Observationc
has range
Observationc
is inverse of
context forop
has sub-property chains
has observation contextop o has context observationop

has context observationop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasContextObservation

The hasContextObservation gives the contextualizing observation for the context.

has characteristics: functional

has domain
Contextc
has range
Observationc

has measurementop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasMeasurement

The hasMeasurement property gives the measurements of the observed entity.

has characteristics: inverse functional

has sub-properties
has observation contextop
has domain
Observationc
has range
Measurementc
is inverse of
measurement forop

has memberop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasMember

The hasMember property gives the observations of an observation collection.
has domain
Observation Collectionc
has range
Observationc
is inverse of
member ofop

has next qualifierop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasNextQualifier

The hasNexQualifier together with the hasBaseQualfiier property allows qualifier characteristics to be combined and ordered. For example, for an MinimumDailyAverage qualifier, the hasBaseQualifier refers to Minimum and the hasNextQualifier refers to a DailyAverage qualifier, and for a DailyAverage qualifier, the hasBaseQualifier refers to a Daily qualifier and the hasNextQualifier refers to an Average qualifier.

has characteristics: functional

has domain
Composite Characteristic Qualifierc
has range
Characteristic Qualifierc

has observation contextop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasObservationContext

The hasObservationContext is a special type of hasMeasurement property that links an observation to a context measurement.

has characteristics: inverse functional

has super-properties
has measurementop
has domain
Observationc
has range
Contextc
is inverse of
observation context forop

has qualifierop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasQualifier

The hasQualifier property assigns an optional characteristic qualifier to a physical characteristic. Examples of qualifiers are Average, Minimum, Maximum, Daily, etc.

has characteristics: functional

has domain
Physical Characteristicc
has range
Characteristic Qualifierc

has source unitop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasSourceUnit

The hasSourceUnit property gives the source unit being converted from within a unit conversion.

has characteristics: functional

has domain
Unit Conversionc
has range
Unitc

has target unitop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasTargetUnit

The hasTargetUnit property gives the target unit being converted to within a unit conversion.

has characteristics: functional

has domain
Unit Conversionc
has range
Unitc

has unitop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasUnit

The hasUnit property gives the underlying base or derived unit for a derived or composite unit, respectively.

has valueop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasValue

The hasValue property gives the value of the measurement.

has characteristics: functional

has domain
Measurementc
has range
Entityc
is inverse of
value forop

measured byop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#measuredBy

The measuredBy property gives the measurement a characteristic is used in.

has characteristics: inverse functional

has domain
Characteristicc
has range
Measurementc
is inverse of
of characteristicop

measurement forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#measurementFor

The measurementFor property relates a measurement to its corresponding observation.

has characteristics: functional

has sub-properties
observation context forop
has domain
Measurementc
has range
Observationc
is inverse of
has measurementop

member ofop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#memberOf

The memberOf property gives the observation collections the observation is a member of.
has domain
Observationc
has range
Observation Collectionc
is inverse of
has memberop

observation context forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#observationContextFor

The observationContextFor property gives the contextualized observation for a context measurement.

has characteristics: functional

has super-properties
measurement forop
has domain
Contextc
has range
Observationc
is inverse of
has observation contextop

observed byop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#observedBy

The observedBy property gives the observation of an observed entity.

has characteristics: inverse functional

has domain
Entityc
has range
Observationc
is inverse of
of entityop

of characteristicop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#ofCharacteristic

The ofCharacteristic property gives the entity characteristic measured by a measurement.

has characteristics: functional

has domain
Measurementc
has range
Characteristicc
is inverse of
measured byop

of entityop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#ofEntity

The ofEntity property gives the observed entity of an observation.

has characteristics: functional

has domain
Observationc
has range
Entityc
is inverse of
observed byop

protocol forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#protocolFor

The protocolFor property gives the measurement that uses a protocol.

has characteristics: inverse functional

has domain
Protocolc
has range
Measurementc
is inverse of
uses protocolop

standard forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#standardFor

The standardFor property gives the measurements that use this standard.

has characteristics: inverse functional

has domain
Standardc
has range
Measurementc
is inverse of
uses standardop

uses protocolop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#usesProtocol

The usesProtocol property gives the protocol used in a measurement.

has characteristics: functional

has domain
Measurementc
has range
Protocolc
is inverse of
protocol forop

uses standardop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#usesStandard

The usesStandard property gives the standard (e.g., unit) used in a measurement.

has characteristics: functional

has domain
Measurementc
has range
Standardc
is inverse of
standard forop

value forop back to ToC or Object Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#valueFor

The valueFor property gives the measurement a value is used in.

has characteristics: inverse functional

has domain
Entityc
has range
Measurementc
is inverse of
has valueop

Data Properties

has codedp back to ToC or Data Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasCode

The hasCode property gives the underlying value (or coded representation) of a primitive value.

has characteristics: functional

has domain
Primitive Valuec
has range
any type

has multiplierdp back to ToC or Data Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasMultiplier

The hasMultiplier property gives the multiplier value in a unit conversion.

has characteristics: functional

has domain
Unit Conversionc
has range
decimal

has offsetdp back to ToC or Data Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasOffset

The hasOffset property gives the offset value in a unit conversion.

has characteristics: functional

has domain
Unit Conversionc
has range
decimal

has powerdp back to ToC or Data Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasPower

The hasPower property gives the power a base unit is raised to within a derived unit.

has characteristics: functional

has domain
Derived Unitc
has range
int

has precisiondp back to ToC or Data Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#hasPrecision

This property gives the precision of a measurement value.

has characteristics: functional

has domain
Measurementc
has range
decimal

uses methoddp back to ToC or Data Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#usesMethod

The usesMethod property gives the actual method used to carry out the measurement.

has characteristics: functional

has domain
Measurementc
has range
any type

Annotation Properties

same concept asap back to ToC or Annotation Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#sameConceptAs

A class annotation property that states that the annotated class is conceptually the same class as (i.e., conceptually equivalent to) the concept identified in the annotation value. If the value of the annotation property denotes an OWL class, then the sameConceptAsClass annotation property should be used instead.

same concept as classap back to ToC or Annotation Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#sameConceptAsClass

A class annotation property that states that the annotated class is conceptually the same class as (i.e., conceptually equivalent to) the referenced class (as given by the value of the annotation property). Note that being conceptually the same can differ from strict class equivalance in that the two classes may have different structural definitions within their specific ontologies, e.g., their superclasses and subclasses in the respective ontologies may differ.

similar concept asap back to ToC or Annotation Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#similarConceptAs

A class annotation property that states that the annotated class is conceptually similar (e.g., overlapping), but not identical to the concept identified by the value of the annotation property. If the value of the annotation property denotes an OWL class, then the similarConceptAsClass annotation property should be used instead.

similar concept as classap back to ToC or Annotation Property ToC

IRI: http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#similarConceptAsClass

A class annotation property that states that the annotated class is conceptually similar (e.g., overlapping), but not identical to the referenced class (the value of the annotation property).

General Axioms

All Disjoint Classes back to ToC

Base Unitc, Composite Unitc, Derived Unitc

SWRL rules

Rule #1back to ToC

Typec(?c) , has measurementop(?o,?m) , has valueop(?m,?e) , of characteristicop(?m,?c) -> of entityop(?o,?e)

Rule #2back to ToC

has context observationop(?c,?o) , of entityop(?o,?e) -> has valueop(?c,?e)

Rule #3back to ToC

has context observationop(?c,?o) , has valueop(?c,?e) -> of entityop(?o,?e)

Namespace Declarations back to ToC

default namespace
http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#
ns
http://creativecommons.org/ns#
oboe-1-0
http://ecoinformatics.org/oboe/oboe.1.0/
oboe-core
http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
swrl
http://www.w3.org/2003/11/swrl#
swrlb
http://www.w3.org/2003/11/swrlb#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.