language en
Latest version:
[Ontology URI]
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://insertlicenseURIhere.example.org
Visualization:
Visualize with WebVowl
Provenance of this page
Ontology Specification Draft

Abstract

This is a placeholder text for the abstract. The abstract should contain a couple of sentences summarizing the ontology and its purpose.

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://www.w3id.org/ecsel-dr-OM#>
ecsel-dr<http://www.w3id.org/ecsel-dr#>
ecsel-dr-SCP<http://www.w3id.org/ecsel-dr-SCP#>
error<http://org.semanticweb.owlapi/error#>
owl<http://www.w3.org/2002/07/owl#>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

[Ontology Name]: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

[Ontology Name]: 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 [Ontology Name] classes, object properties and data properties back to ToC

This section provides details for each class and property defined by [Ontology Name].

Classes

Actionc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Action

The process of doing something
has super-classes
supply chain lobe c
is in range of
requires action op

Allocationc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Allocation

Allocation is a process used in order management in times when demand exceeds available supply.
has super-classes
supply chain lobe c
is in domain of
allocates op, is allocated by op

Contact Person Datac back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Contact_Person_Data

has super-classes
supply chain lobe c
is in domain of
department dp, email dp, fax dp, name dp, telephone dp
is in range of
contains contact person data op

Customerc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Customer

A customer is an business that purchases another company's goods or services.
is equivalent to
customer c
has super-classes
supply chain lobe c
is in domain of
owns customer plant op, requests order change request op
is in range of
describes customer op

Customer Datac back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Customer_Data

has super-classes
supply chain lobe c
is in domain of
customer address dp, customer number dp, describes customer op
is in range of
contains customer data op

Customer Plantc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Customer_Plant

has super-classes
supply chain lobe c
is in range of
describes customer plant op, is delivered to customer plant op, owns customer plant op

Customer Plant Datac back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Customer_Plant_Data

has super-classes
supply chain lobe c
is in domain of
describes customer plant op, plant address dp
is in range of
contains customer plant data op

Demand Fulfillementc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Demand_Fulfillement

The process of meeting a customer’s demand for product or services by fulfilling their request.
has super-classes
supply chain lobe c

error309c back to ToC or Class ToC

IRI: http://org.semanticweb.owlapi/error#Error309

is equivalent to
User Action c

error310c back to ToC or Class ToC

IRI: http://org.semanticweb.owlapi/error#Error310

is equivalent to
Action c

Open Orderc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Open_Order

has super-classes
supply chain lobe c
is in domain of
PO number OO dp, consists of order line item op, is delivered to customer plant op, is part of open order book op
is in range of
belong to open order op, consists of open order op, is part of open order op

Open Order Bookc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Open_Order_Book

has super-classes
supply chain lobe c
is in domain of
consists of open order op
is in range of
is part of open order book op

Order Line Itemc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Order_Line_Item

has super-classes
supply chain lobe c
is in domain of
confirmed delivery date dp, confirmed quantity dp, customer requested date dp, has allocated op, is part of open order op, is reconciled order change request op, line IDOLI dp, open quantity OLI dp
is in range of
consists of order line item op, contains order line item op, is allocated to op, is reconciled order line item op

Supplierc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Supplier

Organization that provides something needed such as a product or service.
has super-classes
supply chain lobe c
is in range of
describes supplier op

Supplier Datac back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Supplier_Data

Information about supplier
has super-classes
supply chain lobe c
is in domain of
describes supplier op, supplier address dp
is in range of
contains supplier data op

Supplyc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#Supply

The amount of goods that is available for use.
has super-classes
supply chain lobe c
is in domain of
is allocated to op
is in range of
allocates op, has allocated op, is allocated by op

User Actionc back to ToC or Class ToC

IRI: http://www.w3id.org/ecsel-dr-OM#User_Action

Activity taken by user
has super-classes
supply chain lobe c
is in range of
requires user action op

Object Properties

allocatesop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#allocates

has domain
Allocation c
has range
Supply c
is inverse of
is allocated by op

belong to open orderop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#belongs_to_open_order

has characteristics: functional

has super-properties
top object property
has domain
Order Confirmation c
has range
Open Order c

consists of open orderop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#consits_of_open_order

has super-properties
top object property
has domain
Open Order Book c
has range
Open Order c
is inverse of
is part of open order book op

consists of order line itemop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#consists_of_order_line_item

has super-properties
top object property
has domain
Open Order c
has range
Order Line Item c
is inverse of
is part of open order op

contains contact person dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#contains_contact_person_data

has super-properties
top object property
has domain
Order Confirmation c
has range
Contact Person Data c

contains customer dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#contains_customer_data

has super-properties
top object property
has domain
Order Confirmation c
has range
Customer Data c

contains customer plant dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#contains_customer_plant_data

has super-properties
top object property
has domain
Order Confirmation c
has range
Customer Plant Data c

contains order line itemop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#contains_order_line_item

has super-properties
top object property
has domain
Order Confirmation c
has range
Order Line Item c

contains supplier dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#contains_supplier_data

has super-properties
top object property
has domain
Order Confirmation c
has range
Supplier Data c

describes customerop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#describes_customer

has characteristics: functional

has super-properties
top object property
has domain
Customer Data c
has range
Customer c
is inverse of
is described by customer data op

describes customer plantop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#describes_customer_plant

has characteristics: functional

has super-properties
top object property
has domain
Customer Plant Data c
has range
Customer Plant c
is inverse of
is described by customer plant data op

describes supplierop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#describes_supplier

has characteristics: functional

has super-properties
top object property
has domain
Supplier Data c
has range
Supplier c
is inverse of
is described by supplier data op

