Difference between revisions of "User:WikiSysop/Information Model"

Line 4: Line 4:


<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
==Existing RDF Models==
==Semantic Models in Context==
'''[[mw:Extension:SemanticTasks]]''': provides email task notifications and reminders. This application concerns relations of users to tasks, not a focus here though BestPracticesWiki.net can be the direct input to such an application.
'''[[mw:Extension:SemanticTasks]]''': provides email task notifications and reminders. This application concerns assignment of People to tasks, not a focus here though BestPracticesWiki.net can provide the task descriptions to such an application.


<table cellspacing="10" cellpadding="10"><tr><td>[[File:Annane 25024.pdf|100px]]</td><td>'''Amina Annane, Nathalie Aussenac-Gilles, Mouna Kamel. BBO: BPMN 2.0 Based Ontology for Business Process Representation. 20th European Conference on Knowledge Management (ECKM 2019), Sep 2019, Lisbonne, Portugal.''' [[File:BPMN2MODEL.png|30px|border]] </td></tr></table>
<table cellspacing="10" cellpadding="10">
<tr><td>[[File:Annane 25024.pdf|100px]]</td><td>'''Amina Annane, Nathalie Aussenac-Gilles, Mouna Kamel. BBO: BPMN 2.0 Based Ontology for Business Process Representation. 20th European Conference on Knowledge Management (ECKM 2019), Sep 2019, Lisbonne, Portugal.''' [[File:BPMN2MODEL.png|30px|border]] </td></tr>
</table>


<hr style='clear:both;width:80%; height:8px; margin-top:2em; background-color:teal;'/>
<hr style='clear:both;width:80%; height:8px; margin-top:2em; background-color:teal;'/>
Line 16: Line 18:


<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
==Key Terms==
==Glossary==
* '''Context''': the circumstances that form the setting for an event, statement, or idea, and in terms of which it can be fully understood and assessed.
* '''Context''': the circumstances that form the setting for an event, statement, or idea, and in terms of which it can be fully understood and assessed.
* '''Essay''': a short piece of writing on a particular subject.
* '''Essay''': a short piece of writing on a particular subject.
Line 31: Line 33:
* '''Policy''': a course or principle of action adopted or proposed by a government, party, business, or individual.
* '''Policy''': a course or principle of action adopted or proposed by a government, party, business, or individual.
* '''Procedure''': an established or official way of doing something.   
* '''Procedure''': an established or official way of doing something.   
* '''Process''': a series of actions or steps taken in order to achieve a particular end.   
* '''Process''': a series of actions or steps taken in order to achieve a particular end.
* '''Recipe''': a set of instructions (such as) for preparing a particular dish, including a list of the ingredients required.   


<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
==Ontology Design==
* '''Context'''.
* '''Essay'''.
<hr/>
* '''Act'''. 
* '''Action'''.
* '''Activity'''.
* '''Event'''.
* '''Task'''.
<hr/>
* '''Formula'''.
* '''Method'''.
* '''Practice'''.
* '''Policy'''.
* '''Procedure'''.
* '''Process'''.
<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
<hr style='width:80%; height:8px; margin-top:2em; background-color:teal;'/>
==Semantic Entities==
==Semantic Entities==

Revision as of 17:42, 26 November 2022

The Best Practices Wiki Information Model

The Best Practices Wiki Information Model is fundamental to identify (a) semantic tags to markup Best Practices essays (b) semantic classes for Practice, Policy, Procedure and Process models, of prime interest (c) classes for Act, Action, Activity and Task that are the detailed enumerated steps for a "method" that achieves a particularly useful objective.


Semantic Models in Context

mw:Extension:SemanticTasks: provides email task notifications and reminders. This application concerns assignment of People to tasks, not a focus here though BestPracticesWiki.net can provide the task descriptions to such an application.

