Skip to content

opmw

  • Source: Ontologies/opmw.owl · Download

Classes & Properties

- **value** (*DatatypeProperty*) — `value` — - **hadMember** (*ObjectProperty*) — `hadMember` — - **creator** (*AnnotationProperty*) — `creator` — - **hadUsage** (*ObjectProperty*) — `hadUsage` — — _comment:_ The _optional_ Usage involved in an Entity's Derivation. - **Step** (*Class*) — `Step` — - **corresponds to Template Artifact** (*ObjectProperty*) — `correspondsToTemplateArtifact` — — _comment:_ "Property that binds a workflow execution artifact to its correspondant workflow template artifact. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** ** (*Entity*) — `` — <> - ** a opmv:Artifact, opmw:WorkflowExecutionArtifact;** (*Entity*) — `` — <> - ** opmw:correspondsToTemplateArtifact ."** (*Entity*) — `` — <> - **activity** (*ObjectProperty*) — `activity` — - **homepage** (*AnnotationProperty*) — `homepage` — - **wasAttributedTo** (*ObjectProperty*) — `wasAttributedTo` — — _comment:_ Attribution is the ascribing of an entity to an agent. - **Workflow Execution Account** (*Class*) — `WorkflowExecutionAccount` — — _comment:_ "A workflow execution account represents the execution from the perspective of the system. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix rdfs: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmo:Account , opmw:WorkflowExecutionAccount> ;** (*Entity*) — `` — <> - ** rdfs:label ""Execution account created on 1335533097598"" ;** (*Entity*) — `` — <> - ** opmw:executedInWorkflowSystem** (*Entity*) — `` — <> - ** ;** (*Entity*) — `` — <> - ** opmw:hasEndTime** (*Entity*) — `` — <> - ** ""2012-04-25T07:17:48-07:00""^^xsd:dateTime ;** (*Entity*) — `` — <> - ** opmw:hasExecutionDiagram ""http://wind.isi.edu/marbles/assets/components/workflow_portal/users/1/Water/runs/run_144.png""^^xsd:anyURI ;** (*Entity*) — `` — <> - ** opmw:hasStartTime ""2012-04-25T07:17:05-07:00""^^xsd:dateTime ;** (*Entity*) — `` — <> - ** opmw:hasStatus ""SUCCESS"" ;"** (*Entity*) — `` — <> - **EmptyCollection** (*Class*) — `EmptyCollection` — - **n** (*AnnotationProperty*) — `n` — — _comment:_ A reference to the principal section of the PROV-DM document that describes this concept. - **has Size** (*DatatypeProperty*) — `hasSize` — — _comment:_ "Property used to annotate a workflow execution artifact with the size in bytes of its file. - **** (*Entity*) — `` — <> - **Example** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmv:Artifact, opmw:WorkflowExecutionArtifact.** (*Entity*) — `` — <> - ** opmw:hasLocation ""68""^^xsd:int."** (*Entity*) — `` — <> - **wasInfluencedBy** (*ObjectProperty*) — `wasInfluencedBy` — — _comment:_ 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. - **qualifiedRevision** (*ObjectProperty*) — `qualifiedRevision` — — _comment:_ 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 ]. - **hadActivity** (*ObjectProperty*) — `hadActivity` — — _comment:_ 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). - **influencer** (*ObjectProperty*) — `influencer` — — _comment:_ 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. - **overall End Time** (*DatatypeProperty*) — `overallEndTime` — — _comment:_ "Property which states that none of the activities contained in the account finished executing after the End Time. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowExecutionAccount,opmo:Account;** (*Entity*) — `` — <> - ** opmw:overallEndTime ""2012-04-25T10:28:55-07:00""^^xsd:dateTime."** (*Entity*) — `` — <> - **component** (*AnnotationProperty*) — `component` — — _comment:_ 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. - **aq** (*AnnotationProperty*) — `aq` — - **is Parameter of Template** (*ObjectProperty*) — `isParameterOfTemplate` — — _comment:_ "Property used to dessignate which workflow Parameter Variables belong to a workflow template. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:ParameterVariable;** (*Entity*) — `` — <> - ** opmw:isParameterOfTemplate ."** (*Entity*) — `` — <> - **has Value** (*DatatypeProperty*) — `hasValue` — — _comment:_ "Property used to state the value of the artifact (in case of being a parameter). - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmv:Artifact, opmw:WorkflowExecutionArtifact;** (*Entity*) — `` — <> - ** opmw:hasValue ""0.61959237""^^xsd:string."** (*Entity*) — `` — <> - **alternateOf** (*ObjectProperty*) — `alternateOf` — - **comment** (*AnnotationProperty*) — `comment` — - **isInputVarOf** (*ObjectProperty*) — `isInputVarOf` — - **qualifiedDelegation** (*ObjectProperty*) — `qualifiedDelegation` — — _comment:_ If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ]. - **qualifiedDerivation** (*ObjectProperty*) — `qualifiedDerivation` — — _comment:_ 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 ]. - **Account** (*Class*) — `Account` — - **Role** (*Class*) — `Role` — - **Workflow Execution Artifact** (*Class*) — `WorkflowExecutionArtifact` — — _comment:_ "A workflow execution artifact represents a resource used or generated in the execution of a workflow. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix rdfs: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowExecutionArtifact , opmv:Artifact;** (*Entity*) — `` — <> - ** rdfs:label ""Execution artifact with id: 25f1016c12ebe301ee7aadbc0b085c45"" ;** (*Entity*) — `` — <> - ** opmo:account ;** (*Entity*) — `` — <> - ** opmv:wasGeneratedBy ;** (*Entity*) — `` — <> - ** opmw:hasLocation ""http://wings.isi.edu/opmexport/resource/1/144/Formatted_SMN_2010_03_10Z""^^xsd:anyURI ;** (*Entity*) — `` — <> - ** opmw:hasSize ""8618""^^xsd:int ;** (*Entity*) — `` — <> - ** opmw:hasWorkflowTemplateArtifact ."** (*Entity*) — `` — <> - **isSubPlanOfPlan** (*ObjectProperty*) — `isSubPlanOfPlan` — - **qualifiedAssociation** (*ObjectProperty*) — `qualifiedAssociation` — — _comment:_ If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ]. - **Parameter Variable** (*Class*) — `ParameterVariable` — — _comment:_ "An parameter variable represents a description of an input parameter of a process. Parameter variables can only be used by process. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix rdfs: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:/WorkflowTemplateArtifact , opmw:ParameterVariable ;** (*Entity*) — `` — <> - ** rdfs:label ""Parameter variable Latitude"" ;** (*Entity*) — `` — <> - ** opmw:template ."** (*Entity*) — `` — <> - **Workflow Template Artifact** (*Class*) — `WorkflowTemplateArtifact` — — _comment:_ "A workflow template artifact is part of a workflow template. It explains what kind of artifact is used or generated by the process template, along with possible restrictions that it may have. - **** (*Entity*) — `` — <> - **There are two different types of workflow template artifacts: data variables and parameter variables."** (*Entity*) — `` — <> - **editorialNote** (*AnnotationProperty*) — `editorialNote` — — _comment:_ 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. - **Artifact** (*Class*) — `Artifact` — - **invalidatedAtTime** (*DatatypeProperty*) — `invalidatedAtTime` — — _comment:_ The time at which an entity was invalidated (i.e., no longer usable). - **http://purl.org/net/p-plan#** (*Individual*) — `` — - **EntityInfluence** (*Class*) — `EntityInfluence` — — _comment:_ 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. - **corresponds to Template** (*ObjectProperty*) — `correspondsToTemplate` — — _comment:_ "Property that binds an execution account to the template of the whole workflow. The template contains the plan for the workflow. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmo:Account, opmw:workflowExecutionAccount;** (*Entity*) — `` — <> - ** opmw:correspondsToTemplate ."** (*Entity*) — `` — <> - **wasEndedBy** (*ObjectProperty*) — `wasEndedBy` — — _comment:_ End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity. - **label** (*AnnotationProperty*) — `label` — - **constraints** (*AnnotationProperty*) — `constraints` — — _comment:_ A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept. - **license** (*AnnotationProperty*) — `license` — - **Derivation** (*Class*) — `Derivation` — — _comment:_ 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 ]. - **inverse** (*AnnotationProperty*) — `inverse` — — _comment:_ 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. - **corresponds to Template Process** (*ObjectProperty*) — `correspondsToTemplateProcess` — — _comment:_ "Property that binds a workflow execution process to its correspondant process template. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmv:Process, opmw:WorkflowExecutionProcess;** (*Entity*) — `` — <> - ** opmw:correspondsToTemplateProcess . "** (*Entity*) — `` — <> - **Collection** (*Class*) — `Collection` — - **versionInfo** (*AnnotationProperty*) — `versionInfo` — - **has Location** (*DatatypeProperty*) — `hasLocation` — — _comment:_ "Property used to link an execution artifact to the physical location of its file in the server. - **** (*Entity*) — `` — <> - **Example** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmv:Artifact, opmw:WorkflowExecutionArtifact.** (*Entity*) — `` — <> - ** opmw:hasLocation ""http://www.opmw.org/datasets/resource/1/148/NTMParams_SMN_2010_03_14Z""^^xsd:anyURI."** (*Entity*) — `` — <> - **Activity** (*Class*) — `Activity` — - **created** (*AnnotationProperty*) — `created` — - **MultiStep** (*Class*) — `MultiStep` — - **Process** (*Class*) — `Process` — - **Invalidation** (*Class*) — `Invalidation` — — _comment:_ 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 ]. - **Organization** (*Class*) — `Organization` — - **correspondsToStep** (*ObjectProperty*) — `correspondsToStep` — - **AgentInfluence** (*Class*) — `AgentInfluence` — — _comment:_ 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 Execution Diagram** (*DatatypeProperty*) — `hasExecutionDiagram` — — _comment:_ "Property that links an execution account to its diagram. The diagram shows how the template has been instantiated with different components. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowExecutionAccount,opmo:Account;** (*Entity*) — `` — <> - ** opmw:hasExecutionDiagram ""http://wind.isi.edu/marbles/assets/components/workflow_portal/users/1/Water/runs/run_148.png""^^sxd:anyURI."** (*Entity*) — `` — <> - **Revision** (*Class*) — `Revision` — — _comment:_ 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 ]. - **unqualifiedForm** (*AnnotationProperty*) — `unqualifiedForm` — — _comment:_ Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation. - **editorsDefinition** (*AnnotationProperty*) — `editorsDefinition` — — _comment:_ When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one. - **isDefinedBy** (*AnnotationProperty*) — `isDefinedBy` — - **qualifiedInvalidation** (*ObjectProperty*) — `qualifiedInvalidation` — — _comment:_ 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 ]. - **Plan** (*Class*) — `Plan` — - **description** (*AnnotationProperty*) — `description` — - **has Executable Component** (*ObjectProperty*) — `hasExecutableComponent` — — _comment:_ "Property that binds a workflow execution process to the specific component (code, scripts, etc.) used in the execution. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmv:Process, opmw:WorkflowExecutionProcess;** (*Entity*) — `` — <> - ** opmw:hasExecutableComponent ."** (*Entity*) — `` — <> - **overall Start Time** (*DatatypeProperty*) — `overallStartTime` — — _comment:_ "Property which states that none of the activities in the current account started executing before the start time. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowExecutionAccount,opmo:Account;** (*Entity*) — `` — <> - ** opmw:overallStartTime ""2012-04-25T10:28:07-07:00""^^xsd:dateTime."** (*Entity*) — `` — <> - **prov-o-20120312** (*Individual*) — `prov-o-20120312` — - **isDecomposedAsPlan** (*ObjectProperty*) — `isDecomposedAsPlan` — - **qualifiedCommunication** (*ObjectProperty*) — `qualifiedCommunication` — — _comment:_ 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 ]. - **hasOutputVar** (*ObjectProperty*) — `hasOutputVar` — - **modified** (*AnnotationProperty*) — `modified` — - **Plan** (*Class*) — `Plan` — — _comment:_ 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. - **OPMGraph** (*Class*) — `OPMGraph` — - **category** (*AnnotationProperty*) — `category` — — _comment:_ 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. - **Usage** (*Class*) — `Usage` — — _comment:_ 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 ]. - **order** (*AnnotationProperty*) — `order` — — _comment:_ 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. - **preferredNamespaceUri** (*AnnotationProperty*) — `preferredNamespaceUri` — - **seeAlso** (*AnnotationProperty*) — `seeAlso` — - **Activity** (*Class*) — `Activity` — — _comment:_ A p-plan:Activity represents the execution process planned in a p-plan:Step - **wasRevisionOf** (*AnnotationProperty*) — `wasRevisionOf` — — _comment:_ A revision is a derivation that revises an entity into a revised version. - **qualifiedAttribution** (*ObjectProperty*) — `qualifiedAttribution` — — _comment:_ 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 ]. - **executed in Workflow System** (*ObjectProperty*) — `executedInWorkflowSystem` — — _comment:_ "Property to bind an execution account to the system where it was executed (which could be different from the one used for designing its workflow template). - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmo:Account, opmw:executionAccount;** (*Entity*) — `` — <> - ** opmw:executedInWorkflowSystem .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** ** (*Entity*) — `` — <> - ** a opmw:Agent."** (*Entity*) — `` — <> - **qualifiedGeneration** (*ObjectProperty*) — `qualifiedGeneration` — — _comment:_ 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 ]. - **Bundle** (*Class*) — `Bundle` — — _comment:_ 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. - **used** (*ObjectProperty*) — `used` — - **has Dimensionality** (*DatatypeProperty*) — `hasDimensionality` — — _comment:_ "Property that represents the dimensionality of the artifact: 0 is a single file, 1 for a collection, etc. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:DataVariable, opmw:WorkflowTemplateArtifact;** (*Entity*) — `` — <> - ** opmw:hasDimensionality ""1""^^xsd:int.** (*Entity*) — `` — <> - **"** (*Entity*) — `` — <> - **hadRole** (*ObjectProperty*) — `hadRole` — — _comment:_ 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 ]. - **definition** (*AnnotationProperty*) — `definition` — — _comment:_ A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term. - **Bundle** (*Class*) — `Bundle` — - **Quotation** (*Class*) — `Quotation` — — _comment:_ 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 ]. - **invalidated** (*ObjectProperty*) — `invalidated` — - **wasDerivedFrom** (*ObjectProperty*) — `wasDerivedFrom` — — _comment:_ The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable. - **InstantaneousEvent** (*Class*) — `InstantaneousEvent` — — _comment:_ 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. - **Thing** (*Class*) — `Thing` — - **date** (*Entity*) — `date` — - **preferredNamespacePrefix** (*AnnotationProperty*) — `preferredNamespacePrefix` — - **actedOnBehalfOf** (*ObjectProperty*) — `actedOnBehalfOf` — — _comment:_ 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. - **Delegation** (*Class*) — `Delegation` — — _comment:_ 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 ]. - **endedAtTime** (*DatatypeProperty*) — `endedAtTime` — — _comment:_ The time at which an activity ended. See also prov:startedAtTime. - **title** (*AnnotationProperty*) — `title` — - **sharesDefinitionWith** (*AnnotationProperty*) — `sharesDefinitionWith` — - **atTime** (*DatatypeProperty*) — `atTime` — — _comment:_ The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime. - **qualifiedPrimarySource** (*ObjectProperty*) — `qualifiedPrimarySource` — — _comment:_ If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ]. - **Communication** (*Class*) — `Communication` — — _comment:_ 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 ]. - **qualifiedQuotation** (*ObjectProperty*) — `qualifiedQuotation` — — _comment:_ If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity :e; :foo :bar ]. - **correspondsToVariable** (*ObjectProperty*) — `correspondsToVariable` — - **agent** (*ObjectProperty*) — `agent` — - **PrimarySource** (*Class*) — `PrimarySource` — — _comment:_ 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 ] . - **hadGeneration** (*ObjectProperty*) — `hadGeneration` — — _comment:_ The _optional_ Generation involved in an Entity's Derivation. - **wasInvalidatedBy** (*ObjectProperty*) — `wasInvalidatedBy` — - **wasInformedBy** (*ObjectProperty*) — `wasInformedBy` — — _comment:_ 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. - **isPrecededBy** (*ObjectProperty*) — `isPrecededBy` — — _comment:_ http://purl.org/net/p-plan# - **specializationOf** (*AnnotationProperty*) — `specializationOf` — - **Influence** (*Class*) — `Influence` — — _comment:_ 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. - **prov-o** (*Individual*) — `prov-o` — - **is Concrete** (*DatatypeProperty*) — `isConcrete` — — _comment:_ Property that specifies whether a component is abstract or not. - **atLocation** (*ObjectProperty*) — `atLocation` — — _comment:_ The Location of any resource. - **Generation** (*Class*) — `Generation` — — _comment:_ 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 ]. - **Person** (*Class*) — `Person` — - **Agent** (*Class*) — `Agent` — - **isVariableofPlan** (*ObjectProperty*) — `isVariableOfPlan` — - **generated** (*ObjectProperty*) — `generated` — - **hadPlan** (*ObjectProperty*) — `hadPlan` — — _comment:_ The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification. - **Variable** (*Class*) — `Variable` — - **qualifiedEnd** (*ObjectProperty*) — `qualifiedEnd` — — _comment:_ 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 ]. - **qualifiedUsage** (*ObjectProperty*) — `qualifiedUsage` — — _comment:_ 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 ]. - **is Generated By** (*ObjectProperty*) — `isGeneratedBy` — — _comment:_ "Property that binds a workflow template artifact to the workflow template process that generates it. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:DataVariable, opmw:WorkflowTemplateArtifact;** (*Entity*) — `` — <> - ** opmw:isGeneratedBy .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **"** (*Entity*) — `` — <> - **SoftwareAgent** (*Class*) — `SoftwareAgent` — - **uses** (*ObjectProperty*) — `uses` — — _comment:_ "Property that binds a workflow template process to the workflow template artifact that generates it. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplateProcess;** (*Entity*) — `` — <> - ** opmw:uses ."** (*Entity*) — `` — <> - **dm** (*AnnotationProperty*) — `dm` — — _comment:_ A reference to the principal section of the PROV-DM document that describes this concept. - **has Template Diagram** (*DatatypeProperty*) — `hasTemplateDiagram` — — _comment:_ "Property used to link a workflow template to its graphical representation. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplate;** (*Entity*) — `` — <> - ** opmw:hasTemplateDiagram ""http://wind.isi.edu/marbles/assets/components/workflow_portal/users/1/Water/runs/run_148.png""xsd:anyURI."** (*Entity*) — `` — <> - **has Original Log File** (*DatatypeProperty*) — `hasOriginalLogFile` — — _comment:_ "Property used to link an execution account or a workflow execution process to the correspondent log file produced by the enacting workflow engine. - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowExecutionAccount,opmo:Account;** (*Entity*) — `` — <> - ** opmw:hasOriginalLogFile ""http://wind.isi.edu/marbles/assets/components/workflow_portal/users/1/Water/runs/run_148.ttl""^^sxd:anyURI."** (*Entity*) — `` — <> - **Data Variable** (*Class*) — `DataVariable` — — _comment:_ "A Data variable is a workflow template artifact that represents a variable in the workflow specification. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix rdfs: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplateArtifact , opmw:DataVariable ;** (*Entity*) — `` — <> - ** rdfs:label ""Data variable Sum_CorrDO"" ;** (*Entity*) — `` — <> - ** opmw:hasDimensionality ""0""^^xsd:int ;** (*Entity*) — `` — <> - ** opmw:isGeneratedBy ;** (*Entity*) — `` — <> - ** opmw:template ."** (*Entity*) — `` — <> - **qualifiedInfluence** (*ObjectProperty*) — `qualifiedInfluence` — — _comment:_ Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable. - **Association** (*Class*) — `Association` — — _comment:_ 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 ]. - **Location** (*Class*) — `Location` — - **Agent** (*Class*) — `Agent` — - **isOutputVarOf** (*ObjectProperty*) — `isOutputVarOf` — - **qualifiedForm** (*AnnotationProperty*) — `qualifiedForm` — — _comment:_ "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. - **** (*Entity*) — `` — <> - **Example annotation:** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **Then this unqualified assertion:** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** :entity1 prov:wasGeneratedBy :activity1 .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **can be qualified by adding:** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** :entity1 prov:qualifiedGeneration :entity1Gen .** (*Entity*) — `` — <> - ** :entity1Gen ** (*Entity*) — `` — <> - ** a prov:Generation, prov:Influence;** (*Entity*) — `` — <> - ** prov:activity :activity1;** (*Entity*) — `` — <> - ** :customValue 1337 .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **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."** (*Entity*) — `` — <> - **http://www.w3.org/ns/prov#** (*Individual*) — `` — - **is Variable of Template** (*ObjectProperty*) — `isVariableOfTemplate` — — _comment:_ "Property used to dessignate which workflow Data Variables belong to a workflow template. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:DataVariable;** (*Entity*) — `` — <> - ** opmw:isVariableOfTemplate ."** (*Entity*) — `` — <> - **ActivityInfluence** (*Class*) — `ActivityInfluence` — — _comment:_ 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. - **wasStartedBy** (*ObjectProperty*) — `wasStartedBy` — — _comment:_ Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity. - **End** (*Class*) — `End` — — _comment:_ 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 ]. - **Start** (*Class*) — `Start` — — _comment:_ 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 ] . - **is Step of Template** (*ObjectProperty*) — `isStepOfTemplate` — — _comment:_ "Property used to dessignate which workflow Steps (or Workflow Template Processes) belong to a workflow template. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplateProcess;** (*Entity*) — `` — <> - ** opmw:isStepOfTemplate ."** (*Entity*) — `` — <> - **Entity** (*Class*) — `Entity` — - **isStepOfPlan** (*ObjectProperty*) — `isStepOfPlan` — - **has File Name** (*DatatypeProperty*) — `hasFileName` — — _comment:_ "Property used to link an execution artifact to its file name (independently of its URI). - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmv:Artifact, opmw:WorkflowExecutionArtifact.** (*Entity*) — `` — <> - ** opmw:hasFileName ""NTMParams_SMN_2010_03_14Z""^^xsd:string."** (*Entity*) — `` — <> - **Workflow Template Process** (*Class*) — `WorkflowTemplateProcess` — — _comment:_ "A workflow process template is an abstraction of the workflow execution process step that aims to describe the method followed by the scientist instead of its specific instantiation. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix water: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:ProcessTemplate, water:CalculateHourlyAverages;** (*Entity*) — `` — <> - ** opmw:template ;** (*Entity*) — `` — <> - ** opmw:uses .** (*Entity*) — `` — <> - ** "** (*Entity*) — `` — <> - **version Number** (*DatatypeProperty*) — `versionNumber` — — _comment:_ "Property used to annotate a resource with it version number. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix rdfs: .** (*Entity*) — `` — <> - **@prefix xsd: .** (*Entity*) — `` — <> - **@prefix owl: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplate;** (*Entity*) — `` — <> - ** opmw:versionNumber ""2""^^xsd:int."** (*Entity*) — `` — <> - **qualifiedStart** (*ObjectProperty*) — `qualifiedStart` — — _comment:_ 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 Status** (*DatatypeProperty*) — `hasStatus` — — _comment:_ "Property used to state whether an ececution account was successful or not. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmo:Account, opmw:ExecutionAccount;** (*Entity*) — `` — <> - ** opmw:hasStatus ""SUCCESS""^^xsd.string."** (*Entity*) — `` — <> - **todo** (*AnnotationProperty*) — `todo` — - **hadPrimarySource** (*ObjectProperty*) — `hadPrimarySource` — - **generatedAtTime** (*DatatypeProperty*) — `generatedAtTime` — — _comment:_ The time at which an entity was completely created and is available for use. - **entity** (*ObjectProperty*) — `entity` — - **Workflow Template** (*Class*) — `WorkflowTemplate` — — _comment:_ "A workflow template represents the design of the workflow. In such design, the different steps and inputs don't have to be bound to a specific tool or dataset. It is a generic view of the workflow, which is instantiated in each execution. - ** ** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix dc: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplate;** (*Entity*) — `` — <> - ** rdfs:label ""AquaFlow_NTM"" ;** (*Entity*) — `` — <> - ** dc.contributor** (*Entity*) — `` — <> - ** ;** (*Entity*) — `` — <> - ** dc:modified** (*Entity*) — `` — <> - ** ""2011-06-08T09:57:12-07:00""^^xsd:dateTime ;** (*Entity*) — `` — <> - ** opmw:hasVersion ""2""^^xsd:int ."** (*Entity*) — `` — <> - **hasInputVar** (*ObjectProperty*) — `hasInputVar` — - **used** (*ObjectProperty*) — `used` — — _comment:_ A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven . - **wasGeneratedBy** (*ObjectProperty*) — `wasGeneratedBy` — - **ontology** (*Entity*) — `ontology` — — _comment:_ OPMW is an OPMV, PROV and P-plan extension to model the executions and definitions of scientific workflows. - **created in Workflow System** (*DatatypeProperty*) — `createdInWorkflowSystem` — — _comment:_ "This data property binds a workflow template to the tool used for its design and creation. The tool is represented by its URL. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplate;** (*Entity*) — `` — <> - ** opmw:createdInWorkflowSystem ""http://wings.isi.edu""^^xsd:anyURI."** (*Entity*) — `` — <> - **Attribution** (*Class*) — `Attribution` — — _comment:_ 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 ]. - **wasAssociatedWith** (*ObjectProperty*) — `wasAssociatedWith` — — _comment:_ An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity. - **wasDerivedFrom** (*ObjectProperty*) — `wasDerivedFrom` — - **http://www.w3.org/ns/prov-o#** (*Individual*) — `` — - **Entity** (*Class*) — `Entity` — - **influenced** (*ObjectProperty*) — `influenced` — - **has Documentation** (*DatatypeProperty*) — `hasDocumentation` — — _comment:_ "Property that binds a workflow template to its documentation. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplate;** (*Entity*) — `` — <> - ** opmw:hasDocumentation ""A copy of the documentation related to this template ""^^xsd:string."** (*Entity*) — `` — <> - **startedAtTime** (*DatatypeProperty*) — `startedAtTime` — — _comment:_ The time at which an activity started. See also prov:endedAtTime. - **Workflow Execution Process** (*Class*) — `WorkflowExecutionProcess` — — _comment:_ "A workflow execution process represents the execution of a step in workflow template. The execution process also describes the specific method used to acomplish the task described in the proces template. - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix rdfs: .** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **@prefix opmv: .** (*Entity*) — `` — <> - **@prefix opmo: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:/WorkflowExecutionProcess , opmv:Process ;** (*Entity*) — `` — <> - ** rdfs:label ""Execution process ConvertToStandardFormat"" ;** (*Entity*) — `` — <> - ** opmo:account ;** (*Entity*) — `` — <> - ** opmv:used ;** (*Entity*) — `` — <> - ** opmv:wasControlledBy ;** (*Entity*) — `` — <> - ** opmw:hasWorkflowTemplateProcess ."** (*Entity*) — `` — <> - **has Native System Template** (*DatatypeProperty*) — `hasNativeSystemTemplate` — — _comment:_ "Property used to link a workflow template to its native template (encoded in the syntax of the workflow system where it was designed: scufl, owl, etc.). - **** (*Entity*) — `` — <> - **Example:** (*Entity*) — `` — <> - **@prefix opmw: .** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - **** (*Entity*) — `` — <> - ** a opmw:WorkflowTemplate;** (*Entity*) — `` — <> - ** opmw:hasNativeSystemTemplate ""http://wind.isi.edu/marbles/assets/components/workflow_portal/users/1/Water/ontology/Water/AquaFlow_NTM.owl""xsd:anyURI."** (*Entity*) — `` — <> - **title** (*AnnotationProperty*) — `title` — - **wasQuotedFrom** (*ObjectProperty*) — `wasQuotedFrom` — — _comment:_ An entity is derived from an original entity by copying, or 'quoting', some or all of it.

Metrics

See metrics (not indexed by search): metrics

QC Report

See the full report (not indexed by search): report