turtle-matter

PROV Ontology

Namespace: http://www.w3.org/ns/prov#

Classes (50)

Accept

URI: http://www.w3.org/ns/prov#Accept

Subclass of:


Activity

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

Properties:


ActivityInfluence

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

Description: 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.

Subclass of:

Properties:


Agent

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

Properties:


AgentInfluence

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

Description: 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.

Subclass of:

Properties:


Association

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

Description: 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 ].

Subclass of:

Properties:


Attribution

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

Description: 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 ].

Subclass of:


Bundle

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

Description: 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.

Subclass of:


Collection

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

Subclass of:

Properties:


Communication

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

Description: 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 ].

Subclass of:


Contribute

URI: http://www.w3.org/ns/prov#Contribute

Subclass of:


Contributor

URI: http://www.w3.org/ns/prov#Contributor

Subclass of:


URI: http://www.w3.org/ns/prov#Copyright

Subclass of:


Create

URI: http://www.w3.org/ns/prov#Create

Subclass of:


Creator

URI: http://www.w3.org/ns/prov#Creator

Subclass of:


Delegation

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

Description: 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 ].

Subclass of:


Derivation

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

Description: 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 ].

Subclass of:

Properties:


Dictionary

URI: http://www.w3.org/ns/prov#Dictionary

Description: This concept allows for the provenance of the dictionary, but also of its constituents to be expressed. Such a notion of dictionary corresponds to a wide variety of concrete data structures, such as a maps or associative arrays.

Properties:


ProvenanceService

URI: http://www.w3.org/ns/prov#DirectQueryService

Description: Type for a generic provenance query service. Mainly for use in RDF provenance query service descriptions, to facilitate discovery in linked data environments.

Subclass of:


EmptyCollection

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

Subclass of:


Empty Dictionary

URI: http://www.w3.org/ns/prov#EmptyDictionary

Subclass of:


End

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

Description: 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 ].

Subclass of:


Entity

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

Properties:


EntityInfluence

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

Description: 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.

Subclass of:

Properties:


Generation

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

Description: 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 ].

Subclass of:


Influence

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

Description: 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.

Properties:


Insertion

URI: http://www.w3.org/ns/prov#Insertion

Subclass of:

Properties:


InstantaneousEvent

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

Description: 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.

Properties:


Invalidation

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

Description: 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 ].

Subclass of:


Key-Entity Pair

URI: http://www.w3.org/ns/prov#KeyEntityPair

Properties:


Location

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


Modify

URI: http://www.w3.org/ns/prov#Modify

Subclass of:


Organization

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

Subclass of:


Person

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

Subclass of:


Plan

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

Description: 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.

Subclass of:


PrimarySource

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

Description: 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 ] .

Subclass of:


Publish

URI: http://www.w3.org/ns/prov#Publish

Subclass of:


Publisher

URI: http://www.w3.org/ns/prov#Publisher

Subclass of:


Quotation

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

Description: 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 ].

Subclass of:


Removal

URI: http://www.w3.org/ns/prov#Removal

Subclass of:

Properties:


Replace

URI: http://www.w3.org/ns/prov#Replace

Subclass of:


Revision

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

Description: 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 ].

Subclass of:


RightsAssignment

URI: http://www.w3.org/ns/prov#RightsAssignment

Subclass of:


RightsHolder

URI: http://www.w3.org/ns/prov#RightsHolder

Subclass of:


Role

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


ServiceDescription

URI: http://www.w3.org/ns/prov#ServiceDescription

Description: Type for a generic provenance query service. Mainly for use in RDF provenance query service descriptions, to facilitate discovery in linked data environments.

Subclass of:


SoftwareAgent

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

Subclass of:


Start

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

Description: 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 ] .

Subclass of:


Submit

URI: http://www.w3.org/ns/prov#Submit

Subclass of:


Usage

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

Description: 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 ].

Subclass of:


Properties (68)

actedOnBehalfOf

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

Description: 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.

Domain:

Range:


activity

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

Domain:

Range:


agent

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

Domain:

Range:


alternateOf

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

Domain:

Range:


asInBundle

URI: http://www.w3.org/ns/prov#asInBundle

Description: prov:asInBundle is used to specify which bundle the general entity of a prov:mentionOf property is described.

When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described.

Domain:

Range:


atLocation

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

Description: The Location of any resource.

Range:


atTime

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

Description: The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime.

Domain:

Range:


derivedByInsertionFrom

URI: http://www.w3.org/ns/prov#derivedByInsertionFrom

Domain:

Range:


derivedByRemovalFrom

URI: http://www.w3.org/ns/prov#derivedByRemovalFrom

Domain:

Range:


describesService

URI: http://www.w3.org/ns/prov#describesService

Description: relates a generic provenance query service resource (type prov:ServiceDescription) to a specific query service description (e.g. a prov:DirectQueryService or a sd:Service).


dictionary

URI: http://www.w3.org/ns/prov#dictionary

Domain:

Range:


endedAtTime

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

