RO terms

IRI:
http://purl.org/wf4ever/roterms#
Version IRI:
https://cdn.rawgit.com/wf4ever/ro/roterms-0.3.1/roterms.owl
Current version:
0.3.1
Backward compatible with:
https://cdn.rawgit.com/wf4ever/ro/roterms-0.2.0/roterms.owl (visualise it with LODE)
Backward compatible with:
https://cdn.rawgit.com/wf4ever/ro/roterms-0.3.0/roterms.owl (visualise it with LODE)
Authors:
Stian Soiland-Reyes
Contributors:
Graham Klyne
Khalid Belhajjame
Publisher:
http://researchobject.org/
Other visualisation:
Ontology source

Abstract

The Research Object vocabularies are built on existing popular vocabularies and standards, such as ORE, DC terms, PROV, to cite a few. In addition to terms that we borrowed and adapted from such vocabularies, we defined new terms under the name space roterms. These new terms serve two main purposes. They are used to specify annotations that are, to our knowledge, not catered for by existing ontologies, e.g., roterms:Hypothesis and roterms:exampleValue. ii) They are also used to specify shortcuts that make the ontology easy to use and more accessible.

Table of Content

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

Classes

agentc back to ToC or Class ToC

IRI: http://xmlns.com/foaf/0.1/Agent

is defined by
http://xmlns.com/foaf/0.1/
is in range of
technical contactop

artifactc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfdesc#Artifact

is defined by
http://purl.org/wf4ever/wfdesc
is in domain of
of semantic typeop

artifactc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfprov#Artifact

is defined by
http://purl.org/wf4ever/wfprov
has super-classes
Workflow valuec
is in domain of
sample sizedp

collectionc back to ToC or Class ToC

IRI: http://purl.org/co/Collection

is defined by
http://purl.org/co
has super-classes
Workflow valuec

conceptc back to ToC or Class ToC

IRI: http://www.w3.org/2004/02/skos/core#Concept

is defined by
http://www.w3.org/2004/02/skos/core
is in range of
of semantic typeop, performs taskop

Conclusionsc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#Conclusion

A proposition reached from given premises
has super-classes
entityc

contentc back to ToC or Class ToC

IRI: http://www.w3.org/2011/content#Content

is defined by
http://www.w3.org/2011/content
has super-classes
Workflow valuec

datasetc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Dataset

is defined by
http://www.w3.org/ns/dcat
is in range of
requires datasetop

entityc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Entity

is defined by
http://www.w3.org/ns/prov#
has sub-classes
Conclusionsc, Hypothesisc, Paperc, Research Questionc, Resultc, Sketchc, Workflow valuec

Example Workflow Runc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#ExampleRun

A workflow run that serves as an example of how to use this workflow. Example runs typically take only a small subset of inputs and have short execution time.
has super-classes
workflow runc

Hypothesisc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#Hypothesis

A supposition or proposed explanation made on the basis of limited evidence as a starting point for further investigation
has super-classes
entityc

inputc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfdesc#Input

is defined by
http://purl.org/wf4ever/wfdesc
has super-classes
parameterc
has sub-classes
Optional inputc

Optional inputc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#OptionalInput

An input parameter that is optional, meaning a value is not (always) neccessary for executing the associated process (workflow). An optional parameter may receive no value. When the value of the optional parameter is not provided, the execution of the associated process may internally assume a value, which can be explicitly described using roterms:defaultParameter.
has super-classes
inputc

outputc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfdesc#Output

is defined by
http://purl.org/wf4ever/wfdesc

Paperc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#Paper

A bibliographic resource about an experiment/investigation (to be replaced by dct:BibliographicResource)
has super-classes
entityc

parameterc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfdesc#Parameter

is defined by
http://purl.org/wf4ever/wfdesc
has sub-classes
inputc
is in domain of
default valueop, example valueop

Prospective Workflow Runc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#ProspectiveRun

A workflow run that is ready to start executing, e.g. all workflow inputs and configuration options have been provided, but no outputs are available yet.
has super-classes
workflow runc

Research Questionc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#ResearchQuestion

The methodological point of departure of scholarly research in both the natural and social sciences. It determines (i) where and what kind of research the writer will be looking for and (ii) the specific objectives the study or paper will address
has super-classes
entityc

Resultc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#Result

An item of information obtained by experiment or some other scientific method; a quantity or formula obtained by calculation
has super-classes
entityc

Results Generating Workflow Runc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#ResultGenerationRun

A workflow run that generated scientific results. Such workflow runs typically take complete data sets as inputs and may take longer to execute.
has super-classes
workflow runc

Sketchc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#Sketch

A graphical representation of an experiment/investigation
has super-classes
entityc

workflowc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfdesc#Workflow

is defined by
http://purl.org/wf4ever/wfdesc
is in domain of
previous workflowop, subsequent workflowop
is in range of
previous workflowop, subsequent workflowop

workflow runc back to ToC or Class ToC

IRI: http://purl.org/wf4ever/wfprov#WorkflowRun

is defined by
http://purl.org/wf4ever/wfprov
has sub-classes
Example Workflow Runc, Prospective Workflow Runc, Results Generating Workflow Runc

Workflow valuec back to ToC or Class ToC

IRI: http://purl.org/wf4ever/roterms#WorkflowValue

A (potential) workflow value. The value is a piece of data that was used or generated by a wfdesc:WorkflowRun (as a wfprov:Artifact). It can also be used to specify a value that is suggested for a wfdesc:Parameter given by roterms:exampleValue or roterms:defaultValue. A value can be provided in different forms, indicated as a subclass of roterms:WorkflowValue: wfprov:Artifact refers directly to the resource by URI cnt:ContentAsText - inlining the textual value with cnt:chars. cnt:ContentAsBase64 - inlining the bytes in base64-encoding using cnt:bytes. co:Collection / co:List listing nested roterms:WorkflowValue instances.
has super-classes
entityc
has sub-classes
artifactc, collectionc, contentc
is in range of
default valueop, example valueop