has allocatedop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#has_allocated

has domain
Order Line Item c
has range
Supply c
is inverse of
is allocated to op

is allocated byop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_allocated_by

has domain
Allocation c
has range
Supply c
is inverse of
allocates op

is allocated toop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_allocated_to

has domain
Supply c
has range
Order Line Item c
is inverse of
has allocated op

is delivered to customer plantop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_delivered_to_customer_plant

has super-properties
top object property
has domain
Open Order c
has range
Customer Plant c

is described by customer dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_described_by_customer_data

has super-properties
top object property
is inverse of
describes customer op

is described by customer plant dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_described_by_customer_plant_data

has super-properties
top object property
is inverse of
describes customer plant op

is described by supplier dataop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_described_by_supplier_data

has super-properties
top object property
is inverse of
describes supplier op

is owned by a customerop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_owned_by_customer

has super-properties
top object property
is inverse of
owns customer plant op

is part of open orderop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_part_of_open_order

has super-properties
top object property
has domain
Order Line Item c
has range
Open Order c
is inverse of
consists of order line item op

is part of open order bookop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_part_of_open_order_book

has super-properties
top object property
has domain
Open Order c
has range
Open Order Book c
is inverse of
consists of open order op

is reconciled order change requestop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_reconciled_order_change_request

has characteristics: functional, inverse functional

has super-properties
top object property
has domain
Order Line Item c
has range
Order Change Request c

is reconciled order line itemop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_reconciled_order_line_item

has characteristics: functional, inverse functional

has super-properties
top object property
has domain
Order Change Request c
has range
Order Line Item c

is requested by customerop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#is_requested_by_customer

has characteristics: functional

has super-properties
top object property
is inverse of
requests order change request op

owns customer plantop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#owns_customer_plant

has super-properties
top object property
has domain
Customer c
has range
Customer Plant c
is inverse of
is owned by a customer op

requests order change requestop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#requests_order_change_request

has super-properties
top object property
has domain
Customer c
has range
Order Change Request c
is inverse of
is requested by customer op

requires actionop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#requires_action

has characteristics: functional

has super-properties
top object property
has domain
Order Change Request c
has range
Action c

requires user actionop back to ToC or Object Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#requires_user_action

has characteristics: functional

has super-properties
top object property
has domain
Order Change Request c
has range
User Action c

Data Properties

confirmed delivery datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#confirmed_delivery_date

has characteristics: functional

has super-properties
top data property
has domain
Order Line Item c
has range
string

confirmed quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#confirmed_quantity

confirmed quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Line Item c
has range
int

current dock datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#current_dock_date

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
date time

customer addressdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#customer_address

has super-properties
top data property
has domain
Customer Data c
has range
string

customer numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#customer_number

has characteristics: functional

has super-properties
top data property
has domain
Customer Data c
has range
int

customer part numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#customer_part_number

has super-properties
top data property
has domain
Order Confirmation c
has range
int

customer reference numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#customer_reference_number

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

customer requested datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#customer_requested_date

has characteristics: functional

has super-properties
top data property
has domain
Order Line Item c
has range
date time

departmentdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#department

has characteristics: functional

has super-properties
top data property
has domain
Contact Person Data c
has range
string

emaildp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#email

has characteristics: functional

has super-properties
top data property
has domain
Contact Person Data c
has range
string

faxdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#fax

has super-properties
top data property
has domain
Contact Person Data c
has range
int

icotermsdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#incoterms

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
string

item numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#item_number

has super-properties
top data property
has domain
Order Confirmation c
has range
int

item pricedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#item_price

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
integer

line IDOCRdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#line_IDOCR

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
int

line IDOLIdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#line_IDOLI

has characteristics: functional

has super-properties
top data property
has domain
Order Line Item c
has range
int

mode of transportdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#mode_of_transport

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
string

namedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#name

has characteristics: functional

has super-properties
top data property
has domain
Contact Person Data c
has range
string

open quantity OCRdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#open_quantity_OCR

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
int

open quantity OLIdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#open_quantity_OLI

has characteristics: functional

has super-properties
top data property
has domain
Order Line Item c
has range
int

partial cancel quantity buyerdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#partial_cancel_quantity_buyer

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
int

partial cancel quantity supplierdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#partial_cancel_quantity_supplier

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
int

plant addressdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#plant_address

has super-properties
top data property
has domain
Customer Plant Data c
has range
string

PO number OCRdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#PO_number_OCR

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
int

PO number OOdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#PO_number_OO

has characteristics: functional

has super-properties
top data property
has domain
Open Order c
has range
int

promised dock datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#promised_dock_date

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
date time

requested dock datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#requested_dock_date

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
date time

requested quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#requested_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

response datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#response_date

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
date time

supplier addressdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#supplier_address

has super-properties
top data property
has domain
Supplier Data c
has range
string

supplier commentdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#supplier_comment

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
string

supplier reason codedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#supplier_reason_code

has characteristics: functional

has super-properties
top data property
has domain
Order Change Request c
has range
string

supplier reference numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#supplier_reference_number

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

telephonedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#telephone

has super-properties
top data property
has domain
Contact Person Data c
has range
int

total confirmed open quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#total_confirmed_open_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

total confirmed quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#total_confirmed_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

total delivered quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#total_delivered_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

total open quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#total_open_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

total requested quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#total_requested_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

total unconfirmed open quantitydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#total_unconfirmed_open_quantity

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
int

unit pricedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/ecsel-dr-OM#unit_price

has characteristics: functional

has super-properties
top data property
has domain
Order Confirmation c
has range
integer

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties

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.