IRI:
http://www.openlinksw.com/ontology/purchases#
Imported Ontologies:
http://purl.org/dc/terms/ (visualise it with LODE)
http://purl.org/goodrelations/v1 (visualise it with LODE)
http://www.w3.org/1999/02/22-rdf-syntax-ns# (visualise it with LODE)
http://www.w3.org/2002/07/owl# (visualise it with LODE)
http://www.w3.org/2006/vcard/ (visualise it with LODE)
Other visualisation:
Ontology source

Table of Content

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

Classes

Client Access Certificatec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#ClientAccessCertificateFile

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resource representing purchased client access certificate files (Class).
has super-classes
Purchased Filec

Credit card paymentc back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#CreditCardPayment

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resource representing credit card payments (Class).
has super-classes
paymentc
is in domain of
transactionIddp, usedCreditCardop

Failed paymentc back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#FailedPayment

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resource representing failed payments (Class). This is typically used as a marker class, i.e. in combination with other Payment sub-classes like CreditCardPayment.
has super-classes
paymentc

Licensec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#LicenseFile

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resource representing purchased license files (Class).
has super-classes
Purchased Filec

Purchasec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#Purchase

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resources representing a Purchase (Class).
has super-classes
containerc
purchasec
is in domain of
containsop, customerPurchaseIddp, hasInvoiceop, hasTotalPricedp, madePurchaseop, paymentDetailsop, purchaseDatedp, purchaseNumberdp, purchaseStateop, usedBillingAgentop, usedCustomerAgentop, usedShippingAgentop

Purchase statec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#PurchaseState

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resources representing the state of a purchase (Class).
has sub-classes
PurchaseEndState statec
is in domain of
hasFollowingStateop, hasPreceedingStateop, hasProcessMessagedp
is in range of
hasFollowingStateop, hasPreceedingStateop, purchaseStateop
has members
CopiedToUserStorageni, InvoiceGeneratedni, LicencesGeneratedni, Payment completedni, Payment failedni, Payment pendingni, Purchase completedni

Purchased Filec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#PurchasedFile

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resource representing purchased files (Class). Typically more specific sub-classes are used.
has sub-classes
Client Access Certificatec, Licensec, Support Certificatec
is in domain of
hasSourceop
is in range of
containsFileop

Purchased Itemc back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#PurchasedItem

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resources representing a purchased item (Class).
has super-classes
itemc
is in domain of
containsFileop, hasOfferingop, serialNumberop
is in range of
containsop

PurchaseEndState statec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#PurchaseEndState

is defined by
http://www.openlinksw.com/ontology/purchases#
A purchase end state marks a purchase as finsished, either successful or not.
has super-classes
Purchase statec
has members
Payment failedni, Purchase completedni

Support Certificatec back to ToC or Class ToC

IRI: http://www.openlinksw.com/ontology/purchases#SupportCertificateFile

is defined by
http://www.openlinksw.com/ontology/purchases#
Entity type of resource representing purchased support certificate files (Class).
has super-classes
Purchased Filec

Object Properties

containsop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#contains

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a Purchase with one or more Purchased Items.
has domain
Purchasec
has range
Purchased Itemc
is also defined as
annotation property

containsFileop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#containsFile

is defined by
http://www.openlinksw.com/ontology/purchases#
The files that are contained in a purchase, i.e. the files the customer purchased.
has domain
Purchased Itemc
has range
Purchased Filec

hasFollowingStateop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasFollowingState

is defined by
http://www.openlinksw.com/ontology/purchases#
Identified the valid states a purchase can be in after this state.
has domain
Purchase statec
has range
Purchase statec
is inverse of
hasPreceedingStateop

hasInvoiceop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasInvoice

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a Purchase with the invoice file.
has domain
Purchasec
has range
resource

hasOfferingop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasOffering

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a PurchasedItem with the schema:Offer that has been purchased.
has domain
Purchased Itemc
has range
offer

hasPreceedingStateop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasPreceedingState

is defined by
http://www.openlinksw.com/ontology/purchases#
Identified the valid states a purchase can be in before entering this state.
has domain
Purchase statec
has range
Purchase statec
is inverse of
hasFollowingStateop

hasSourceop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasSource

is defined by
http://www.openlinksw.com/ontology/purchases#
The Resource a purchased file is based on. This can be for example the license description used to generate a license file.
has domain
Purchased Filec
has range
resource

lastUsedBillingAgentop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#lastUsedBillingAgent

is defined by
http://www.openlinksw.com/ontology/purchases#
Relates the user account with the last used billing agent, i.e. the default billing address.
has domain
agentc
has range
agentc

