Class WF
<http://www.w3.org/2005/01/wf/flow#>
Hauschel Fred 2/2021 i got the Ontology from
curl --location --request GET 'http://www.w3.org/2005/01/wf/flow' --header 'Accept: application/rdf+xml'
And generate this Class with
com.github.ansell.rdf4j-schema-generator:schema-generator-maven-plugin:0.4.2
But there was some modification necessary, so i throw the generator project away and keept this manual adjusted Class.
The turtle file is located here: /src/main/resources/IssueTrackingWorkflow.ttl
Authors comment:
This ontology defines a very general class (Task) which can used for any kind of bug tracking, issue tracking,
to-do-list management, action items, goal dependency, and so on. It captures the state of a task as a subclass, so that
subsumption can be used. It captures a discussion thread about a task. It captures subtasks structure if necessary.
A \"Tracker\" defines actual set of states, categories, etc., which a task can be in. The data about the tracker
guides the software managing the task.
There is some workflow modeling finite state machine terms which are optional for more complex definition of the transitions allowed.-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.rdf4j.model.IRI
action itemstatic final String
action itemstatic final String
action itemstatic final org.eclipse.rdf4j.model.IRI
affectsstatic final String
affectsstatic final String
affectsstatic final org.eclipse.rdf4j.model.IRI
allowed transitionsstatic final String
allowed transitionsstatic final String
allowed transitionsstatic final org.eclipse.rdf4j.model.IRI
assignees must bestatic final String
assignees must bestatic final String
assignees must bestatic final org.eclipse.rdf4j.model.IRI
assigned tostatic final String
assigned tostatic final String
assigned tostatic final org.eclipse.rdf4j.model.IRI
attachmentstatic final String
attachmentstatic final String
attachmentstatic final org.eclipse.rdf4j.model.IRI
changestatic final String
changestatic final String
changestatic final org.eclipse.rdf4j.model.IRI
closedstatic final String
closedstatic final String
closedstatic final org.eclipse.rdf4j.model.IRI
createsstatic final String
createsstatic final String
createsstatic final org.eclipse.rdf4j.model.IRI
creationstatic final String
creationstatic final String
creationstatic final org.eclipse.rdf4j.model.IRI
http://www.w3.org/2005/01/wf/flow#date
static final org.eclipse.rdf4j.model.IRI
duestatic final String
duestatic final String
duestatic final String
http://www.w3.org/2005/01/wf/flow#date
static final String
http://www.w3.org/2005/01/wf/flow#date
static final org.eclipse.rdf4j.model.IRI
deliverablestatic final String
deliverablestatic final String
deliverablestatic final org.eclipse.rdf4j.model.IRI
howstatic final String
howstatic final String
howstatic final org.eclipse.rdf4j.model.IRI
descriptionstatic final String
descriptionstatic final String
descriptionstatic final org.eclipse.rdf4j.model.IRI
tostatic final String
tostatic final String
tostatic final org.eclipse.rdf4j.model.IRI
goalsstatic final String
goalsstatic final String
goalsstatic final org.eclipse.rdf4j.model.IRI
initial statestatic final String
initial statestatic final String
initial statestatic final org.eclipse.rdf4j.model.IRI
issuestatic final org.eclipse.rdf4j.model.IRI
issue categorystatic final String
issue categorystatic final String
issue categorystatic final org.eclipse.rdf4j.model.IRI
all issues must be instatic final String
all issues must be instatic final String
all issues must be instatic final String
issuestatic final String
issuestatic final org.eclipse.rdf4j.model.IRI
messagestatic final String
messagestatic final org.eclipse.rdf4j.model.IRI
messagestatic final String
messagestatic final String
messagestatic final String
messagestatic final org.eclipse.rdf4j.model.IRI
changed bystatic final String
changed bystatic final String
changed bystatic final String
<http://www.w3.org/2005/01/wf/flow#>
static final org.eclipse.rdf4j.model.IRI
<http://www.w3.org/2005/01/wf/flow#>
static final org.eclipse.rdf4j.model.IRI
non-terminal statestatic final String
non-terminal statestatic final String
non-terminal statestatic final org.eclipse.rdf4j.model.IRI
openstatic final String
openstatic final String
openstatic final String
<wf>
static final org.eclipse.rdf4j.model.IRI
productstatic final String
productstatic final String
productstatic final org.eclipse.rdf4j.model.IRI
tostatic final String
tostatic final String
tostatic final org.eclipse.rdf4j.model.IRI
requiresstatic final String
requiresstatic final String
requiresstatic final org.eclipse.rdf4j.model.IRI
screen shotstatic final String
screen shotstatic final String
screen shotstatic final org.eclipse.rdf4j.model.IRI
fromstatic final String
fromstatic final String
fromstatic final org.eclipse.rdf4j.model.IRI
sourcestatic final String
sourcestatic final String
sourcestatic final org.eclipse.rdf4j.model.IRI
state storestatic final String
state storestatic final String
state storestatic final org.eclipse.rdf4j.model.IRI
subscriberstatic final String
subscriberstatic final String
subscriberstatic final org.eclipse.rdf4j.model.IRI
success criteriastatic final String
success criteriastatic final String
success criteriastatic final org.eclipse.rdf4j.model.IRI
taskstatic final String
taskstatic final org.eclipse.rdf4j.model.IRI
taskstatic final String
taskstatic final String
taskstatic final String
taskstatic final org.eclipse.rdf4j.model.IRI
terminal outputstatic final String
terminal outputstatic final String
terminal outputstatic final org.eclipse.rdf4j.model.IRI
terminal statestatic final String
terminal statestatic final String
terminal statestatic final org.eclipse.rdf4j.model.IRI
test datastatic final String
test datastatic final String
test datastatic final org.eclipse.rdf4j.model.IRI
trackerstatic final String
trackerstatic final org.eclipse.rdf4j.model.IRI
trackerstatic final String
trackerstatic final String
trackerstatic final String
trackerstatic final org.eclipse.rdf4j.model.IRI
transaction storestatic final String
transaction storestatic final String
transaction storestatic final org.eclipse.rdf4j.model.IRI
transitionstatic final String
transitionstatic final String
transition -
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
<http://www.w3.org/2005/01/wf/flow#>
- See Also:
-
NAMESPACE_IRI
public static final org.eclipse.rdf4j.model.IRI NAMESPACE_IRI<http://www.w3.org/2005/01/wf/flow#>
-
PREFIX
<wf>
- See Also:
-
ACTION_ITEM_STRING
action itemhttp://www.w3.org/2005/01/wf/flow#ActionItem
An obligation taken on by a person, typically at a meeting.
- See Also:
-
AFFECTS_STRING
affectshttp://www.w3.org/2005/01/wf/flow#affects
- See Also:
-
ALLOWED_TRANSITIONS_STRING
allowed transitionshttp://www.w3.org/2005/01/wf/flow#allowedTransitions
The state machine is defined by these lists of transition allowed for each issue. (An interesting option in the Web is to make an allowed transition to a state in soemone else's ontology, which in turn allows transitions into many ontologies. So a finite state maxchine may become very large. In practice this means that a task handed off to another organization may be processed on all kinds of ways.)
- See Also:
-
ASIGNEE_CLASS_STRING
assignees must behttp://www.w3.org/2005/01/wf/flow#asigneeClass
When an issue is assigned, the assignee must be from this class
- See Also:
-
ASSIGNEE_STRING
assigned tohttp://www.w3.org/2005/01/wf/flow#assignee
The person or group to whom this has been assigned.
- See Also:
-
ATTACHMENT_STRING
attachmenthttp://www.w3.org/2005/01/wf/flow#attachment
Something related is attached for information.
- See Also:
-
CHANGE_STRING
changehttp://www.w3.org/2005/01/wf/flow#Change
The universal class of things which change the state of a task. Included now: Creation, Transition. (Maybe in the future more π-calculus constructions such as splitting & merging tasks, and import/export of obligations to a foreign opaque system.)
- See Also:
-
CLOSED_STRING
closedhttp://www.w3.org/2005/01/wf/flow#Closed
A task which does not need attention. It may be closed because has been abandoned or completed, for example.
- See Also:
-
CREATES_STRING
createshttp://www.w3.org/2005/01/wf/flow#creates
- See Also:
-
CREATION_STRING
creationhttp://www.w3.org/2005/01/wf/flow#Creation
A creation is a change from existence to non-existence a task. Typical properties include date and/or source (a document causing the transition), and a final state.
- See Also:
-
DATE_STRING
http://www.w3.org/2005/01/wf/flow#date
- See Also:
-
DATE_DUE_STRING
duehttp://www.w3.org/2005/01/wf/flow#dateDue
The date this task is due.
- See Also:
-
DELIVERABLE_STRING
deliverablehttp://www.w3.org/2005/01/wf/flow#deliverable
Something which must be delivered to accomplish this
- See Also:
-
DEPENDENT_STRING
howhttp://www.w3.org/2005/01/wf/flow#dependent
Another task upon which this depends, in the sense that this task cannot be completed without that task being done. You can't use this for dependencies on anything other than other tasks. (Note the US spelling of the URI. In the UK, a dependant is a something which is dependent on somehing else.)
- See Also:
-
DESCRIPTION_STRING
descriptionhttp://www.w3.org/2005/01/wf/flow#description
The description, definition, or abstract. Information explaining what this is. Not arbitrary comment about anything, only about the subject. (Use this property for anything. There is no domain restriction.).
- See Also:
-
FINAL_STRING
tohttp://www.w3.org/2005/01/wf/flow#final
- See Also:
-
GOAL_DESCRIPTION_STRING
goalshttp://www.w3.org/2005/01/wf/flow#goalDescription
A textual description of the goals of this product, etc.
- See Also:
-
INITIAL_STATE_STRING
initial statehttp://www.w3.org/2005/01/wf/flow#initialState
The initial state for a new issue
- See Also:
-
ISSUE_STRING
issuehttp://www.w3.org/2005/01/wf/flow#issue
A transition changes the state of the given issue.
- See Also:
-
ISSUE_CATEGORY_STRING
issue categoryhttp://www.w3.org/2005/01/wf/flow#issueCategory
Issues may be categorized according to the subclasses of this class
- See Also:
-
ISSUE_CLASS_STRING
all issues must be inhttp://www.w3.org/2005/01/wf/flow#issueClass
The class of issues which are allowed in this tracker. This is essemtial to the operation of the tracker, as it defines which states an issue can be in. (The issueClass must be a disjointUnionOf the state classes)
- See Also:
-
MESSAGE_STRING
messagehttp://www.w3.org/2005/01/wf/flow#Message
- See Also:
-
MESSAGE_PROP_STRING
messagehttp://www.w3.org/2005/01/wf/flow#message
A message about this. Attached for information.
- See Also:
-
MODIFIED_BY_STRING
changed byhttp://www.w3.org/2005/01/wf/flow#modifiedBy
- See Also:
-
NON_TERMINAL_STATE_STRING
non-terminal statehttp://www.w3.org/2005/01/wf/flow#NonTerminalState
A state from which there are transitions.
- See Also:
-
OPEN_STRING
openhttp://www.w3.org/2005/01/wf/flow#Open
A task which needs attention. The very crude states of Open and Closed all interoperability between different systems if the states for a given application are made subclasses of either Open or Closed. This allows tasks from different systems to be mixed and treated together with limited but valuable functionality.
- See Also:
-
PRODUCT_STRING
producthttp://www.w3.org/2005/01/wf/flow#Product
A product is a task which monitors something which must be produced.
- See Also:
-
RECIPENT_STRING
tohttp://www.w3.org/2005/01/wf/flow#recipent
- See Also:
-
REQUIRES_STRING
requireshttp://www.w3.org/2005/01/wf/flow#requires
To be a valid transition, a necessary (but not necessarily sufficuent) condition is that there be recorded these properties for the record
- See Also:
-
SCREEN_SHOT_STRING
screen shothttp://www.w3.org/2005/01/wf/flow#screenShot
An image taken by capturing the state of a computer screen, for example to demonstrate a problem
- See Also:
-
SENDER_STRING
fromhttp://www.w3.org/2005/01/wf/flow#sender
- See Also:
-
SOURCE_STRING
sourcehttp://www.w3.org/2005/01/wf/flow#source
The source of a transition is the document by which it happened
- See Also:
-
STATE_STORE_STRING
state storehttp://www.w3.org/2005/01/wf/flow#stateStore
A read-write document. The state of the issues is modified here. When you set up a trcaker, thgis must be set to point to a writeble data resource on the web.
- See Also:
-
SUBSCRIBER_STRING
subscriberhttp://www.w3.org/2005/01/wf/flow#subscriber
- See Also:
-
SUCCESS_CRITERIA_STRING
success criteriahttp://www.w3.org/2005/01/wf/flow#successCriteria
A textual description of the successs critera. How when we know this is done?
- See Also:
-
TASK_STRING
taskhttp://www.w3.org/2005/01/wf/flow#Task
Something to be done in a wide sense, an agenda item at a meeting is one example, but any issue, task, action item, goal, product, deliverable, milestone, can such a thing. The requirement for this framework was that it would allow one to customize ontologies for things such as agenda items, action items, working group issues with a spec, w3c Last Call issues, software bugs and administrative requests. In π-calculus, a process. Make your type of issue a subclass of Task.
- See Also:
-
TASK_PROP_STRING
taskhttp://www.w3.org/2005/01/wf/flow#task
- See Also:
-
TERMINAL_OUTPUT_STRING
terminal outputhttp://www.w3.org/2005/01/wf/flow#terminalOutput
A file showing user interaction from a text terminal or console etc.
- See Also:
-
TERMINAL_STATE_STRING
terminal statehttp://www.w3.org/2005/01/wf/flow#TerminalState
A state from which there are no transitions.
- See Also:
-
TEST_DATA_STRING
test datahttp://www.w3.org/2005/01/wf/flow#testData
A file which can be used as inpiut to a test or to demonstrate a problem.
- See Also:
-
TRACKER_STRING
trackerhttp://www.w3.org/2005/01/wf/flow#Tracker
A set of issues and the constraints on how they evolve. To use this ontology, craete a new tracker. Copy an existing one or make up your own.
- See Also:
-
TRACKER_PROP_STRING
trackerhttp://www.w3.org/2005/01/wf/flow#tracker
- See Also:
-
TRANSACTION_STORE_STRING
transaction storehttp://www.w3.org/2005/01/wf/flow#transactionStore
An appendable document. Transactions and messsages can be written into here
- See Also:
-
TRANSITION_STRING
transitionhttp://www.w3.org/2005/01/wf/flow#Transition
A transition is a change of state of a task. Typical properties include date and/or source (a document causing the transition), and a final state.
- See Also:
-
ACTION_ITEM_LOCALNAME
action itemhttp://www.w3.org/2005/01/wf/flow#ActionItem
An obligation taken on by a person, typically at a meeting.
- See Also:
-
AFFECTS_LOCALNAME
affectshttp://www.w3.org/2005/01/wf/flow#affects
- See Also:
-
ALLOWED_TRANSITIONS_LOCALNAME
allowed transitionshttp://www.w3.org/2005/01/wf/flow#allowedTransitions
The state machine is defined by these lists of transition allowed for each issue. (An interesting option in the Web is to make an allowed transition to a state in soemone else's ontology, which in turn allows transitions into many ontologies. So a finite state maxchine may become very large. In practice this means that a task handed off to another organization may be processed on all kinds of ways.)
- See Also:
-
ASIGNEE_CLASS_LOCALNAME
assignees must behttp://www.w3.org/2005/01/wf/flow#asigneeClass
When an issue is assigned, the assignee must be from this class
- See Also:
-
ASSIGNEE_LOCALNAME
assigned tohttp://www.w3.org/2005/01/wf/flow#assignee
The person or group to whom this has been assigned.
- See Also:
-
ATTACHMENT_LOCALNAME
attachmenthttp://www.w3.org/2005/01/wf/flow#attachment
Something related is attached for information.
- See Also:
-
CHANGE_LOCALNAME
changehttp://www.w3.org/2005/01/wf/flow#Change
The universal class of things which change the state of a task. Included now: Creation, Transition. (Maybe in the future more π-calculus constructions such as splitting & merging tasks, and import/export of obligations to a foreign opaque system.)
- See Also:
-
CLOSED_LOCALNAME
closedhttp://www.w3.org/2005/01/wf/flow#Closed
A task which does not need attention. It may be closed because has been abandoned or completed, for example.
- See Also:
-
CREATES_LOCALNAME
createshttp://www.w3.org/2005/01/wf/flow#creates
- See Also:
-
CREATION_LOCALNAME
creationhttp://www.w3.org/2005/01/wf/flow#Creation
A creation is a change from existence to non-existence a task. Typical properties include date and/or source (a document causing the transition), and a final state.
- See Also:
-
DATE_LOCALNAME
http://www.w3.org/2005/01/wf/flow#date
- See Also:
-
DATE_DUE_LOCALNAME
duehttp://www.w3.org/2005/01/wf/flow#dateDue
The date this task is due.
- See Also:
-
DELIVERABLE_LOCALNAME
deliverablehttp://www.w3.org/2005/01/wf/flow#deliverable
Something which must be delivered to accomplish this
- See Also:
-
DEPENDENT_LOCALNAME
howhttp://www.w3.org/2005/01/wf/flow#dependent
Another task upon which this depends, in the sense that this task cannot be completed without that task being done. You can't use this for dependencies on anything other than other tasks. (Note the US spelling of the URI. In the UK, a dependant is a something which is dependent on somehing else.)
- See Also:
-
DESCRIPTION_LOCALNAME
descriptionhttp://www.w3.org/2005/01/wf/flow#description
The description, definition, or abstract. Information explaining what this is. Not arbitrary comment about anything, only about the subject. (Use this property for anything. There is no domain restriction.).
- See Also:
-
FINAL_LOCALNAME
tohttp://www.w3.org/2005/01/wf/flow#final
- See Also:
-
GOAL_DESCRIPTION_LOCALNAME
goalshttp://www.w3.org/2005/01/wf/flow#goalDescription
A textual description of the goals of this product, etc.
- See Also:
-
INITIAL_STATE_LOCALNAME
initial statehttp://www.w3.org/2005/01/wf/flow#initialState
The initial state for a new issue
- See Also:
-
ISSUE_LOCALNAME
issuehttp://www.w3.org/2005/01/wf/flow#issue
A transition changes the state of the given issue.
- See Also:
-
ISSUE_CATEGORY_LOCALNAME
issue categoryhttp://www.w3.org/2005/01/wf/flow#issueCategory
Issues may be categorized according to the subclasses of this class
- See Also:
-
ISSUE_CLASS_LOCALNAME
all issues must be inhttp://www.w3.org/2005/01/wf/flow#issueClass
The class of issues which are allowed in this tracker. This is essemtial to the operation of the tracker, as it defines which states an issue can be in. (The issueClass must be a disjointUnionOf the state classes)
- See Also:
-
MESSAGE_LOCALNAME
messagehttp://www.w3.org/2005/01/wf/flow#Message
- See Also:
-
MESSAGE_PROP_LOCALNAME
messagehttp://www.w3.org/2005/01/wf/flow#message
A message about this. Attached for information.
- See Also:
-
MODIFIED_BY_LOCALNAME
changed byhttp://www.w3.org/2005/01/wf/flow#modifiedBy
- See Also:
-
NON_TERMINAL_STATE_LOCALNAME
non-terminal statehttp://www.w3.org/2005/01/wf/flow#NonTerminalState
A state from which there are transitions.
- See Also:
-
OPEN_LOCALNAME
openhttp://www.w3.org/2005/01/wf/flow#Open
A task which needs attention. The very crude states of Open and Closed all interoperability between different systems if the states for a given application are made subclasses of either Open or Closed. This allows tasks from different systems to be mixed and treated together with limited but valuable functionality.
- See Also:
-
PRODUCT_LOCALNAME
producthttp://www.w3.org/2005/01/wf/flow#Product
A product is a task which monitors something which must be produced.
- See Also:
-
RECIPENT_LOCALNAME
tohttp://www.w3.org/2005/01/wf/flow#recipent
- See Also:
-
REQUIRES_LOCALNAME
requireshttp://www.w3.org/2005/01/wf/flow#requires
To be a valid transition, a necessary (but not necessarily sufficuent) condition is that there be recorded these properties for the record
- See Also:
-
SCREEN_SHOT_LOCALNAME
screen shothttp://www.w3.org/2005/01/wf/flow#screenShot
An image taken by capturing the state of a computer screen, for example to demonstrate a problem
- See Also:
-
SENDER_LOCALNAME
fromhttp://www.w3.org/2005/01/wf/flow#sender
- See Also:
-
SOURCE_LOCALNAME
sourcehttp://www.w3.org/2005/01/wf/flow#source
The source of a transition is the document by which it happened
- See Also:
-
STATE_STORE_LOCALNAME
state storehttp://www.w3.org/2005/01/wf/flow#stateStore
A read-write document. The state of the issues is modified here. When you set up a trcaker, thgis must be set to point to a writeble data resource on the web.
- See Also:
-
SUBSCRIBER_LOCALNAME
subscriberhttp://www.w3.org/2005/01/wf/flow#subscriber
- See Also:
-
SUCCESS_CRITERIA_LOCALNAME
success criteriahttp://www.w3.org/2005/01/wf/flow#successCriteria
A textual description of the successs critera. How when we know this is done?
- See Also:
-
TASK_LOCALNAME
taskhttp://www.w3.org/2005/01/wf/flow#Task
Something to be done in a wide sense, an agenda item at a meeting is one example, but any issue, task, action item, goal, product, deliverable, milestone, can such a thing. The requirement for this framework was that it would allow one to customize ontologies for things such as agenda items, action items, working group issues with a spec, w3c Last Call issues, software bugs and administrative requests. In π-calculus, a process. Make your type of issue a subclass of Task.
- See Also:
-
TASK_PROP_LOCALNAME
taskhttp://www.w3.org/2005/01/wf/flow#task
- See Also:
-
TERMINAL_OUTPUT_LOCALNAME
terminal outputhttp://www.w3.org/2005/01/wf/flow#terminalOutput
A file showing user interaction from a text terminal or console etc.
- See Also:
-
TERMINAL_STATE_LOCALNAME
terminal statehttp://www.w3.org/2005/01/wf/flow#TerminalState
A state from which there are no transitions.
- See Also:
-
TEST_DATA_LOCALNAME
test datahttp://www.w3.org/2005/01/wf/flow#testData
A file which can be used as inpiut to a test or to demonstrate a problem.
- See Also:
-
TRACKER_LOCALNAME
trackerhttp://www.w3.org/2005/01/wf/flow#Tracker
A set of issues and the constraints on how they evolve. To use this ontology, craete a new tracker. Copy an existing one or make up your own.
- See Also:
-
TRACKER_PROP_LOCALNAME
trackerhttp://www.w3.org/2005/01/wf/flow#tracker
- See Also:
-
TRANSACTION_STORE_LOCALNAME
transaction storehttp://www.w3.org/2005/01/wf/flow#transactionStore
An appendable document. Transactions and messsages can be written into here
- See Also:
-
TRANSITION_LOCALNAME
transitionhttp://www.w3.org/2005/01/wf/flow#Transition
A transition is a change of state of a task. Typical properties include date and/or source (a document causing the transition), and a final state.
- See Also:
-
ACTION_ITEM
public static final org.eclipse.rdf4j.model.IRI ACTION_ITEMaction itemhttp://www.w3.org/2005/01/wf/flow#ActionItem
An obligation taken on by a person, typically at a meeting.
- See Also:
-
AFFECTS
public static final org.eclipse.rdf4j.model.IRI AFFECTSaffectshttp://www.w3.org/2005/01/wf/flow#affects
- See Also:
-
ALLOWED_TRANSITIONS
public static final org.eclipse.rdf4j.model.IRI ALLOWED_TRANSITIONSallowed transitionshttp://www.w3.org/2005/01/wf/flow#allowedTransitions
The state machine is defined by these lists of transition allowed for each issue. (An interesting option in the Web is to make an allowed transition to a state in soemone else's ontology, which in turn allows transitions into many ontologies. So a finite state maxchine may become very large. In practice this means that a task handed off to another organization may be processed on all kinds of ways.)
- See Also:
-
ASIGNEE_CLASS
public static final org.eclipse.rdf4j.model.IRI ASIGNEE_CLASSassignees must behttp://www.w3.org/2005/01/wf/flow#asigneeClass
When an issue is assigned, the assignee must be from this class
- See Also:
-
ASSIGNEE
public static final org.eclipse.rdf4j.model.IRI ASSIGNEEassigned tohttp://www.w3.org/2005/01/wf/flow#assignee
The person or group to whom this has been assigned.
- See Also:
-
ATTACHMENT
public static final org.eclipse.rdf4j.model.IRI ATTACHMENTattachmenthttp://www.w3.org/2005/01/wf/flow#attachment
Something related is attached for information.
- See Also:
-
CHANGE
public static final org.eclipse.rdf4j.model.IRI CHANGEchangehttp://www.w3.org/2005/01/wf/flow#Change
The universal class of things which change the state of a task. Included now: Creation, Transition. (Maybe in the future more π-calculus constructions such as splitting & merging tasks, and import/export of obligations to a foreign opaque system.)
- See Also:
-
CLOSED
public static final org.eclipse.rdf4j.model.IRI CLOSEDclosedhttp://www.w3.org/2005/01/wf/flow#Closed
A task which does not need attention. It may be closed because has been abandoned or completed, for example.
- See Also:
-
CREATES
public static final org.eclipse.rdf4j.model.IRI CREATEScreateshttp://www.w3.org/2005/01/wf/flow#creates
- See Also:
-
CREATION
public static final org.eclipse.rdf4j.model.IRI CREATIONcreationhttp://www.w3.org/2005/01/wf/flow#Creation
A creation is a change from existence to non-existence a task. Typical properties include date and/or source (a document causing the transition), and a final state.
- See Also:
-
DATE
public static final org.eclipse.rdf4j.model.IRI DATEhttp://www.w3.org/2005/01/wf/flow#date
- See Also:
-
DATE_DUE
public static final org.eclipse.rdf4j.model.IRI DATE_DUEduehttp://www.w3.org/2005/01/wf/flow#dateDue
The date this task is due.
- See Also:
-
DELIVERABLE
public static final org.eclipse.rdf4j.model.IRI DELIVERABLEdeliverablehttp://www.w3.org/2005/01/wf/flow#deliverable
Something which must be delivered to accomplish this
- See Also:
-
DEPENDENT
public static final org.eclipse.rdf4j.model.IRI DEPENDENThowhttp://www.w3.org/2005/01/wf/flow#dependent
Another task upon which this depends, in the sense that this task cannot be completed without that task being done. You can't use this for dependencies on anything other than other tasks. (Note the US spelling of the URI. In the UK, a dependant is a something which is dependent on somehing else.)
- See Also:
-
DESCRIPTION
public static final org.eclipse.rdf4j.model.IRI DESCRIPTIONdescriptionhttp://www.w3.org/2005/01/wf/flow#description
The description, definition, or abstract. Information explaining what this is. Not arbitrary comment about anything, only about the subject. (Use this property for anything. There is no domain restriction.).
- See Also:
-
FINAL
public static final org.eclipse.rdf4j.model.IRI FINALtohttp://www.w3.org/2005/01/wf/flow#final
- See Also:
-
GOAL_DESCRIPTION
public static final org.eclipse.rdf4j.model.IRI GOAL_DESCRIPTIONgoalshttp://www.w3.org/2005/01/wf/flow#goalDescription
A textual description of the goals of this product, etc.
- See Also:
-
INITIAL_STATE
public static final org.eclipse.rdf4j.model.IRI INITIAL_STATEinitial statehttp://www.w3.org/2005/01/wf/flow#initialState
The initial state for a new issue
- See Also:
-
ISSUE
public static final org.eclipse.rdf4j.model.IRI ISSUEissuehttp://www.w3.org/2005/01/wf/flow#issue
A transition changes the state of the given issue.
- See Also:
-
ISSUE_CATEGORY
public static final org.eclipse.rdf4j.model.IRI ISSUE_CATEGORYissue categoryhttp://www.w3.org/2005/01/wf/flow#issueCategory
Issues may be categorized according to the subclasses of this class
- See Also:
-
ISSUE_CLASS
public static final org.eclipse.rdf4j.model.IRI ISSUE_CLASSall issues must be inhttp://www.w3.org/2005/01/wf/flow#issueClass
The class of issues which are allowed in this tracker. This is essemtial to the operation of the tracker, as it defines which states an issue can be in. (The issueClass must be a disjointUnionOf the state classes)
- See Also:
-
MESSAGE
public static final org.eclipse.rdf4j.model.IRI MESSAGEmessagehttp://www.w3.org/2005/01/wf/flow#Message
- See Also:
-
MESSAGE_PROP
public static final org.eclipse.rdf4j.model.IRI MESSAGE_PROPmessagehttp://www.w3.org/2005/01/wf/flow#message
A message about this. Attached for information.
- See Also:
-
MODIFIED_BY
public static final org.eclipse.rdf4j.model.IRI MODIFIED_BYchanged byhttp://www.w3.org/2005/01/wf/flow#modifiedBy
- See Also:
-
NON_TERMINAL_STATE
public static final org.eclipse.rdf4j.model.IRI NON_TERMINAL_STATEnon-terminal statehttp://www.w3.org/2005/01/wf/flow#NonTerminalState
A state from which there are transitions.
- See Also:
-
OPEN
public static final org.eclipse.rdf4j.model.IRI OPENopenhttp://www.w3.org/2005/01/wf/flow#Open
A task which needs attention. The very crude states of Open and Closed all interoperability between different systems if the states for a given application are made subclasses of either Open or Closed. This allows tasks from different systems to be mixed and treated together with limited but valuable functionality.
- See Also:
-
PRODUCT
public static final org.eclipse.rdf4j.model.IRI PRODUCTproducthttp://www.w3.org/2005/01/wf/flow#Product
A product is a task which monitors something which must be produced.
- See Also:
-
RECIPENT
public static final org.eclipse.rdf4j.model.IRI RECIPENTtohttp://www.w3.org/2005/01/wf/flow#recipent
- See Also:
-
REQUIRES
public static final org.eclipse.rdf4j.model.IRI REQUIRESrequireshttp://www.w3.org/2005/01/wf/flow#requires
To be a valid transition, a necessary (but not necessarily sufficuent) condition is that there be recorded these properties for the record
- See Also:
-
SCREEN_SHOT
public static final org.eclipse.rdf4j.model.IRI SCREEN_SHOTscreen shothttp://www.w3.org/2005/01/wf/flow#screenShot
An image taken by capturing the state of a computer screen, for example to demonstrate a problem
- See Also:
-
SENDER
public static final org.eclipse.rdf4j.model.IRI SENDERfromhttp://www.w3.org/2005/01/wf/flow#sender
- See Also:
-
SOURCE
public static final org.eclipse.rdf4j.model.IRI SOURCEsourcehttp://www.w3.org/2005/01/wf/flow#source
The source of a transition is the document by which it happened
- See Also:
-
STATE_STORE
public static final org.eclipse.rdf4j.model.IRI STATE_STOREstate storehttp://www.w3.org/2005/01/wf/flow#stateStore
A read-write document. The state of the issues is modified here. When you set up a trcaker, thgis must be set to point to a writeble data resource on the web.
- See Also:
-
SUBSCRIBER
public static final org.eclipse.rdf4j.model.IRI SUBSCRIBERsubscriberhttp://www.w3.org/2005/01/wf/flow#subscriber
- See Also:
-
SUCCESS_CRITERIA
public static final org.eclipse.rdf4j.model.IRI SUCCESS_CRITERIAsuccess criteriahttp://www.w3.org/2005/01/wf/flow#successCriteria
A textual description of the successs critera. How when we know this is done?
- See Also:
-
TASK
public static final org.eclipse.rdf4j.model.IRI TASKtaskhttp://www.w3.org/2005/01/wf/flow#Task
Something to be done in a wide sense, an agenda item at a meeting is one example, but any issue, task, action item, goal, product, deliverable, milestone, can such a thing. The requirement for this framework was that it would allow one to customize ontologies for things such as agenda items, action items, working group issues with a spec, w3c Last Call issues, software bugs and administrative requests. In π-calculus, a process. Make your type of issue a subclass of Task.
- See Also:
-
TASK_PROP
public static final org.eclipse.rdf4j.model.IRI TASK_PROPtaskhttp://www.w3.org/2005/01/wf/flow#task
- See Also:
-
TERMINAL_OUTPUT
public static final org.eclipse.rdf4j.model.IRI TERMINAL_OUTPUTterminal outputhttp://www.w3.org/2005/01/wf/flow#terminalOutput
A file showing user interaction from a text terminal or console etc.
- See Also:
-
TERMINAL_STATE
public static final org.eclipse.rdf4j.model.IRI TERMINAL_STATEterminal statehttp://www.w3.org/2005/01/wf/flow#TerminalState
A state from which there are no transitions.
- See Also:
-
TEST_DATA
public static final org.eclipse.rdf4j.model.IRI TEST_DATAtest datahttp://www.w3.org/2005/01/wf/flow#testData
A file which can be used as inpiut to a test or to demonstrate a problem.
- See Also:
-
TRACKER
public static final org.eclipse.rdf4j.model.IRI TRACKERtrackerhttp://www.w3.org/2005/01/wf/flow#Tracker
A set of issues and the constraints on how they evolve. To use this ontology, craete a new tracker. Copy an existing one or make up your own.
- See Also:
-
TRACKER_PROP
public static final org.eclipse.rdf4j.model.IRI TRACKER_PROPtrackerhttp://www.w3.org/2005/01/wf/flow#tracker
- See Also:
-
TRANSACTION_STORE
public static final org.eclipse.rdf4j.model.IRI TRANSACTION_STOREtransaction storehttp://www.w3.org/2005/01/wf/flow#transactionStore
An appendable document. Transactions and messsages can be written into here
- See Also:
-
TRANSITION
public static final org.eclipse.rdf4j.model.IRI TRANSITIONtransitionhttp://www.w3.org/2005/01/wf/flow#Transition
A transition is a change of state of a task. Typical properties include date and/or source (a document causing the transition), and a final state.
- See Also:
-
-
Constructor Details
-
WF
public WF()
-