W3C PROVenance Interchange Ontology (PROV-O)

IRI:
http://www.w3.org/ns/prov-o#
Version IRI:
http://www.w3.org/ns/prov-o-20130430
Current version:
Recommendation version 2013-04-30
Other visualisation:
Ontology source

Abstract

This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome.

Table of Content

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

Classes

Activityc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
is in domain of
endedAtTimedp, generatedop, invalidatedop, qualifiedAssociationop, qualifiedCommunicationop, qualifiedEndop, qualifiedStartop, qualifiedUsageop, startedAtTimedp, usedop, wasAssociatedWithop, wasEndedByop, wasInformedByop, wasStartedByop
is in range of
activityop, hadActivityop, wasGeneratedByop, wasInformedByop, wasInvalidatedByop
is disjoint with
Entityc

ActivityInfluencec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
ActivityInfluence provides additional descriptions of an Activity's binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity.
has super-classes
Influencec
hadActivityop max 0
has sub-classes
Communicationc, Generationc, Invalidationc
is in domain of
activityop
is disjoint with
EntityInfluencec

Agentc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has sub-classes
Organizationc, Personc, SoftwareAgentc
is in domain of
actedOnBehalfOfop, qualifiedDelegationop
is in range of
actedOnBehalfOfop, agentop, wasAssociatedWithop, wasAttributedToop
is disjoint with
InstantaneousEventc

AgentInfluencec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
AgentInfluence provides additional descriptions of an Agent's binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent.
has super-classes
Influencec
has sub-classes
Associationc, Attributionc, Delegationc
is in domain of
agentop

Associationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].
has super-classes
AgentInfluencec
is in domain of
hadPlanop
is in range of
qualifiedAssociationop

Attributionc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].
has super-classes
AgentInfluencec
is in range of
qualifiedAttributionop

Bundlec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.
has super-classes
Entityc

Collectionc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Entityc
has sub-classes
EmptyCollectionc
is in domain of
hadMemberop

Communicationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].
has super-classes
ActivityInfluencec
is in range of
qualifiedCommunicationop

Delegationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].
has super-classes
AgentInfluencec
is in range of
qualifiedDelegationop

Derivationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].
has super-classes
EntityInfluencec
has sub-classes
PrimarySourcec, Quotationc, Revisionc
is in domain of
hadGenerationop, hadUsageop
is in range of
qualifiedDerivationop

EmptyCollectionc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Collectionc
is also defined as
named individual

Endc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ].
has super-classes
EntityInfluencec
InstantaneousEventc
is in range of
qualifiedEndop

Entityc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has sub-classes
Bundlec, Collectionc, Planc
is in domain of
alternateOfop, generatedAtTimedp, hadPrimarySourceop, invalidatedAtTimedp, qualifiedAttributionop, qualifiedDerivationop, qualifiedGenerationop, qualifiedInvalidationop, qualifiedPrimarySourceop, qualifiedQuotationop, qualifiedRevisionop, specializationOfop, valuedp, wasAttributedToop, wasDerivedFromop, wasGeneratedByop, wasInvalidatedByop, wasQuotedFromop, wasRevisionOfop
is in range of
alternateOfop, entityop, generatedop, hadMemberop, hadPrimarySourceop, invalidatedop, specializationOfop, usedop, wasDerivedFromop, wasEndedByop, wasQuotedFromop, wasRevisionOfop, wasStartedByop
is disjoint with
Activityc, InstantaneousEventc

EntityInfluencec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.
has super-classes
Influencec
has sub-classes
Derivationc, Endc, Startc, Usagec
is in domain of
entityop
is disjoint with
ActivityInfluencec

Generationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].
has super-classes
ActivityInfluencec
InstantaneousEventc
is in range of
hadGenerationop, qualifiedGenerationop

Influencec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.
has sub-classes
ActivityInfluencec, AgentInfluencec, EntityInfluencec
is in domain of
hadActivityop, hadRoleop, influencerop
is in range of
qualifiedInfluenceop

InstantaneousEventc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.
has sub-classes
Endc, Generationc, Invalidationc, Startc, Usagec
is in domain of
atTimedp
is disjoint with
Agentc, Entityc

Invalidationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ].
has super-classes
ActivityInfluencec
InstantaneousEventc
is in range of
qualifiedInvalidationop

Locationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
is in range of
atLocationop

Organizationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Agentc

Personc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Agentc

Planc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.
has super-classes
Entityc
is in range of
hadPlanop

PrimarySourcec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:PrimarySource provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :newsArticle; :foo :bar ] .
has super-classes
Derivationc
is in range of
qualifiedPrimarySourceop

Quotationc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].
has super-classes
Derivationc
is in range of
qualifiedQuotationop

Revisionc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ].
has super-classes
Derivationc
is in range of
qualifiedRevisionop

Rolec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
is in range of
hadRoleop

SoftwareAgentc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Agentc

Startc back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] .
has super-classes
EntityInfluencec
InstantaneousEventc
is in range of
qualifiedStartop

Usagec back to ToC or Class ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].
has super-classes
EntityInfluencec
InstantaneousEventc
is in range of
hadUsageop, qualifiedUsageop

Object Properties

actedOnBehalfOfop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity.
has super-properties
wasInfluencedByop
has domain
Agentc
has range
Agentc
has sub-property chains
qualifiedDelegationop o agentop

activityop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencerop
has domain
ActivityInfluencec
has range
Activityc

agentop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencerop
has domain
AgentInfluencec
has range
Agentc

alternateOfop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
specializationOfop
has domain
Entityc
has range
Entityc

atLocationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The Location of any resource.
has domain
Activityc or Agentc or Entityc or InstantaneousEventc
has range
Locationc

entityop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencerop
has domain
EntityInfluencec
has range
Entityc

generatedop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencedop
has domain
Activityc
has range
Entityc
is inverse of
wasGeneratedByop

hadActivityop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).
has domain
Influencec
Delegationc or Derivationc or Endc or Startc
has range
Activityc

hadGenerationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The _optional_ Generation involved in an Entity's Derivation.
has domain
Derivationc
has range
Generationc

hadMemberop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedByop
has domain
Collectionc
has range
Entityc

hadPlanop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.
has domain
Associationc
has range
Planc

hadPrimarySourceop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasDerivedFromop
has domain
Entityc
has range
Entityc
has sub-property chains
qualifiedPrimarySourceop o entityop

hadRoleop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].

hadUsageop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The _optional_ Usage involved in an Entity's Derivation.
has domain
Derivationc
has range
Usagec

influencedop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
generatedop, invalidatedop
is inverse of
wasInfluencedByop

influencerop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.
has sub-properties
activityop, agentop, entityop
has domain
Influencec
has range
thingc

invalidatedop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencedop
has domain
Activityc
has range
Entityc
is inverse of
wasInvalidatedByop

qualifiedAssociationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Activityc
has range
Associationc

qualifiedAttributionop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
Attributionc

qualifiedCommunicationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication; prov:activity :a; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Activityc
has range
Communicationc

qualifiedDelegationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Agentc
has range
Delegationc

qualifiedDerivationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation; prov:entity :e; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
Derivationc

qualifiedEndop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End; prov:entity :e1; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Activityc
has range
Endc

qualifiedGenerationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation; prov:entity :e; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
Generationc

qualifiedInfluenceop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable.

qualifiedInvalidationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :a; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
Invalidationc

qualifiedPrimarySourceop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
PrimarySourcec

qualifiedQuotationop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity :e; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
Quotationc

qualifiedRevisionop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision; prov:entity :e; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Entityc
has range
Revisionc

qualifiedStartop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start; prov:entity :e1; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Activityc
has range
Startc

qualifiedUsageop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ].
has super-properties
qualifiedInfluenceop
has domain
Activityc
has range
Usagec

specializationOfop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
alternateOfop
has domain
Entityc
has range
Entityc
is also defined as
annotation property

usedop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .
has super-properties
wasInfluencedByop
has domain
Activityc
has range
Entityc
has sub-property chains
qualifiedUsageop o entityop

wasAssociatedWithop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.
has super-properties
wasInfluencedByop
has domain
Activityc
has range
Agentc
has sub-property chains
qualifiedAssociationop o agentop

wasAttributedToop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Attribution is the ascribing of an entity to an agent.
has super-properties
wasInfluencedByop
has domain
Entityc
has range
Agentc
has sub-property chains
qualifiedAttributionop o agentop