lastUsedCustomerAgentop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#lastUsedCustomerAgent

is defined by
http://www.openlinksw.com/ontology/purchases#
Relates the user account with the last used customer agent, i.e. the default customer address that will actually get the purchased items.
has domain
agentc
has range
agentc

lastUsedShippingAgentop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#lastUsedShippingAgent

is defined by
http://www.openlinksw.com/ontology/purchases#
Relates the user account with the last used shipping agent, i.e. the default shipping address.
has domain
agentc
has range
agentc

madePurchaseop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#madePurchase

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a Purchase with the agent (Organization, Person or Bot) that actually made the Purchase, i.e. the owner of the purchased items.
has domain
Purchasec
has range
agentc

paymentDetailsop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#paymentDetails

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a Purchase with its payment details.
has domain
Purchasec
has range
paymentc
is inverse of
purchaseop

purchaseStateop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#purchaseState

is defined by
http://www.openlinksw.com/ontology/purchases#
The state of a purchase indicates the processing step it is currently in.
has domain
Purchasec
has range
Purchase statec

serialNumberop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#serialNumber

is defined by
http://www.openlinksw.com/ontology/purchases#
The serial number, an internal identifier for the purchased item, also used for license file creation.

has characteristics: inverse functional

has domain
Purchased Itemc
is also defined as
data property

usedBillingAgentop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#usedBillingAgent

is defined by
http://www.openlinksw.com/ontology/purchases#
The billing agent used for a particular purchase.
has domain
Purchasec
has range
agentc

usedCreditCardop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#usedCreditCard

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a CreditCardPayment with the used credit card.
has domain
Credit card paymentc
has range
credit cardc

usedCustomerAgentop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#usedCustomerAgent

is defined by
http://www.openlinksw.com/ontology/purchases#
The customer agent (the person initiating the purchase) used for a particular purchase.
has domain
Purchasec
has range
agentc

usedShippingAgentop back to ToC or Object Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#usedShippingAgent

is defined by
http://www.openlinksw.com/ontology/purchases#
The shipping agent used for a particular purchase.
has domain
Purchasec
has range
agentc

Data Properties

customerPurchaseIddp back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#customerPurchaseId

is defined by
http://www.openlinksw.com/ontology/purchases#
An optional purchase order ID provided by the customer and printed on the invoice. It allows the customer to easier map the invoice.
has domain
Purchasec
has range
string

hasProcessMessagedp back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasProcessMessage

is defined by
http://www.openlinksw.com/ontology/purchases#
A message that can be shown to the user while a shop system processes a purchase in the given state.
has domain
Purchase statec
has range
string

hasTotalPricedp back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#hasTotalPrice

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a Purchase with total price.
has domain
Purchasec
has range
decimal

purchaseDatedp back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#purchaseDate

is defined by
http://www.openlinksw.com/ontology/purchases#
The date and time the Purchase was completed.
has domain
Purchasec
has range
date time

purchaseNumberdp back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#purchaseNumber

is defined by
http://www.openlinksw.com/ontology/purchases#
The Purchase number, an internal identifier for the purchase.
has domain
Purchasec
has range
string

serialNumberop back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#serialNumber

is defined by
http://www.openlinksw.com/ontology/purchases#
The serial number, an internal identifier for the purchased item, also used for license file creation.
has range
string
is also defined as
object property

transactionIddp back to ToC or Data Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#transactionId

is defined by
http://www.openlinksw.com/ontology/purchases#
The transaction ID of a credit card payment.
has domain
Credit card paymentc
has range
string

Named Individuals

CopiedToUserStorageni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#CopiedToUserStorage

is defined by
http://www.openlinksw.com/ontology/purchases#
The purchase details have been written to the user's storage space.
belongs to
Purchase statec
has facts
hasProcessMessagedp "Your Purchase is being completed."
hasPreceedingStateop licences generated
hasFollowingStateop Purchase completed

InvoiceGeneratedni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#InvoiceGenerated

is defined by
http://www.openlinksw.com/ontology/purchases#
The purchase invoice has been created and stored in the customer's storage space.
belongs to
Purchase statec
has facts
hasProcessMessagedp "The Licenses are being generated and saved."
hasFollowingStateop LicencesGenerated
hasPreceedingStateop Payment completed

LicencesGeneratedni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#LicensesGenerated