Object Properties

default valueop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#defaultValue

The default value for a wfdesc:Input or wfdesc:Configuration. The default value is not a suggested value (see roterms:exampleValue), it is the value that is inherently assumed if no value is provided by the workflow run. The value is given as an roterms:WorkflowValue instance, which allows specification of the value typically as text (cnt:chars), Base64 encoded bytes (cnt:bytes) or a collection of these (co:element).
has super-properties
top object property
has domain
parameterc
has range
Workflow valuec

example valueop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#exampleValue

An example value for a given input or output parameter. The value is given as an roterms:WorkflowValue instance, which allows specification of the value typically as text (cnt:chars), Base64 encoded bytes (cnt:bytes) or a collection of these (co:element).
has super-properties
top object property
has domain
parameterc
has range
Workflow valuec

of semantic typeop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#ofSemanticType

The wfdesc:Artifact describes a potential wfdesc:WorkflowValue which is of the given semantic type. The range of this property is given as skos:Concept, because it is envisioned that URIs from any existing (general and domain-specific) vocabularies could be used. It MAY be used with URIs identifying owl:Class-es; indicating that when a workflow is run, its wfprov:Artifact's would be instances of that type. Unlike the structural type (see roterms:ofStructuralType), the semantic type defines the domain-specific meaning or role of the expected value, for instance Genome Sequence or X-ray image.
has domain
artifactc
has range
conceptc

of structural typeop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#ofStructuralType

The wfdesc:Artifact describes a potential wfdesc:WorkflowValue which is of the given structural type. The format (media type) of the value SHOULD be specified using dct:format. This property MAY be used when the format is not specific enough, for instance dct:format [ rdv:value "application/xml" ] specifies the serialization as XML, while roterms:ofStructuralType might point to the XML schema. The range of this property is undefined, it is expected that format-specific classes would define how to define the structural requirements.

performs taskop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#performsTask

The resource is intended to functionally perform the given task. This property does not specify a domain, but SHOULD generally have a subject like software, workflows and services. It MAY however also be used with agents, such as an foaf:Organization or crowd sourcing. This property does not specify the task (beyond being a skos:Concept), as it is intended to reuse existing vocabularies. A task might be for general purposes like copying a file and calculating a numeric average, or domain-specific tasks like aligning genome sequences and identifying galaxies.
has range
conceptc

previous workflowop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#previousWorkflow

Previous workflow that is or should be execute
has domain
workflowc
has range
workflowc

requiresop back to ToC or Object Property ToC

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

is defined by
http://purl.org/dc/terms/

requires datasetop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#requiresDataset

The resource requires the given dataset to function. Although the range is dcat:Dataset, this property does not specify how to detail the dataset, it might be a general requirement (any reference genome) or a particular dataset (an XML file located at a specific URI).
has super-properties
requiresop
has range
datasetc

requires hardwareop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#requiresHardware

The resource requires the given hardware to function. This property has no particular requirements on how to specify the hardware, it might be a general requirement (x86 Intel architecture) or a particular machine (the super computer Blue Gene).
has super-properties
requiresop

requires softwareop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#requiresSoftware

The resource requires the given software to function. This property has no particular requirements on how to specify the software, it might be a general requirement (Linux), or a particular software installation (python-minimal 2.6.5-0ubuntu1).
has super-properties
requiresop

subsequent workflowop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#subsequentWorkflow

Subsequent workflow is or should be execute
has domain
workflowc
has range
workflowc

technical contactop back to ToC or Object Property ToC

IRI: http://purl.org/wf4ever/roterms#technicalContact

The technical support contact for the resource, given as a foaf:Agent. This property does not specify a domain, but could be used on resources like software, workflows, services, vocabularies, datasets, etc. The agent SHOULD have a foaf:name. It SHOULD have one of foaf:mbox, foaf:phone or foaf:homepage. The agent may be a foaf:Person (e.g. technical contact), foaf:Group (e.g. mailing lists) or other kind of agent (like automated support).
has range
agentc

Data Properties

sample sizedp back to ToC or Data Property ToC

IRI: http://purl.org/wf4ever/roterms#sampleSize

e.g., 500 patients or 500000 lines
has domain
artifactc
has range
literal

Annotation Properties

contributorap back to ToC or Annotation Property ToC

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

is defined by
http://purl.org/dc/elements/1.1/

creatorap back to ToC or Annotation Property ToC

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

is defined by
http://purl.org/dc/elements/1.1/

Namespace Declarations back to ToC

default namespace
http://purl.org/wf4ever/roterms#
0-1
http://xmlns.com/foaf/0.1/
2011
http://www.w3.org/2011/
co
http://purl.org/co/
content
http://www.w3.org/2011/content#
core
http://www.w3.org/2004/02/skos/core#
dc
http://purl.org/dc/elements/1.1/
dcat
http://www.w3.org/ns/dcat#
ns
http://www.w3.org/ns/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
purl-org
http://purl.org/
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
roterms-0-2-0
https://cdn.rawgit.com/wf4ever/ro/roterms-0.2.0/
roterms-0-3-0
https://cdn.rawgit.com/wf4ever/ro/roterms-0.3.0/
roterms-0-3-1
https://cdn.rawgit.com/wf4ever/ro/roterms-0.3.1/
skos
http://www.w3.org/2004/02/skos/
terms
http://purl.org/dc/terms/
wf4ever
http://purl.org/wf4ever/
wfdesc
http://purl.org/wf4ever/wfdesc#
wfprov
http://purl.org/wf4ever/wfprov#
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.