Copying or distributing in print or electronic forms without written permission
of Idea Group Inc. is prohibited.
An Ag concept is defined as a Thing that represents a BE and performs activities
for the BE.
Agent ??†
(= 1 HasID ?‹… StringData) ??§
( = 1 Represents ?‹… BusinessEnterprise) ??§
( >1 Performs ?‹… BusinessActivity)
A Business Activity defined as a Thing that is performed by an Ag, has a coordination
relationship with Rs, and has a Begin Time and an End Time.
Business Activity ??†
( = 1 hasLabel ?‹… StringData) ??§
( >1 isPerformedBy ?‹… Agent) ??§
( >1 hasCharacteristics ?‹… StringData) ??§
( >1 HasDescription ?‹… StringData) ??§
( >1 HasCoordination ?‹… Resource) ??§
( = 1 hasBeginTime ?‹… DateTimeData) ??§
( = 1 hasEndTime ?‹… DateTimeData)
Each Rs is defined as a Thing that is owned by exactly one BE and coordinates
Business Activities.
Resource ??†
( = 1 hasID ?‹… StringData) ??§
(>1 hasOwner?‹… Business Enterprise) ??§
(>1 Coordinates ?‹… BusinessActivity)
We utilize a novel and theoretically grounded, activity-resource, coordination mechanism
for capturing the relationships between activities and resources.
Pages:
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563