language en

MMODA Astrophysical Workflow Ontology

Authors:
https://github.com/andriineronov
https://github.com/burnout87
https://github.com/dsavchenko
https://github.com/volodymyrss
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://insertlicenseURIhere.org
Visualization:
Visualize with WebVowl
Cite as:
https://github.com/andriineronov, https://github.com/burnout87, https://github.com/dsavchenko, https://github.com/volodymyrss. MMODA Astrophysical Workflow Ontology.
Provenance of this page
Ontology Specification Draft

Abstract

IVOA kindly provides various data and object types, but very little is availble about workflow types. It is possible to combine function types (e.g. https://fno.io) with data types. In this ontology we define supporting types, our own versions of some of the generic types, and anything else needed to descrie Astrophysical Analysis Workflows. Please refer to https://odahub.io/docs/guide-ontology/ for instructions on how to contribute.

Introduction back to ToC

This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<http://odahub.io/ontology>
product-type<http://www.ivoa.net/rdf/product-type>
unit<http://odahub.io/ontology/unit>
owl<http://www.w3.org/2002/07/owl>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
fno<https://w3id.org/function/spec>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema>
rdfs<http://www.w3.org/2000/01/rdf-schema>
vann<http://purl.org/vocab/vann>
foaf<http://xmlns.com/foaf/0.1>
dc<http://purl.org/dc/elements/1.1>

MMODA Astrophysical Workflow Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Annotation Properties

Named Individuals

MMODA Astrophysical Workflow Ontology: Description back to ToC

This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc.

Cross-reference for MMODA Astrophysical Workflow Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by MMODA Astrophysical Workflow Ontology.

Classes

anglec back to ToC or Class ToC

IRI: http://odahub.io/ontology#Angle

has super-classes
float c
has sub-classes
Declination c, RightAscension c, angle degrees c, angle minutes c, angle seconds c

angle degreesc back to ToC or Class ToC

IRI: http://odahub.io/ontology#AngleDegrees

has super-classes
angle c, degree c
has sub-classes
DeclinationDegrees c, RightAscensionDegrees c

angle minutesc back to ToC or Class ToC

IRI: http://odahub.io/ontology#AngleMinutes

has super-classes
angle c, arcmin c

angle secondsc back to ToC or Class ToC

IRI: http://odahub.io/ontology#AngleSeconds

has super-classes
angle c, arcsec c

angle unitc back to ToC or Class ToC

IRI: http://odahub.io/ontology/unit#AngleUnit

has super-classes
Unit c
has members
arcmin ni, arcsec ni, degree ni, hourangle hour ni, hourangle minute ni, hourangle second ni, radian ni

angstromc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Angstrom

has super-classes
expressed in unit c
has sub-classes
wavelength a c

arcminc back to ToC or Class ToC

IRI: http://odahub.io/ontology#arcmin

has super-classes
expressed in unit c
has sub-classes
angle minutes c

arcsecc back to ToC or Class ToC

IRI: http://odahub.io/ontology#arcsec

has super-classes
expressed in unit c
has sub-classes
angle seconds c

AstrophysicalObjectc back to ToC or Class ToC

IRI: http://odahub.io/ontology#AstrophysicalObject

Any Astrophysical object, possibly contained in space and/or time: Galaxy, Gamma-Ray Burst, Universe. Note that an object can be spatially or temporarily contained within another: e.g. a BlazarFlare is an episode of Blazar life, and a SunSpot is on the Sun.
has super-classes
string c
has sub-classes
AstrophysicalObjectOfInterest c
is in domain of
hasCoordinates op
is in range of
is requesting op, is requesting astro object op

AstrophysicalObjectOfInterestc back to ToC or Class ToC

IRI: http://odahub.io/ontology#AstrophysicalObjectOfInterest

has super-classes
AstrophysicalObject c

AstroqueryModulec back to ToC or Class ToC

IRI: http://odahub.io/ontology#AstroqueryModule

An astroquery module is used internally by workflows to access data (observations, catalogs, etc).
has super-classes
thing c

booleanc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Boolean

has super-classes
WorkflowParameter c, parameter product c

DataProductc back to ToC or Class ToC

IRI: http://odahub.io/ontology#DataProduct

has super-classes
thing c
has sub-classes
LightCurve c, image c, o d a astropy table c, o d a binary product c, o d a picture product c, o d a text product c, parameter product c, spectrum c

dayc back to ToC or Class ToC

IRI: http://odahub.io/ontology#day

has super-classes
expressed in unit c
has sub-classes
time interval days c

Declinationc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Declination

has super-classes
Quantity c, WorkflowParameter c, angle c
has sub-classes
DeclinationDegrees c
is in range of
hasDec op

DeclinationDegreesc back to ToC or Class ToC

IRI: http://odahub.io/ontology#DeclinationDegrees

has super-classes
Declination c, angle degrees c
has sub-classes
PointOfInterestDEC c

degreec back to ToC or Class ToC

IRI: http://odahub.io/ontology#degree

has super-classes
expressed in unit c
has sub-classes
angle degrees c

DiscoveryWorkflowc back to ToC or Class ToC

IRI: http://odahub.io/ontology#DiscoveryWorkflow

workflow which takes some dataset (crucially, unavailable at the time of the Workflow publishing) and produces some Evidence or a Decision
has super-classes
Workflow c

distancec back to ToC or Class ToC

IRI: http://odahub.io/ontology#Distance

has super-classes
length c
has sub-classes
distance km c, distance kpc c, distance m c, distance mpc c, distance pc c

distance kmc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Distance_km

has super-classes
distance c, km c

distance kpcc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Distance_kpc

has super-classes
distance c, kpc c

distance mc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Distance_m

has super-classes
distance c, m c

distance mpcc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Distance_Mpc

has super-classes
distance c, mpc c

distance pcc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Distance_pc

has super-classes
distance c, pc c

e vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#eV

has super-classes
expressed in unit c
has sub-classes
energy e v c

end time m j dc back to ToC or Class ToC

IRI: http://odahub.io/ontology#EndTimeMJD

has super-classes
EndTime c, time instant m j d c

EndTimec back to ToC or Class ToC

IRI: http://odahub.io/ontology#EndTime

has super-classes
TimeInstant c, WorkflowParameter c
has sub-classes
EndTimeISOT c, end time m j d c

EndTimeISOTc back to ToC or Class ToC

IRI: http://odahub.io/ontology#EndTimeISOT

has super-classes
EndTime c, time instant i s o t c

energyc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Energy

has super-classes
float c
has sub-classes
energy e v c, energy ge v c, energy ke v c, energy me v c, energy te v c

energy e vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Energy_eV

has super-classes
e v c, energy c

energy ge vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Energy_GeV

has super-classes
energy c, ge v c

energy ke vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Energy_keV

has super-classes
energy c, ke v c
has sub-classes
i s g r i energy c, j e m x energy c

energy me vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Energy_MeV

has super-classes
energy c, me v c

energy te vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Energy_TeV

has super-classes
energy c, te v c

energy unitc back to ToC or Class ToC

IRI: http://odahub.io/ontology/unit#EnergyUnit

has super-classes
Unit c
has members
e v ni, g hz ni, ge v ni, hz ni, ke v ni, m hz ni, me v ni, te v ni

expressed in unitc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ExpressedInUnit

has super-classes
numeric parameter c
has sub-classes
angstrom c, arcmin c, arcsec c, day c, degree c, e v c, g hz c, ge v c, hour c, hz c, ke v c, km c, kpc c, m c, m hz c, me v c, micron c, mpc c, nm c, pc c, second c, te v c

file referencec back to ToC or Class ToC

IRI: http://odahub.io/ontology#FileReference

has super-classes
string c
has sub-classes
file u r l c, p o s i x path c

file u r lc back to ToC or Class ToC

IRI: http://odahub.io/ontology#FileURL

has super-classes
file reference c

floatc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Float

has super-classes
numeric parameter c, parameter product c
has sub-classes
angle c, energy c, frequency c, length c, percentage c, time interval c

frequencyc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Frequency

has super-classes
float c
has sub-classes
frequency g hz c, frequency hz c, frequency m hz c

frequency g hzc back to ToC or Class ToC

IRI: http://odahub.io/ontology#FrequencyGHz

has super-classes
frequency c, g hz c

frequency hzc back to ToC or Class ToC

IRI: http://odahub.io/ontology#FrequencyHz

has super-classes
frequency c, hz c

frequency m hzc back to ToC or Class ToC

IRI: http://odahub.io/ontology#FrequencyMHz

has super-classes
frequency c, m hz c

g hzc back to ToC or Class ToC

IRI: http://odahub.io/ontology#GHz

has super-classes
expressed in unit c
has sub-classes
frequency g hz c

Gaiac back to ToC or Class ToC

IRI: http://odahub.io/ontology#Gaia

has super-classes
Instrument c

GaiaFilterc back to ToC or Class ToC

IRI: http://odahub.io/ontology#GaiaFilter

has super-classes
thing c

ge vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#GeV

has super-classes
expressed in unit c
has sub-classes
energy ge v c

hourc back to ToC or Class ToC

IRI: http://odahub.io/ontology#hour

has super-classes
expressed in unit c
has sub-classes
time interval hours c

hzc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Hz

has super-classes
expressed in unit c
has sub-classes
frequency hz c

i s g r i energyc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ISGRIEnergy

has super-classes
energy ke v c

imagec back to ToC or Class ToC

IRI: http://odahub.io/ontology#Image

has super-classes
DataProduct c

Instrumentc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Instrument

has super-classes
thing c
has sub-classes
Gaia c

integerc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Integer

has super-classes
numeric parameter c, parameter product c

j e m x energyc back to ToC or Class ToC

IRI: http://odahub.io/ontology#JEMXEnergy

has super-classes
energy ke v c

ke vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#keV

has super-classes
expressed in unit c
has sub-classes
energy ke v c

kmc back to ToC or Class ToC

IRI: http://odahub.io/ontology#km

has super-classes
expressed in unit c
has sub-classes
distance km c

kpcc back to ToC or Class ToC

IRI: http://odahub.io/ontology#kpc

has super-classes
expressed in unit c
has sub-classes
distance kpc c

lengthc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Length

has super-classes
float c
has sub-classes
Wavelength c, distance c

length unitc back to ToC or Class ToC

IRI: http://odahub.io/ontology/unit#LengthUnit

has super-classes
Unit c
has members
angstrom ni, km ni, kpc ni, m ni, micron ni, mpc ni, nm ni, pc ni

LightCurvec back to ToC or Class ToC

IRI: http://odahub.io/ontology#LightCurve

has super-classes
DataProduct c, timeseries c

mc back to ToC or Class ToC

IRI: http://odahub.io/ontology#m

has super-classes
expressed in unit c
has sub-classes
distance m c, wavelength m c

m hzc back to ToC or Class ToC

IRI: http://odahub.io/ontology#MHz

has super-classes
expressed in unit c
has sub-classes
frequency m hz c

me vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#MeV

has super-classes
expressed in unit c
has sub-classes
energy me v c

micronc back to ToC or Class ToC

IRI: http://odahub.io/ontology#micron

has super-classes
expressed in unit c
has sub-classes
wavelength micron c

mpcc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Mpc

has super-classes
expressed in unit c
has sub-classes
distance mpc c

nmc back to ToC or Class ToC

IRI: http://odahub.io/ontology#nm

has super-classes
expressed in unit c
has sub-classes
wavelength nm c

numeric parameterc back to ToC or Class ToC

IRI: http://odahub.io/ontology#NumericParameter

has super-classes
WorkflowParameter c
has sub-classes
expressed in unit c, float c, integer c

o d a astropy tablec back to ToC or Class ToC

IRI: http://odahub.io/ontology#ODAAstropyTable

has super-classes
DataProduct c

o d a binary productc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ODABinaryProduct

has super-classes
DataProduct c

o d a picture productc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ODAPictureProduct

has super-classes
DataProduct c

o d a text productc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ODATextProduct

has super-classes
DataProduct c

p o s i x pathc back to ToC or Class ToC

IRI: http://odahub.io/ontology#POSIXPath

has super-classes
file reference c

parameter formatc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ParameterFormat

has super-classes
thing c
has sub-classes
time format c
is in range of
has format op

parameter productc back to ToC or Class ToC

IRI: http://odahub.io/ontology#ParameterProduct

has super-classes
DataProduct c
has sub-classes
TimeInstant c, boolean c, float c, integer c, string c

pcc back to ToC or Class ToC

IRI: http://odahub.io/ontology#pc

has super-classes
expressed in unit c
has sub-classes
distance pc c

percentagec back to ToC or Class ToC

IRI: http://odahub.io/ontology#Percentage

has super-classes
float c

photometric bandc back to ToC or Class ToC

IRI: http://odahub.io/ontology#PhotometricBand

has super-classes
string c
has sub-classes
visible band c

PointOfInterestc back to ToC or Class ToC

IRI: http://odahub.io/ontology#PointOfInterest

has super-classes
SkyCoordinates c

PointOfInterestDECc back to ToC or Class ToC

IRI: http://odahub.io/ontology#PointOfInterestDEC

has super-classes
DeclinationDegrees c, WorkflowParameter c

PointOfInterestRAc back to ToC or Class ToC

IRI: http://odahub.io/ontology#PointOfInterestRA

has super-classes
RightAscensionDegrees c, WorkflowParameter c

Quantityc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Quantity

has super-classes
thing c
has sub-classes
Declination c, RightAscension c, SkyCoordinates c, TimeInstant c, Wavelength c

RightAscensionc back to ToC or Class ToC

IRI: http://odahub.io/ontology#RightAscension

has super-classes
Quantity c, WorkflowParameter c, angle c
has sub-classes
RightAscensionDegrees c
is in range of
hasRA op

RightAscensionDegreesc back to ToC or Class ToC

IRI: http://odahub.io/ontology#RightAscensionDegrees

has super-classes
RightAscension c, angle degrees c
has sub-classes
PointOfInterestRA c

secondc back to ToC or Class ToC

IRI: http://odahub.io/ontology#second

has super-classes
expressed in unit c
has sub-classes
time interval seconds c

SkyCoordinatesc back to ToC or Class ToC

IRI: http://odahub.io/ontology#SkyCoordinates

Sky coordinates. Typically represented as a string as known to https://docs.astropy.org/en/stable/api/astropy.coordinates.SkyCoord.html . Subclasses may have other ways to express the content.
has super-classes
Quantity c, WorkflowParameter c
has sub-classes
PointOfInterest c
is in domain of
hasDec op, hasRA op
is in range of
hasCoordinates op, is requesting op

spectrumc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Spectrum

has super-classes
DataProduct c

start time m j dc back to ToC or Class ToC

IRI: http://odahub.io/ontology#StartTimeMJD

has super-classes
StartTime c, time instant m j d c

StartTimec back to ToC or Class ToC

IRI: http://odahub.io/ontology#StartTime

has super-classes
TimeInstant c, WorkflowParameter c
has sub-classes
StartTimeISOT c, start time m j d c

StartTimeISOTc back to ToC or Class ToC

IRI: http://odahub.io/ontology#StartTimeISOT

has super-classes
StartTime c, time instant i s o t c

stringc back to ToC or Class ToC

IRI: http://odahub.io/ontology#String

has super-classes
WorkflowParameter c, parameter product c
has sub-classes
AstrophysicalObject c, file reference c, photometric band c

te vc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TeV

has super-classes
expressed in unit c
has sub-classes
energy te v c

time formatc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeFormat

has super-classes
parameter format c
has members
i s o t ni, m j d ni

time instant i s o tc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeInstantISOT

has super-classes
TimeInstant c
has sub-classes
EndTimeISOT c, StartTimeISOT c

time instant m j dc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeInstantMJD

has super-classes
TimeInstant c
has sub-classes
end time m j d c, start time m j d c

time intervalc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeInterval

has super-classes
float c
has sub-classes
time interval days c, time interval hours c, time interval seconds c

time interval daysc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeIntervalDays

has super-classes
day c, time interval c

time interval hoursc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeIntervalHours

has super-classes
hour c, time interval c

time interval secondsc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeIntervalSeconds

has super-classes
second c, time interval c

time unitc back to ToC or Class ToC

IRI: http://odahub.io/ontology/unit#TimeUnit

has super-classes
Unit c
has members
day ni, hour ni, minute ni, second ni

TimeInstantc back to ToC or Class ToC

IRI: http://odahub.io/ontology#TimeInstant

has super-classes
Quantity c, WorkflowParameter c, parameter product c
has sub-classes
EndTime c, StartTime c, time instant i s o t c, time instant m j d c

Unitc back to ToC or Class ToC

IRI: http://odahub.io/ontology/unit#Unit

has super-classes
thing c
has sub-classes
angle unit c, energy unit c, length unit c, time unit c
is in range of
has unit op

visible bandc back to ToC or Class ToC

IRI: http://odahub.io/ontology#VisibleBand

has super-classes
photometric band c

Wavelengthc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Wavelength

has super-classes
Quantity c, length c
has sub-classes
wavelength a c, wavelength m c, wavelength micron c, wavelength nm c

wavelength ac back to ToC or Class ToC

IRI: http://odahub.io/ontology#Wavelength_A

has super-classes
Wavelength c, angstrom c

wavelength mc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Wavelength_m

has super-classes
Wavelength c, m c

wavelength micronc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Wavelength_micron

has super-classes
Wavelength c, micron c

wavelength nmc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Wavelength_nm

has super-classes
Wavelength c, nm c

Workflowc back to ToC or Class ToC

IRI: http://odahub.io/ontology#Workflow

has super-classes
thing c
has sub-classes
DiscoveryWorkflow c
is in domain of
is requesting op, is requesting astro object op, is using op
is in range of
is using op

WorkflowParameterc back to ToC or Class ToC

IRI: http://odahub.io/ontology#WorkflowParameter

has sub-classes
Declination c, EndTime c, PointOfInterestDEC c, PointOfInterestRA c, RightAscension c, SkyCoordinates c, StartTime c, TimeInstant c, boolean c, numeric parameter c, string c
is in domain of
has format op, has unit op, value dp

Object Properties

has formatop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#has_format

has characteristics: functional

has super-properties
top object property
has domain
WorkflowParameter c
has range
parameter format c

has unitop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#has_unit

has characteristics: functional

has super-properties
top object property
has domain
WorkflowParameter c
has range
Unit c

hasCoordinatesop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#hasCoordinates

has super-properties
top object property
has domain
AstrophysicalObject c
has range
SkyCoordinates c

hasDecop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#hasDec

has super-properties
top object property
has domain
SkyCoordinates c
has range
Declination c

hasRAop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#hasRA

has super-properties
top object property
has domain
SkyCoordinates c
has range
RightAscension c

is requestingop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#isRequesting

has super-properties
top object property
has sub-properties
is requesting astro object op, is requesting parameter op, is using op
has domain
Workflow c
has range
AstrophysicalObject c
SkyCoordinates c

is requesting astro objectop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#isRequestingAstroObject

This properties indicates that the :Workflow is making internally a call to another :Workflow, which derives some data about an :AstrophysicalObject
has super-properties
is requesting op
has domain
Workflow c
has range
AstrophysicalObject c

is requesting parameterop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#isRequestingParameter

has super-properties
is requesting op

is usingop back to ToC or Object Property ToC

IRI: http://odahub.io/ontology#isUsing

has super-properties
is requesting op
has domain
Workflow c
has range
Workflow c

Data Properties

valuedp back to ToC or Data Property ToC

IRI: http://odahub.io/ontology#value

has characteristics: functional

has super-properties
top data property
has domain
WorkflowParameter c

Annotation Properties

abstractap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/abstract

allowed valueap back to ToC or Annotation Property ToC

IRI: http://odahub.io/ontology#allowed_value

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

formatap back to ToC or Annotation Property ToC

IRI: http://odahub.io/ontology#format

lower limitap back to ToC or Annotation Property ToC

IRI: http://odahub.io/ontology#lower_limit

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

sourceap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/source

symbolap back to ToC or Annotation Property ToC

IRI: http://odahub.io/ontology#symbol

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

unitap back to ToC or Annotation Property ToC

IRI: http://odahub.io/ontology#unit

upper limitap back to ToC or Annotation Property ToC

IRI: http://odahub.io/ontology#upper_limit

version i r iap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionIRI

Named Individuals

angstromni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Angstrom

belongs to
length unit c

arcminni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#arcmin

belongs to
angle unit c

arcsecni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#arcsec

belongs to
angle unit c

dayni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Day

belongs to
time unit c

degreeni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Degree

belongs to
angle unit c

e vni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#eV

belongs to
energy unit c

g hzni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#GHz

belongs to
energy unit c

ge vni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#GeV

belongs to
energy unit c

hourni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Hour

belongs to
time unit c

hourangle hourni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#hourangle_Hour

belongs to
angle unit c

hourangle minuteni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#hourangle_Minute

belongs to
angle unit c

hourangle secondni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#hourangle_Second

belongs to
angle unit c

hzni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Hz

belongs to
energy unit c

i s o tni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology#ISOT

belongs to
time format c

ke vni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#keV

belongs to
energy unit c

kmni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#km

belongs to
length unit c

kpcni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#kpc

belongs to
length unit c

mni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#m

belongs to
length unit c

m hzni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#MHz

belongs to
energy unit c

m j dni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology#MJD

belongs to
time format c

me vni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#MeV

belongs to
energy unit c

micronni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#micron

belongs to
length unit c

minuteni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Minute

belongs to
time unit c

mpcni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Mpc

belongs to
length unit c

nmni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#nm

belongs to
length unit c

pcni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#pc

belongs to
length unit c

radianni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Radian

belongs to
angle unit c

secondni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#Second

belongs to
time unit c

te vni back to ToC or Named Individual ToC

IRI: http://odahub.io/ontology/unit#TeV

belongs to
energy unit c

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

References back to ToC

Add your references here. It is recommended to have them as a list.

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.