ELSEWeb Modelling Ontology

IRI:
http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl
Version IRI:
http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl
Current version:
1.2
Authors:
ELSEWeb team
Natalia Villanueva-Rosales
Nicholas del Rio
http://cybershare.utep.edu
Contributors:
Contributors are those that engage in discussions during the development of this ontology (in alphabetical order): karl benedict luis garnica cj grady bill hudspeth deana pennington soren scott aimee stewart
Other visualisation:
Ontology source

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Annotation Properties
  6. Namespace Declarations

Introduction

The ELSEWeb Modelling ontology provides simple classes for describing data models. This project provides foundational support for the ELSEWeb project(http://elseweb.cybershare.utep.edu/). website: http://elseweb.cybershare.utep.edu/ontologies email: nvillanuevarosales@utep.edu

Classes

species modelling algorithmc back to ToC or Class ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#SpeciesModellingAlgorithm

Following SIO's definition of algorithm, a species modelling algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a model about species.
is equivalent to
(behaviour controlled byop some species modelling parametersc) and (implemented inop some species modelling softwarec) and (has algorithm namedp some literal)

species modelling parameterc back to ToC or Class ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#SpeciesModellingParameter

Following SIO's definition of parameter, a species modelling parameter is variable whose value changes the characteristics of a species model.
is equivalent to
(bound to valuedp some literal) and (has parameter namedp some literal)

species modelling parametersc back to ToC or Class ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#SpeciesModellingParameters

A set of modelling parameter(s) required by a specific species modeling algorithm.
is equivalent to
has parameter memberop some species modelling parameterc

species modelling softwarec back to ToC or Class ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#SpeciesModellingSoftware

Following SIO's definition of software application, a species modelling software is a software that can be directly executed by some processing unit and offers species modelling services.

Object Properties

behaviour controlled byop back to ToC or Object Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#behaviorControlledBy

controls behavior ofop back to ToC or Object Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#controlsBehaviorOf

has parameter memberop back to ToC or Object Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#hasParameterMember

implemented inop back to ToC or Object Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#implementedIn

Data Properties

bound to valuedp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#boundToValue

has algorithm namedp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#hasAlgorithmName

has parameter namedp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#hasParameterName

Annotation Properties

exampleap back to ToC or Annotation Property ToC

IRI: http://semanticscience.org/resource/example

Namespace Declarations back to ToC

default namespace
http://ontology.cybershare.utep.edu/ELSEWeb/elseweb-modelling.owl#
dc
http://purl.org/dc/elements/1.1/
elseweb
http://ontology.cybershare.utep.edu/ELSEWeb/
ns
http://creativecommons.org/ns#
owl
http://www.w3.org/2002/07/owl#
protege
http://protege.stanford.edu/plugins/owl/protege#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
resource
http://semanticscience.org/resource/
terms
http://purl.org/dc/terms/
vann
http://purl.org/vocab/vann/
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.