wasDerivedFromop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable.
has super-properties
wasInfluencedByop
has sub-properties
hadPrimarySourceop, wasQuotedFromop, wasRevisionOfop
has domain
Entityc
has range
Entityc
has sub-property chains
qualifiedDerivationop o entityop

wasEndedByop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.
has super-properties
wasInfluencedByop
has domain
Activityc
has range
Entityc
has sub-property chains
qualifiedEndop o entityop

wasGeneratedByop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedByop
has domain
Entityc
has range
Activityc
is inverse of
generatedop
has sub-property chains
qualifiedGenerationop o activityop

wasInfluencedByop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable.

wasInformedByop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2.
has super-properties
wasInfluencedByop
has domain
Activityc
has range
Activityc
has sub-property chains
qualifiedCommunicationop o activityop

wasInvalidatedByop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedByop
has domain
Entityc
has range
Activityc
is inverse of
invalidatedop
has sub-property chains
qualifiedInvalidationop o activityop

wasQuotedFromop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
An entity is derived from an original entity by copying, or 'quoting', some or all of it.
has super-properties
wasDerivedFromop
has domain
Entityc
has range
Entityc
has sub-property chains
qualifiedQuotationop o entityop

wasRevisionOfop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A revision is a derivation that revises an entity into a revised version.
has super-properties
wasDerivedFromop
has domain
Entityc
has range
Entityc
has sub-property chains
qualifiedRevisionop o entityop
is also defined as
annotation property

wasStartedByop back to ToC or Object Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.
has super-properties
wasInfluencedByop
has domain
Activityc
has range
Entityc
has sub-property chains
qualifiedStartop o entityop

Data Properties

atTimedp back to ToC or Data Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime.
has domain
InstantaneousEventc
has range
date time

endedAtTimedp back to ToC or Data Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The time at which an activity ended. See also prov:startedAtTime.
has domain
Activityc
has range
date time

generatedAtTimedp back to ToC or Data Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The time at which an entity was completely created and is available for use.
has domain
Entityc
has range
date time

invalidatedAtTimedp back to ToC or Data Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The time at which an entity was invalidated (i.e., no longer usable).
has domain
Entityc
has range
date time

startedAtTimedp back to ToC or Data Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The time at which an activity started. See also prov:endedAtTime.
has domain
Activityc
has range
date time

valuedp back to ToC or Data Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has domain
Entityc

Named Individuals

W3C PROVenance Interchange Ontology (PROV-O)ni back to ToC or Named Individual ToC

IRI: http://www.w3.org/ns/prov-o#

has facts
specializationOfop prov o
wasRevisionOfop prov o 20130312

Annotation Properties

aqap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see alsoap

categoryap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users.

commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

is defined by
http://www.w3.org/ns/prov-o#

componentap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.

constraintsap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.
has super-properties
see alsoap

definitionap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.
has sub-properties
editors definitionap

dmap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A reference to the principal section of the PROV-DM document that describes this concept.
has super-properties
see alsoap

editorial noteap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.

editors definitionap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.
has super-properties
definitionap

inverseap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.

is defined byap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

is defined by
http://www.w3.org/ns/prov-o#

nap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A reference to the principal section of the PROV-DM document that describes this concept.
has super-properties
see alsoap

orderap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
The position that this OWL term should be listed within documentation. The scope of the documentation (e.g., among all terms, among terms within a prov:category, among properties applying to a particular class, etc.) is unspecified.

qualified formap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. Example annotation: prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation . Then this unqualified assertion: :entity1 prov:wasGeneratedBy :activity1 . can be qualified by adding: :entity1 prov:qualifiedGeneration :entity1Gen . :entity1Gen a prov:Generation, prov:Influence; prov:activity :activity1; :customValue 1337 . Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class.
has super-properties
see alsoap

see alsoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#seeAlso

shares definition withap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see alsoap

specializationOfap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
is also defined as
object property

todoap back to ToC or Annotation Property ToC

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

unqualified formap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.
has super-properties
see alsoap

version infoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

wasRevisionOfap back to ToC or Annotation Property ToC

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

is defined by
http://www.w3.org/ns/prov-o#
A revision is a derivation that revises an entity into a revised version.
is also defined as
object property

Namespace Declarations back to ToC

default namespace
http://www.w3.org/ns/prov-o#
ns
http://www.w3.org/ns/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
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.