GeoSoft

GeoSoft

Release 13 Feb 2015

This version:
http://geosoft-earthcube.org/ontology/software-geo_20150213
Latest version:
http://geosoft-earthcube.org/ontology/software-geo
Previous version:
Revision
0.9
Authors:
Varun Ratnakar, USC/ISI
Contributors:
Scott Peckham, INSTAAR/University of Colorado Boulder
Imported Ontologies:
OntoSoft
This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0).

Abstract

This ontology adds geosoft specific extensions to the Ontosoft ontology

Download version

Table of Contents

1. Introduction back to ToC

This should talk a bit about your ontology, its motivation, soa and goals

1.1. Namespace declarations back to ToC

Table 1: Namespaces used in the document
geo<http://geosoft-earthcube.org/ontology/software-geo#>
owl<http://www.w3.org/2002/07/owl#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
xsd<http://www.w3.org/2001/XMLSchema#>
dcterms<http://purl.org/dc/terms/#>

2. Geosoft extensions for Ontosoft Overview back to ToC

Overview of the ontology goes here: a few sentences explaining the main concepts of the ontology

Classes

Properties

3. Geosoft extensions for Ontosoft Description back to ToC

Complete description of the ontology: a diagram explaining how the classes are related, examples of usage, etc.

4. Cross reference for Geosoft extensions for Ontosoft classes and properties

This section provides details for each class and property defined by Geosoft extensions for Ontosoft.

Classes

assumptionc back to ToC or Class ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#Assumption

has super-classes
model entityc
is in range of
has assumptionop

objectc back to ToC or Class ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#Object

has super-classes
model entityc
is in range of
has objectop

operatorc back to ToC or Class ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#Operator

has super-classes
model entityc

quantityc back to ToC or Class ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#Quantity

has super-classes
model entityc
is in range of
has quantityop

standard namec back to ToC or Class ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#StandardName

has super-classes
model entityc
is in domain of
has objectop, has operatorsop, has quantityop
is in range of
has standard nameop

Object Properties

has assumptionop back to ToC or Object Property ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#hasAssumption

has super-properties
domain knowledge property
has domain
software
has range
assumptionc

has objectop back to ToC or Object Property ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#hasObject

has super-properties
model propertyop
has domain
standard namec
has range
objectc

has operatorsop back to ToC or Object Property ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#hasOperators

has super-properties
model propertyop
has domain
standard namec

has quantityop back to ToC or Object Property ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#hasQuantity

has super-properties
model propertyop
has domain
standard namec
has range
quantityc

has standard nameop back to ToC or Object Property ToC

IRI: http://www.geosoft-earthcube.org/ontology/software-geo#hasStandardName

has super-properties
domain knowledge property
has domain
software
has range
standard namec

5. References back to ToC

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

6. Acknowledgements back to ToC

The authors would like to thanks Silvio Peroni for developing LODE, a Live OWL Documentation Environment used for representing the Corss Referencing Section of this document and Daniel Garijo for developing the script used to create the template of this document.