  @prefix epid: <http://cogprints.org/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix epx: <http://cogprints.org/id/x-> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <http://cogprints.org/id/eprint/5442>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://cogprints.org/5442/1/thesis.pdf>
	rdfs:label "thesis.pdf"^^xsd:string .

<http://cogprints.org/5442/2/preview.png>
	rdfs:label "preview.png"^^xsd:string .

<http://cogprints.org/5442/3/indexcodes.txt>
	rdfs:label "indexcodes.txt"^^xsd:string .

<http://cogprints.org/5442/>
	dc:format "text/html";
	dc:title "HTML Summary of #5442 \n\nDesign and Control of Self-organizing Systems\n\n";
	foaf:primaryTopic <http://cogprints.org/id/eprint/5442> .

<http://cogprints.org/id/document/3412>
	dct:hasPart <http://cogprints.org/5442/1/thesis.pdf>;
	ep:hasFile <http://cogprints.org/5442/1/thesis.pdf>;
	eprel:hasIndexCodesVersion <http://cogprints.org/id/document/8049>;
	eprel:hasVersion <http://cogprints.org/id/document/6740>,
		<http://cogprints.org/id/document/8049>;
	eprel:hasVolatileVersion <http://cogprints.org/id/document/6740>,
		<http://cogprints.org/id/document/8049>;
	eprel:haspreviewThumbnailVersion <http://cogprints.org/id/document/6740>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "Design and Control of Self-organizing Systems (PDF)"^^xsd:string .

<http://cogprints.org/id/document/6740>
	dct:hasPart <http://cogprints.org/5442/2/preview.png>;
	ep:hasFile <http://cogprints.org/5442/2/preview.png>;
	eprel:isVersionOf <http://cogprints.org/id/document/3412>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/3412>;
	eprel:ispreviewThumbnailVersionOf <http://cogprints.org/id/document/3412>;
	rdf:type ep:Document;
	rdfs:label "Design and Control of Self-organizing Systems (Image (PNG))"^^xsd:string .

<http://cogprints.org/id/document/8049>
	dct:hasPart <http://cogprints.org/5442/3/indexcodes.txt>;
	ep:hasFile <http://cogprints.org/5442/3/indexcodes.txt>;
	eprel:isIndexCodesVersionOf <http://cogprints.org/id/document/3412>;
	eprel:isVersionOf <http://cogprints.org/id/document/3412>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/3412>;
	rdf:type ep:Document;
	rdfs:label "Design and Control of Self-organizing Systems (Indexer Terms)"^^xsd:string .

<http://cogprints.org/id/eprint/5442#authors>
	rdf:_1 <http://cogprints.org/id/person/ext-7bcb3588e16f8a775c65ebfe8f636638> .

<http://cogprints.org/id/eprint/5442>
	bibo:abstract "Complex systems are usually difficult to design and control. There are several particular methods for coping with complexity, but there is no general approach to build complex systems. In this thesis I propose a methodology to aid engineers in the design and control of complex systems. This is based on the description of systems as self-organizing. Starting from the agent metaphor, the methodology proposes a conceptual framework and a series of steps to follow to find proper mechanisms that will promote elements to find solutions by actively interacting among themselves. The main premise of the methodology claims that reducing the “friction” of interactions between elements of a system will result in a higher “satisfaction” of the system, i.e. better performance.\n\nA general introduction to complex thinking is given, since designing self-organizing systems requires a non-classical thought, while practical notions of complexity and self-organization are put forward. To illustrate the methodology, I present three case studies. Self-organizing traffic light controllers are proposed and studied with multi-agent simulations, outperforming traditional methods. Methods for improving communication within self-organizing bureaucracies are advanced, introducing a simple computational model to illustrate the benefits of self-organization. In the last case study, requirements for self-organizing artifacts in an ambient intelligence scenario are discussed. Philosophical implications of the conceptual framework are also put forward."^^xsd:string;
	bibo:authorList <http://cogprints.org/id/eprint/5442#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/unpublished>;
	dct:creator <http://cogprints.org/id/person/ext-7bcb3588e16f8a775c65ebfe8f636638>;
	dct:date "2007";
	dct:isPartOf <http://cogprints.org/id/repository>;
	dct:issuer <http://cogprints.org/id/org/ext-88fec97e7356dca0d95915a69bdee8e5>,
		<http://cogprints.org/id/org/ext-fc6e9b02b368e9e97a8bfdb163579950>;
	dct:subject <http://cogprints.org/id/subject/comp-sci-art-intel>,
		<http://cogprints.org/id/subject/comp-sci-complex-theory>,
		<http://cogprints.org/id/subject/comp-sci-hci>,
		<http://cogprints.org/id/subject/comp-sci-stat-model>,
		<http://cogprints.org/id/subject/phil-epist>,
		<http://cogprints.org/id/subject/phil-sci>;
	dct:title "Design and Control of Self-organizing Systems"^^xsd:string;
	ep:hasDocument <http://cogprints.org/id/document/3412>,
		<http://cogprints.org/id/document/6740>,
		<http://cogprints.org/id/document/8049>;
	rdf:type bibo:Article,
		bibo:Thesis,
		ep:EPrint,
		ep:ThesisEPrint;
	rdfs:seeAlso <http://cogprints.org/5442/> .

<http://cogprints.org/id/subject/comp-sci-art-intel>
	rdf:type skos:Concept;
	skos:prefLabel "Artificial Intelligence" .

<http://cogprints.org/id/subject/comp-sci-complex-theory>
	rdf:type skos:Concept;
	skos:prefLabel "Complexity Theory" .

<http://cogprints.org/id/subject/comp-sci-hci>
	rdf:type skos:Concept;
	skos:prefLabel "Human Computer Interaction" .

<http://cogprints.org/id/subject/comp-sci-stat-model>
	rdf:type skos:Concept;
	skos:prefLabel "Statistical Models" .

<http://cogprints.org/id/subject/phil-epist>
	rdf:type skos:Concept;
	skos:prefLabel "Epistemology" .

<http://cogprints.org/id/subject/phil-sci>
	rdf:type skos:Concept;
	skos:prefLabel "Philosophy of Science" .

<http://cogprints.org/id/org/ext-88fec97e7356dca0d95915a69bdee8e5>
	dct:hasPart <http://cogprints.org/id/org/ext-fc6e9b02b368e9e97a8bfdb163579950>;
	foaf:name "Vrije Universiteit Brussel"^^xsd:string;
	rdf:type foaf:Organization .

<http://cogprints.org/id/org/ext-fc6e9b02b368e9e97a8bfdb163579950>
	dct:isPartOf <http://cogprints.org/id/org/ext-88fec97e7356dca0d95915a69bdee8e5>;
	foaf:name "Center Leo Apostel for Interdisciplinary Studies, Vrije Universiteit Brussel"^^xsd:string;
	rdf:type foaf:Organization .

<http://cogprints.org/id/person/ext-7bcb3588e16f8a775c65ebfe8f636638>
	foaf:familyName "Gershenson"^^xsd:string;
	foaf:givenName "Carlos"^^xsd:string;
	foaf:name "Carlos Gershenson"^^xsd:string;
	rdf:type foaf:Person .

