Internet-based workflow management: toward a semantic web
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York
Wiley
2002
|
Schriftenreihe: | Wiley series on parallel and distributed computing
Wiley-Interscience |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XXIV, 627 S. Ill., graph. Darst. |
ISBN: | 0471439622 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV014334882 | ||
003 | DE-604 | ||
005 | 20020618 | ||
007 | t | ||
008 | 020606s2002 ad|| |||| 00||| eng d | ||
020 | |a 0471439622 |9 0-471-43962-2 | ||
035 | |a (OCoLC)248761143 | ||
035 | |a (DE-599)BVBBV014334882 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-473 |a DE-526 |a DE-634 |a DE-11 |a DE-188 | ||
050 | 0 | |a T58.6 | |
082 | 0 | |a 658.054678 | |
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
084 | |a ST 331 |0 (DE-625)143664: |2 rvk | ||
100 | 1 | |a Marinescu, Dan C. |e Verfasser |0 (DE-588)1011692341 |4 aut | |
245 | 1 | 0 | |a Internet-based workflow management |b toward a semantic web |c Dan C. Marinescu |
246 | 1 | 3 | |a Internet based workflow management |
264 | 1 | |a New York |b Wiley |c 2002 | |
300 | |a XXIV, 627 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Wiley series on parallel and distributed computing | |
490 | 0 | |a Wiley-Interscience | |
650 | 4 | |a Entreprises - Réseaux d'ordinateurs | |
650 | 4 | |a Flux de travail - Réseaux d'ordinateurs | |
650 | 4 | |a Internet | |
650 | 4 | |a Unternehmen | |
650 | 4 | |a Business enterprises |x Computer network resources | |
650 | 4 | |a Internet | |
650 | 4 | |a Workflow |x Computer networks | |
650 | 0 | 7 | |a Organisation |0 (DE-588)4043774-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Internet |0 (DE-588)4308416-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Arbeitsprozess |0 (DE-588)4124563-5 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Internet |0 (DE-588)4308416-3 |D s |
689 | 0 | 1 | |a Arbeitsprozess |0 (DE-588)4124563-5 |D s |
689 | 0 | 2 | |a Organisation |0 (DE-588)4043774-7 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009833517&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009833517 |
Datensatz im Suchindex
_version_ | 1804129233007542272 |
---|---|
adam_text | Contents
Preface xvii
Acronyms xxi
1 Internet Based Workflows 1
1.1 Workflows and the Internet 1
1.1.1 Historic Perspective 2
1.1.2 Enabling Technologies 3
1.1.3 Nomadic, Network Centric, and Network Aware
Computing 5
1.1.4 Information Grids; the Semantic Web 6
1.1.5 Workflow Management in a Semantic Web 7
1.2 Informal Introduction to Workflows 8
1.2.1 Assembly of a Laptop 9
1.2.2 Computer Scripts 11
1.2.3 A Metacomputing Example 13
1.2.4 Automatic Monitoring and Benchmarking of Web
Services 15
1.2.5 Lessons Learned 16
1.3 Workflow Reference Model 17
1.4 Workflows and Database Management Systems 18
Viii CONTENTS
I A.I Database Transactions 18
1.4.2 Workflow Products 19
1.5 Internet Workflow Models 21
1.5.1 Basic Concepts 21 ;
1.5.2 The Life Cycle of a Workflow 23
1.5.3 States, Events, and Transition Systems 24
1.5.4 Safe and Live Processes 28
1.6 Transactional versus Internet Based Workflows 30 j
1.7 Workflow Patterns 31 ;
1.8 Workflow Enactment 34
1.8.1 Task Activation and States 34
1.8.2 Workflow Enactment Models 35
1.9 Workflow Coordination 38
1.10 Challenges of Dynamic Workflows 39
1.11 Further Reading 40
1.12 Exercises and Problems 41
References 43
2 Basic Concepts and Models 47 ¦
2.1 Introduction 48
2.1.1 System Models 48
2.1.2 Functional and Dependability Attributes 50
2.1.3 Major Concerns in the Design of a Distributed
System 51
2.2 Information Transmission and Communication Channel
Models 52
2.2.1 Channel Bandwidth and Latency 52
2.2.2 Entropy and Mutual Information 54
2.2.3 Binary Symmetric Channels 57
2.2.4 Information Encoding 59
2.2.5 Channel Capacity: Shannon s Theorems 61
2.2.6 Error Detecting and Error Correcting Codes 62
2.2.7 Final Remarks on Communication Channel
Models 71
2.3 Process Models 71
2.3.1 Processes and Events 71
2.3.2 Local and Global States 73
2.3.3 Process Coordination 74
2.3.4 Time, Time Intervals, and Global Time 75
CONTENTS ix
2.3.5 Cause Effect Relationship, Concurrent Events 76
2.3.6 Logical Clocks 77
2.3.7 Message Delivery to Processes 78
2.3.8 Process Algebra 80
2.3.9 Final Remarks on Process Models 81
2.4 Synchronous and Asynchronous Message Passing System
Models 82
2.4.1 Time and the Process Channel Model 82
2.4.2 Synchronous Systems 82
2.4.3 Asynchronous Systems 88
2.4.4 Final Remarks on Synchronous and Asynchronous
Systems 89
2.5 Monitoring Models 89
2.5.1 Runs 90
2.5.2 Cuts; the Frontier of a Cut 90
2.5.3 Consistent Cuts and Runs 91
2.5.4 Causal History 91
2.5.5 Consistent Global States and Distributed
Snapshots 92
2.5.6 Monitoring and Intrusion 94
2.5.7 Quantum Computing, Entangled States, and
Decoherence 94
2.5.8 Examples of Monitoring Systems 98
2.5.9 Final Remarks on Monitoring 99
2.6 Reliability and Fault Tolerance Models. Reliable
Collective Communication 99
2.6.1 Failure Modes 100
2.6.2 Redundancy 101
2.6.3 Broadcast and Multicast 102
2.6.4 Properties of a Broadcast Algorithm 102
2.6.5 Broadcast Primitives 103
2.6.6 Terminating Reliable Broadcast and Consensus 105
2.7 Resource Sharing, Scheduling, and Performance Models 105
2.7.1 Process Scheduling in a Distributed System 107
2.7.2 Objective Functions and Scheduling Policies 111
2.7.3 Real Time Process Scheduling 112
2.7.4 Queuing Models: Basic Concepts 112
2.7.5 The M/M/l Queuing Model 114
2.7.6 The M/G/l System: The Server with Vacation 115
X CONTENTS I
2.7.7 Network Congestion Example 117
2.7.8 Final Remarks Regarding Resource Sharing and
Performance Models 119
2.8 Security Models 119 :
2.8.1 Basic Terms and Concepts 120
2.8.2 An Access Control Model 121
2.9 Challenges in Distributed Systems 122
2.9.1 Concurrency 122
2.9.2 Mobility of Data and Computations 124
2.10 Further Reading 125
2.11 Exercises and Problems 125
References 130
3 Net Models of Distributed Systems and Workflows 135
3.1 Informal Introduction to Petri Nets 135
3.2 Basic Definitions and Notations 139
3.3 Modeling with Place/Transition Nets 142
3.3.1 Conflict/Choice, Synchronization, Priorities, and
Exclusion 142
3.3.2 State Machines and Marked Graphs 143
3.3.3 Marking Independent Properties of P/T Nets 144
3.3.4 Marking Dependent Properties of P/T Nets 145
3.3.5 Petri Net Languages 147
3.4 State Equations 147
3.5 Properties of Place/Transition Nets 149
3.6 Coverability Analysis 151
3.7 Applications of Stochastic Petri Nets to Performance
Analysis 153
3.7.1 Stochastic Petri Nets 153
3.7.2 Informal Introduction to SHLPNs 156
3.7.3 Formal Definition of SHLPNs 161
3.7.4 Compound Marking of an SHLPN 162
3.7.5 Modeling and Performance Analysis of a
Multiprocessor System Using SHLPNs 163
3.7.6 Performance Analysis 167
3.8 Modeling Horn Clauses with Petri Nets 170
3.9 Workflow Modeling with Petri Nets 172
3.9.1 Basic Models 173
3.9.2 Branching Bisimilarity 174
CONTENTS Xi
3.9.3 Dynamic Workflow Inheritance 176
3.10 Further Reading 177
3.11 Exercises and Problems 178
References 180
4 Internet Quality of Service 183
4.1 Brief Introduction to Networking 187
4.1.1 Layered Network Architecture and Communication
Protocols 189
4.1.2 Internet Applications and Programming
Abstractions 192
4.1.3 Messages and Packets 193
4.1.4 Encapsulation and Multiplexing 194
4.1.5 Circuit and Packet Switching. Virtual Circuits
and Datagrams 196
4.1.6 Networking Hardware 199
4.1.7 Routing Algorithms and Wide Area Networks 206
4.1.8 Local Area Networks 210
4.1.9 Residential Access Networks 213
4.1.10 Forwarding in Packet Switched Network 214
4.1.11 Protocol Control Mechanisms 219
4.2 Internet Addressing 224
4.2.1 Internet Address Encoding 226
4.2.2 Subnetting 228
4.2.3 Classless IP Addressing 230
4.2.4 Address Mapping, the Address Resolution
Protocol 231
4.2.5 Static and Dynamic IP Address Assignment 233
4.2.6 Packet Forwarding in the Internet 234
4.2.7 Tunneling 236
4.2.8 Wireless Communication and Host Mobility in
Internet 236
4.2.9 Message Delivery to Processes 240
4.3 Internet Routing and the Protocol Stack 241
4.3.1 Autonomous Systems. Hierarchical Routing 241
4.3.2 Firewalls and Network Security 243
4.3.3 IP, the Internet Protocol 244
4.3.4 ICMP, the Internet Control Message Protocol 248
4.3.5 UDP, the User Datagram Protocol 249
Xii CONTENTS
4.3.6 TCP, the Transport Control Protocol 249
4.3.7 Congestion Control in TCP 256
4.3.8 Routing Protocols and Internet Traffic 259
4.4 Quality of Service 260 |
4.4.1 Service Guarantees and Service Models 261
4.4.2 Flows 262
4.4.3 Resource Allocation in the Internet 263
AAA Best Effort Service Networks 265 j
4.4.5 Buffer Acceptance Algorithms 266 i
4.4.6 Explicit Congestion Notification (ECN) in TCP 269 l
A A.I Maximum and Minimum Bandwidth Guarantees 269
4.4.8 Delay Guarantees and Packet Scheduling
Strategies 274
4.4.9 Constrained Routing 278
4.4.10 Resource Reservation Protocol (RSVP) 279
4.4.11 Integrated Services 283
4.4.12 Differentiated Services 285
4.4.13 Final Remarks on Internet QoS 286
4.5 Further Reading 286
4.6 Exercises and Problems 287
References 291
5 From Ubiquitous Internet Services to Open Systems 293
5.1 Introduction 293
5.2 The Client Server Paradigm 294
5.3 Internet Directory Service 297
5.4 Electronic Mail 300
5.4.1 Overview 300
5.4.2 Simple Mail Transfer Protocol 300
5.4.3 Multipurpose Internet Mail Extensions 301
5.4.4 Mail Access Protocols 303
5.5 The World Wide Web 304
5.5.1 HTTP Communication Model 304
5.5.2 Hypertext Transfer Protocol (HTTP) 307
5.5.3 Web Server Response Time 310
5.5.4 Web Caching 310
5.5.5 Nonpersistent and Persistent HTTP Connections 312
5.5.6 Web Server Workload Characterization 313
5.5.7 Scalable Web Server Architecture 314
CONTENTS Xiii
5.5.8 Web Security 315
5.5.9 Reflections on the Web 318
5.6 Multimedia Services 318
5.6.1 Sampling and Quantization; Bandwidth
Requirements for Digital Voice, Audio, and
Video Streams 319
5.6.2 Delay and Jitter in Data Streaming 320
5.6.3 Data Streaming 323
5.6.4 Real Time Protocol and Real Time Streaming
Protocol 325
5.6.5 Audio and Video Compression 326
5.7 Open Systems 337
5.7.1 Resource Management, Discovery and
Virtualization, and Service Composition in
an Open System 338
5.7.2 Mobility 343
5.7.3 Network Objects 346
5.7.4 Java Virtual Machine and Java Security 350
5.7.5 Remote Method Invocation 352
5.7.6 Jini 353
5.8 Information Grids 355
5.8.1 Resource Sharing and Administrative Domains 357
5.8.2 Services in Information Grids 359
5.8.3 Service Coordination 360
5.8.4 Computational Grids 362
5.9 Further Reading 364
5.10 Exercises and Problems 366
References 368
6 Coordination and Software Agents 373
6.1 Coordination and Autonomy 374
6.2 Coordination Models 377
6.3 Coordination Techniques 380
6.3.1 Coordination Based on Scripting Languages 381
6.3.2 Coordination Based on Shared Data Spaces 382
6.3.3 Coordination B ased on Middle Agents 384
6.4 Software Agents 386
6.4.1 Software Agents as Reactive Programs 388
6.4.2 Reactivity and Temporal Continuity 391
%
Xiv CONTENTS ¦
6.4.3 Persistence of Identity and State 391 j
6.4.4 Autonomy 392 f
6.4.5 Inferential Ability 392 |
6.4.6 Mobility, Adaptability, and Knowledge Level
Communication Ability 393
6.5 Internet Agents 393
6.6 Agent Communication 394
6.6.1 Agent Communication Languages 394
6.6.2 Speech Acts and Agent Communication Language ;
Primitives 396
6.6.3 Knowledge Query and Manipulation Language 396
6.6.4 FIPA Agent Communication Language 397
6.7 Software Engineering Challenges for Agents 399
6.8 Further Reading 400
6.9 Exercises and Problems 401
References 403
7 Knowledge Representation, Inference, and Planning 411
7.1 Introduction 411
7.2 Software Agents and Knowledge Representation 412
7.2.1 Software Agents as Reasoning Systems 412
7.2.2 Knowledge Representation Languages 413
7.3 Propositional Logic 416
7.3.1 Syntax and Semantics of Propositional Logic 416
7.3.2 Inference in Propositional Logic 418
7.4 First Order Logic 423
7.4.1 Syntax and Semantics of First Order Logic 423
7.4.2 Applications of First Order Logic 424
7.4.3 Changes, Actions, and Events 425
7.4.4 Inference in First Order Logic 427
7.4.5 Building a Reasoning Program 430
7.5 Knowledge Engineering 431
7.5.1 Knowledge Engineering and Programming 431
7.5.2 Ontologies 432
7.6 Automatic Reasoning Systems 436
7.6.1 Overview 436
7.6.2 Forward and Backward Chaining Systems 438
7.6.3 Frames The Open Knowledge Base Connectivity 438
7.6.4 Metadata 441
CONTENTS XV
7.7 Planning 444
7.7.1 Problem Solving and State Spaces 444
7.7.2 Problem Solving and Planning 446
7.7.3 Partial Order and Total Order Plans 446
7.7.4 Planning Algorithms 451
7.8 Summary 454
7.9 Further Reading 454
7.10 Exercises and Problems 454
References 457
8 Middleware for Process Coordination: A Case Study 459
8.1 The Core 460
8.1.1 The Objects 460
8.1.2 Communication Architecture 472
8.1.3 Understanding Messages 488
8.1.4 Security 497
8.2 The Agents 504
8.2.1 The Bond Agent Model 505
8.2.2 Communication and Control. Agent Internals. 508
8.2.3 Agent Description 531
8.2.4 Agent Transformations 534
8.2.5 Agent Extensions 536
8.3 Applications of the Framework 550
8.3.1 Adaptive Video Service 550
8.3.2 Web Server Monitoring and Benchmarking 561
8.3.3 Agent B ased Workflow Management 573
8.3.4 Other Applications 574
8.4 Further Reading 576
8.5 Exercises and Problems 577
References 578
Glossary 583
Index 610
|
any_adam_object | 1 |
author | Marinescu, Dan C. |
author_GND | (DE-588)1011692341 |
author_facet | Marinescu, Dan C. |
author_role | aut |
author_sort | Marinescu, Dan C. |
author_variant | d c m dc dcm |
building | Verbundindex |
bvnumber | BV014334882 |
callnumber-first | T - Technology |
callnumber-label | T58 |
callnumber-raw | T58.6 |
callnumber-search | T58.6 |
callnumber-sort | T 258.6 |
callnumber-subject | T - General Technology |
classification_rvk | ST 252 ST 331 |
ctrlnum | (OCoLC)248761143 (DE-599)BVBBV014334882 |
dewey-full | 658.054678 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.054678 |
dewey-search | 658.054678 |
dewey-sort | 3658.054678 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Informatik Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01977nam a2200517 c 4500</leader><controlfield tag="001">BV014334882</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20020618 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">020606s2002 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0471439622</subfield><subfield code="9">0-471-43962-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)248761143</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014334882</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-473</subfield><subfield code="a">DE-526</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">T58.6</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.054678</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 252</subfield><subfield code="0">(DE-625)143627:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 331</subfield><subfield code="0">(DE-625)143664:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Marinescu, Dan C.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1011692341</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Internet-based workflow management</subfield><subfield code="b">toward a semantic web</subfield><subfield code="c">Dan C. Marinescu</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Internet based workflow management</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York</subfield><subfield code="b">Wiley</subfield><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXIV, 627 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Wiley series on parallel and distributed computing</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Wiley-Interscience</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Entreprises - Réseaux d'ordinateurs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Flux de travail - Réseaux d'ordinateurs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Internet</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Unternehmen</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business enterprises</subfield><subfield code="x">Computer network resources</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Internet</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Workflow</subfield><subfield code="x">Computer networks</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Organisation</subfield><subfield code="0">(DE-588)4043774-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Internet</subfield><subfield code="0">(DE-588)4308416-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Arbeitsprozess</subfield><subfield code="0">(DE-588)4124563-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Internet</subfield><subfield code="0">(DE-588)4308416-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Arbeitsprozess</subfield><subfield code="0">(DE-588)4124563-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Organisation</subfield><subfield code="0">(DE-588)4043774-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009833517&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009833517</subfield></datafield></record></collection> |
id | DE-604.BV014334882 |
illustrated | Illustrated |
indexdate | 2024-07-09T19:01:52Z |
institution | BVB |
isbn | 0471439622 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009833517 |
oclc_num | 248761143 |
open_access_boolean | |
owner | DE-473 DE-BY-UBG DE-526 DE-634 DE-11 DE-188 |
owner_facet | DE-473 DE-BY-UBG DE-526 DE-634 DE-11 DE-188 |
physical | XXIV, 627 S. Ill., graph. Darst. |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
publisher | Wiley |
record_format | marc |
series2 | Wiley series on parallel and distributed computing Wiley-Interscience |
spelling | Marinescu, Dan C. Verfasser (DE-588)1011692341 aut Internet-based workflow management toward a semantic web Dan C. Marinescu Internet based workflow management New York Wiley 2002 XXIV, 627 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Wiley series on parallel and distributed computing Wiley-Interscience Entreprises - Réseaux d'ordinateurs Flux de travail - Réseaux d'ordinateurs Internet Unternehmen Business enterprises Computer network resources Workflow Computer networks Organisation (DE-588)4043774-7 gnd rswk-swf Internet (DE-588)4308416-3 gnd rswk-swf Arbeitsprozess (DE-588)4124563-5 gnd rswk-swf Internet (DE-588)4308416-3 s Arbeitsprozess (DE-588)4124563-5 s Organisation (DE-588)4043774-7 s DE-604 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009833517&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Marinescu, Dan C. Internet-based workflow management toward a semantic web Entreprises - Réseaux d'ordinateurs Flux de travail - Réseaux d'ordinateurs Internet Unternehmen Business enterprises Computer network resources Workflow Computer networks Organisation (DE-588)4043774-7 gnd Internet (DE-588)4308416-3 gnd Arbeitsprozess (DE-588)4124563-5 gnd |
subject_GND | (DE-588)4043774-7 (DE-588)4308416-3 (DE-588)4124563-5 |
title | Internet-based workflow management toward a semantic web |
title_alt | Internet based workflow management |
title_auth | Internet-based workflow management toward a semantic web |
title_exact_search | Internet-based workflow management toward a semantic web |
title_full | Internet-based workflow management toward a semantic web Dan C. Marinescu |
title_fullStr | Internet-based workflow management toward a semantic web Dan C. Marinescu |
title_full_unstemmed | Internet-based workflow management toward a semantic web Dan C. Marinescu |
title_short | Internet-based workflow management |
title_sort | internet based workflow management toward a semantic web |
title_sub | toward a semantic web |
topic | Entreprises - Réseaux d'ordinateurs Flux de travail - Réseaux d'ordinateurs Internet Unternehmen Business enterprises Computer network resources Workflow Computer networks Organisation (DE-588)4043774-7 gnd Internet (DE-588)4308416-3 gnd Arbeitsprozess (DE-588)4124563-5 gnd |
topic_facet | Entreprises - Réseaux d'ordinateurs Flux de travail - Réseaux d'ordinateurs Internet Unternehmen Business enterprises Computer network resources Workflow Computer networks Organisation Arbeitsprozess |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009833517&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT marinescudanc internetbasedworkflowmanagementtowardasemanticweb AT marinescudanc internetbasedworkflowmanagement |