Annane 25024.pdfAmina Annane, Nathalie Aussenac-Gilles, Mouna Kamel. BBO: BPMN 2.0 Based Ontology for Business Process Representation. 20th European Conference on Knowledge Management (ECKM 2019), Sep 2019, Lisbonne, Portugal. BPMN2MODEL.png

Additional References


Glossary

  • Context: the circumstances that form the setting for an event, statement, or idea, and in terms of which it can be fully understood and assessed.
  • Essay: a short piece of writing on a particular subject.

  • Act: a thing done; a deed.
  • Action: the (fact or) process of doing something, typically to achieve an aim.
  • Activity: the condition in which things are happening or being done. A thing that a person or group does or has done.
  • Event: a thing that happens, especially one of importance.
  • Task: a piece of work to be done or undertaken.

  • Formula: a method, statement, or procedure for achieving something, especially reconciling different aims or positions.
  • Method: a particular form of procedure for accomplishing or approaching something, especially a systematic or established one.
  • Practice: the customary, habitual, or expected procedure or way of doing of something.
  • Policy: a course or principle of action adopted or proposed by a government, party, business, or individual.
  • Procedure: an established or official way of doing something.
  • Process: a series of actions or steps taken in order to achieve a particular end.
  • Recipe: a set of instructions (such as) for preparing a particular dish, including a list of the ingredients required.

Ontology Design

  • Context.
  • Essay.

  • Act.
  • Action.
  • Activity.
  • Event.
  • Task.

  • Formula.
  • Method.
  • Practice.
  • Policy.
  • Procedure.
  • Process.

Semantic Entities


Class(Context) rdf:type Class(rdf:Bag,mw:Category,rdfs:Class,Timeline)
Class(Operation) rdfs:subClassOf Class(Context)
Class(Trigger) rdfs:subClassOf Class(Context)
Class(Sink ) rdfs:subClassOf Class(Context)
Class(Agent ) rdfs:subClassOf Class(Context)
Class(State ) rdfs:subClassOf Class(Context)


Class(Event) rdfs:subClassOf Class(Trigger)
Class(Idea ) rdf:type Class(Trigger)
Class(Statement) rdf:type Class(Trigger)


Class(Policy ) rdf:type Class(Result,Procedure)
Class(Procedure) rdf:type Class(Result, Practice)


Class(Essay ) rdfs:subClassOf Class(Statement)
Class(Heading ) rdfs:subClassOf Class(Statement)
Class(Rationale) rdfs:subClassOf Class(Statement)


Class(Benefit) rdfs:subClassOf Class(Idea)
Class(Risk ) rdfs:subClassOf Class(Idea)
Class(Belief ) rdfs:subClassOf Class(Idea)
Class(Method ) rdfs:subClassOf Class(Idea)


Class(Practice ) rdfs:subClassOf Class(Heading, Formula)
Class(Formula ) rdfs:subClassOf Class(Idea, Operation )
* rdf:hasProperty Instance(Parameter)
* rdf:hasProperty Instance(Result )


Class(Activity) rdfs:subClassOf Class(Heading,Task)
Class(Task ) rdfs:subClassOf Class(Process,Action)
Class(Action) rdfs:subClassOf Class(Event)
Class(Add ) rdfs:subClassOf Class(Action)
Class(Change) rdfs:subClassOf Class(Action)
Class(Delete) rdfs:subClassOf Class(Action)
Class(Query ) rdfs:subClassOf Class(Action)
Class(Reply ) rdfs:subClassOf Class(Action)


Class(Process) rdfs:subClassOf Class(Operation)
* rdf:hasProperty Instance(Risk)
* rdf:hasProperty Instance(Inflow)
* rdf:hasProperty Instance(Practitioner)


Class(Ground ) rdfs:subClassOf Class(Sink)
Class(Place ) rdfs:subClassOf Class(Sink)
Class(Person ) rdfs:subClassOf Class(Sink)
Class(Publication) rdfs:subClassOf Class(Sink)
Class(Institution) rdfs:subClassOf Class(Sink)