Description: The time at which an activity ended. See also prov:startedAtTime.

Domain:

Range:


entity

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

Domain:

Range:


generated

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

Domain:

Range:


generatedAtTime

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

Description: The time at which an entity was completely created and is available for use.

Domain:

Range:


hadActivity

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

Description: 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).

Domain:

Range:


hadDictionaryMember

URI: http://www.w3.org/ns/prov#hadDictionaryMember

Domain:

Range:


hadGeneration

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

Description: The optional Generation involved in an Entity’s Derivation.

Domain:

Range:


hadMember

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

Domain:

Range:


hadPlan

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

Description: The optional Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.

Domain:

Range:


hadPrimarySource

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

Domain:

Range:


hadRole

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

Description: 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 ].

Domain:

Range:


hadUsage

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

Description: The optional Usage involved in an Entity’s Derivation.

Domain:

Range:


has_anchor

URI: http://www.w3.org/ns/prov#has_anchor

Description: Indicates anchor URI for a potentially dynamic resource instance.


has_provenance

URI: http://www.w3.org/ns/prov#has_provenance

Description: Indicates a provenance-URI for a resource; the resource identified by this property presents a provenance record about its subject or anchor resource.


hasProvenanceService

URI: http://www.w3.org/ns/prov#has_query_service

Description: Indicates a provenance query service that can access provenance related to its subject or anchor resource.


influenced

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


influencer

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

Description: 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.

Domain:

Range:


insertedKeyEntityPair

URI: http://www.w3.org/ns/prov#insertedKeyEntityPair

Domain:

Range:


invalidated

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

Domain:

Range:


invalidatedAtTime

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

Description: The time at which an entity was invalidated (i.e., no longer usable).

Domain:

Range:


mentionOf

URI: http://www.w3.org/ns/prov#mentionOf

Description: prov:mentionOf is used to specialize an entity as described in another bundle. It is to be used in conjuction with prov:asInBundle.

prov:asInBundle is used to cite the Bundle in which the generalization was mentioned.

Domain:

Range:


pairKey

URI: http://www.w3.org/ns/prov#pairEntity

Domain:

Range:


pairKey

URI: http://www.w3.org/ns/prov#pairKey

Domain:

Range:


provenance pingback

URI: http://www.w3.org/ns/prov#pingback

Description: Relates a resource to a provenance pingback service that may receive additional provenance links about the resource.


provenanceUriTemplate

URI: http://www.w3.org/ns/prov#provenanceUriTemplate

Description: Relates a provenance service to a URI template string for constructing provenance-URIs.


qualifiedAssociation

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

Description: If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ].

Domain:

Range:


qualifiedAttribution

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

Description: 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 ].

Domain:

Range:


qualifiedCommunication

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

Description: 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 ].

Domain:

Range:


qualifiedDelegation

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

Description: If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ].

Domain:

Range:


qualifiedDerivation

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

Description: 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 ].

Domain:

Range:


qualifiedEnd

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

Description: 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 ].

Domain:

Range:


qualifiedGeneration

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

Description: 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 ].

Domain:

Range:


qualifiedInfluence

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

Description: Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable.

Range:


qualifiedInsertion

URI: http://www.w3.org/ns/prov#qualifiedInsertion

Domain:

Range:


qualifiedInvalidation

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

Description: 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 ].

Domain:

Range:


qualifiedPrimarySource

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

Description: If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ].

Domain:

Range:


qualifiedQuotation

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

Description: If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity :e; :foo :bar ].

Domain:

Range:


qualifiedRemoval

URI: http://www.w3.org/ns/prov#qualifiedRemoval

Domain:

Range:


qualifiedRevision

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

Description: 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 ].

Domain:

Range:


qualifiedStart

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

Description: 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 ].

Domain:

Range:


qualifiedUsage

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

Description: 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 ].

Domain:

Range:


removedKey

URI: http://www.w3.org/ns/prov#removedKey

Domain:

Range:


specializationOf

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

Domain:

Range:


startedAtTime

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

Description: The time at which an activity started. See also prov:endedAtTime.

Domain:

Range:


used

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

Description: A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .

Domain:

Range:


value

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

Domain:


wasAssociatedWith

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

Description: An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.

Domain:

Range:


wasAttributedTo

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

Description: Attribution is the ascribing of an entity to an agent.

Domain:

Range:


wasDerivedFrom

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

Description: The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable.

Domain:

Range:


wasEndedBy

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

Description: End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.

Domain:

Range:


wasGeneratedBy

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

Domain:

Range:


wasInfluencedBy

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

Description: 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.


wasInformedBy

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

Description: 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.

Domain:

Range:


wasInvalidatedBy

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

Domain:

Range:


wasQuotedFrom

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

Description: An entity is derived from an original entity by copying, or β€˜quoting’, some or all of it.

Domain:

Range:


wasRevisionOf

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

Description: A revision is a derivation that revises an entity into a revised version.

Domain:

Range:


wasStartedBy

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

Description: Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.

Domain:

Range:



🐒 Generated with turtle-matter v0.1.0