is defined by
http://www.openlinksw.com/ontology/purchases#
The purchased licenses have been generated and stored in the customer's storage space.
belongs to
Purchase statec
has facts
hasProcessMessagedp "Your purchase is being copied into your ODS profile."
hasFollowingStateop CopiedToUserStorage
hasPreceedingStateop InvoiceGenerated

OpenLink Purchases Ontology Description Documentni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases

This is a document that uses Linked Data oriented content to describe OpenLink Purchases Ontology.
belongs to
tech articlec
documentc

OpenLink Purchases Ontology Description Document (Turtle)ni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/DAV/data/turtle/purchases.ttl

This is a turtle document that uses Linked Data oriented content to describe an OpenLink ontology for Purchases.
belongs to
tech articlec
resource
resourcec
documentc

OpenLink Purchases Ontology Description Document (Turtle)ni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/data/turtle/purchases.ttl

This is a turtle document that uses Linked Data oriented content to describe the OpenLink Purchases Ontology.
belongs to
tech articlec
documentc

Payment completedni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#PaymentCompleted

is defined by
http://www.openlinksw.com/ontology/purchases#
This purchase has already been payed for. Post-processing like license generation is still pending.
belongs to
Purchase statec
has facts
hasProcessMessagedp "Your invoice is being generated and saved."
hasFollowingStateop InvoiceGenerated
hasPreceedingStateop Payment pending

Payment failedni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#PaymentFailed

is defined by
http://www.openlinksw.com/ontology/purchases#
This purchase has not been completed, the payment has failed.
belongs to
PurchaseEndState statec
Purchase statec
has facts
hasProcessMessagedp "The payment failed."
hasPreceedingStateop Payment pending

Payment pendingni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#PaymentPending

is defined by
http://www.openlinksw.com/ontology/purchases#
This purchase has not been completed yet, the payment is still pending.
belongs to
Purchase statec
has facts
hasProcessMessagedp "The payment is being processed."
hasFollowingStateop Payment completed
hasFollowingStateop Payment failed

Purchase completedni back to ToC or Named Individual ToC

IRI: http://www.openlinksw.com/ontology/purchases#PurchaseCompleted

is defined by
http://www.openlinksw.com/ontology/purchases#
This purchase has been completed, all license files have been generated, notification have been sent, etc..
belongs to
PurchaseEndState statec
Purchase statec
has facts
hasProcessMessagedp "Your purchase is complete."
hasPreceedingStateop CopiedToUserStorage

Annotation Properties

aboutap back to ToC or Annotation Property ToC

IRI: http://schema.org/about

alt labelap back to ToC or Annotation Property ToC

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

canonicalap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/1999/xhtml/vocab#canonical

container ofap back to ToC or Annotation Property ToC

IRI: http://rdfs.org/sioc/ns#container_of

has sub-properties
containsap

containsap back to ToC or Annotation Property ToC

IRI: http://www.openlinksw.com/ontology/purchases#contains

is defined by
http://www.openlinksw.com/ontology/purchases#
Associates a Purchase with one or more Purchased Items.
has super-properties
container ofap
is also defined as
object property

createdap back to ToC or Annotation Property ToC

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

creatorap back to ToC or Annotation Property ToC

IRI: http://schema.org/creator

describesap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/1999/xhtml/vocab#describes

labelap back to ToC or Annotation Property ToC

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

licenseap back to ToC or Annotation Property ToC

IRI: http://creativecommons.org/ns#license

modifiedap back to ToC or Annotation Property ToC

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

primary topicap back to ToC or Annotation Property ToC

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

subjectap back to ToC or Annotation Property ToC

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

topicap back to ToC or Annotation Property ToC

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

Namespace Declarations back to ToC

default namespace
http://www.openlinksw.com/ontology/purchases#
creditcards
http://www.openlinksw.com/ontology/creditcards#
foaf
http://xmlns.com/foaf/0.1/
goodrelations
http://purl.org/goodrelations/
ldp
http://www.w3.org/ns/ldp#
ns
http://creativecommons.org/ns#
ns2
http://rdfs.org/sioc/ns#
ontology
http://www.openlinksw.com/ontology/
openlink
http://www.openlinksw.com/dataspace/organization/openlink#
owl
http://www.w3.org/2002/07/owl#
payment
http://reference.data.gov.uk/def/payment#
powder-s
http://www.w3.org/2007/05/powder-s#
purchases
http://www.openlinksw.com/ontology/purchases#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
schema
http://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
terms
http://purl.org/dc/terms/
terms2
http://open.vocab.org/terms/
turtle
http://www.openlinksw.com/DAV/data/turtle/
vocab
http://www.w3.org/1999/xhtml/vocab#
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.