The Workflow Invocation Ontology

IRI:
http://purl.org/net/wf-invocation
Current version:
1.1
Authors:
http://delicias.dia.fi.upm.es/members/DGarijo/#me
http://www.isi.edu/~gil/
http://www.isi.edu/~varunr/resume.html
Imported Ontologies:
http://purl.org/net/p-plan# (visualise it with LODE)
Other visualisation:
Ontology source

Abstract

Workflow Invocation Ontology, an extension of P-Plan for representing the invocation of the workflow steps when submitting a template to an execution engine.

Table of Content

  1. Classes
  2. Data Properties
  3. Annotation Properties
  4. Namespace Declarations

Classes

Stepc back to ToC or Class ToC

IRI: http://purl.org/net/wf-invocation#Step

is defined by
http://purl.org/net/wf-invocation#
Specialization of p-plan:Step in order to be able to assert domain specific properties. A wf-invoc:Step refers to those p-plan:Steps related to the scientific workflow invocation.
has super-classes
stepc
is in domain of
has Code Bindingdp, has Custom Datadp, has Invocation Linedp

Variablec back to ToC or Class ToC

IRI: http://purl.org/net/wf-invocation#Variable

is defined by
http://purl.org/net/wf-invocation#
Specialization of p-plan:Variable in order to be able to assert specific properties. A wf-invoc:Variable refers to those p-plan:Variables related to the scientific workflow invocation.
has super-classes
variablec
is in domain of
has Data Bindingdp

Data Properties

has Code Bindingdp back to ToC or Data Property ToC

IRI: http://purl.org/net/wf-invocation#hasCodeBinding

is defined by
http://purl.org/net/wf-invocation#
Data property used to bind a wf-invoc:Step to the code/library/software used to execute the workflow step.
has domain
Stepc
has range
string

has Custom Datadp back to ToC or Data Property ToC

IRI: http://purl.org/net/wf-invocation#hasCustomData

is defined by
http://purl.org/net/wf-invocation#
Data property used to link a wf-invoc:Step with any particular metadata that will be used in the execution of the Step (e.g., environment requirements, memory, etc.)
has domain
Stepc
has range
literal

has Data Bindingdp back to ToC or Data Property ToC

IRI: http://purl.org/net/wf-invocation#hasDataBinding

is defined by
http://purl.org/net/wf-invocation#
Data property used to bind a wf-invoc:Variable with the path or URL where the data is available for the execution.
has domain
Variablec
has range
literal

has Invocation Linedp back to ToC or Data Property ToC

IRI: http://purl.org/net/wf-invocation#hasInvocationLine

is defined by
http://purl.org/net/wf-invocation#
Data property used to link a wf-invoc:Step with the Literal representing the invocation line of the current Step.
has domain
Stepc
has range
literal

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

Namespace Declarations back to ToC

default namespace
http://purl.org/net/wf-invocation#
net
http://purl.org/net/
owl
http://www.w3.org/2002/07/owl#
p-plan
http://purl.org/net/p-plan#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
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.