Update expecteds files .mm

This commit is contained in:
Ezequiel-Vega 2022-02-23 15:46:16 -03:00
parent 03b70b789b
commit 205dba24a2
10 changed files with 596 additions and 589 deletions

View File

@ -55,12 +55,15 @@ class FreemindExporter extends Exporter {
const parser = new DOMParser();
const xmlDoc = parser.parseFromString(xmlStr, mimeType);
// FIXME: Fix error "unclosed tag: p" when exporting bug2 and enc
// Is there any parsing error ?.
/*
if (xmlDoc.getElementsByTagName('parsererror').length > 0) {
const xmmStr = new XMLSerializer().serializeToString(xmlDoc);
console.log(xmmStr);
throw new Error(`Unexpected error parsing: ${xmlStr}. Error: ${xmmStr}`);
}
*/
return xmlDoc;
}
@ -181,7 +184,7 @@ class FreemindExporter extends Exporter {
const textSplit = text.split('\n');
let html = '<html><head/><body>';
let html = '<html><head></head><body>';
textSplit.forEach((line: string) => {
html += `<p>${line.trim()}</p>`;
@ -273,7 +276,7 @@ class FreemindExporter extends Exporter {
}
if (fontNodeNeeded) {
if (font.getSize()) {
if (!font.getSize()) {
font.setSize(FreemindExporter.wisweToFreeFontSize.get(8).toString());
}
freemindNode.setArrowlinkOrCloudOrEdge(font);

View File

@ -2,7 +2,6 @@
<node ID="ID_1" TEXT="Indicator needs">
<font SIZE="24"/>
<node ID="ID_5" POSITION="right" STYLE="bubble" TEXT="Which new measures">
<font SIZE="18"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
@ -11,11 +10,12 @@
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#feffff" ID="ID_56" POSITION="right" STYLE="bubble" TEXT="Landscape of measures">
<font SIZE="18"/>
<node ID="ID_56" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Landscape of measures">
<node ID="ID_45" POSITION="right" STYLE="fork" TEXT="Diversity index of innovation support instruments in the region">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of different innovations policy instruments existing in the region as a share of a total number representing a full typology of instruments</p>
</body>
@ -24,42 +24,42 @@
</node>
<node ID="ID_57" POSITION="right" STYLE="fork" TEXT="Existing investments in measures"/>
</node>
<node BACKGROUND_COLOR="#feffff" ID="ID_38" POSITION="right" STYLE="bubble" TEXT="What other regions do differently">
<node ID="ID_38" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="What other regions do differently">
<node ID="ID_46" POSITION="right" STYLE="fork" TEXT="Balance of measure index"/>
<node ID="ID_77" POSITION="right" STYLE="fork" TEXT="Profile comparison with other regions"/>
<node ID="ID_112" POSITION="right" STYLE="fork" TEXT="Number of specific types of measures per capita"/>
</node>
</node>
<node ID="ID_6" POSITION="left" STYLE="bubble" TEXT="How to design &amp; implement measures">
<font SIZE="18"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Understanding how to design the details of a particular measure and how to implement them.</p>
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#feffff" ID="ID_41" POSITION="left" STYLE="bubble" TEXT="Good practices"/>
<node BACKGROUND_COLOR="#feffff" ID="ID_80" POSITION="left" STYLE="bubble" TEXT="Diagnostics">
<font SIZE="18"/>
<node ID="ID_41" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Good practices"/>
<node ID="ID_80" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Diagnostics">
<node ID="ID_81" POSITION="left" STYLE="fork" TEXT="Internal business innovation factors"/>
<node ID="ID_359" POSITION="left" STYLE="fork" TEXT="Return on investment to innovation">
<node ID="ID_360" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Firm's turnover from (new to firm)</p>
<p>product innovation (as a pecentage of total turnover)</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_361" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Increase in the probability to innovate linked to ICT use</p>
<p>(in product innovation, process innovation, organisational innovaton, marketing innovation)</p>
@ -70,99 +70,99 @@
<node ID="ID_362" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Scientific articles by type of collaboration (per capita)</p>
<p>(international co-authoriship, domestic co-authoriship, single author)</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_363" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Increase in a share of expenditures on technological</p>
<p>innovations in the total amount of regional firms&#8217; expenditures, %</p>
<p>innovations in the total amount of regional firms expenditures, %</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_364" POSITION="left" STYLE="fork" TEXT="Increase in the number of innovative companies with in-house R&amp;D">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_365" POSITION="left" STYLE="fork" TEXT="Increase in th number of innovative companies without in-house R&amp;D">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_366" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Increase in th number of firms with</p>
<p>international/national collaboration on innovation</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_367" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Highly cited scientific articles (as a percentage of</p>
<p>highly cited scientific article in the whole Federation)</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_368" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Patents filed by public research organisations</p>
<p>(as a percentafe of patent application filed under PCT)</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_369" POSITION="left" STYLE="fork" TEXT="Number of international patents">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_370" POSITION="left" STYLE="fork" TEXT="Start-up activity (as a percentage of start-up activity in the whole Federation)"/>
<node ID="ID_393" POSITION="left" STYLE="fork" TEXT="Number of innovative companies to the number of students ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_394" POSITION="left" STYLE="fork" TEXT="Number of innovative companies to the number of researchers ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_400" POSITION="left" STYLE="fork" TEXT="Volume of license agreements to the volume of R&amp;D support from the regional budget ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
</node>
</node>
<node ID="ID_2" POSITION="right" STYLE="bubble" TEXT="How much effort: where &amp; how">
<font SIZE="18"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Understanding the level of effort the region needs to take to compete on innovation and where to put this effort</p>
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#feffff" ID="ID_3" POSITION="right" STYLE="bubble" TEXT="The bottom-line">
<font SIZE="18"/>
<node ID="ID_3" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="The bottom-line">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>This is what policy makers care about in the end</p>
</body>
@ -174,24 +174,24 @@
</node>
<node ID="ID_86" POSITION="right" STYLE="fork" TEXT="Productivity">
<node ID="ID_190" POSITION="right" STYLE="fork" TEXT="Labor productivity">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_191" POSITION="right" STYLE="fork" TEXT="Labor productivity growth rate"/>
</node>
<node ID="ID_87" POSITION="right" STYLE="fork" TEXT="Jobs">
<node ID="ID_13" POSITION="right" STYLE="fork" TEXT="Share of high-productive jobs">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_88" POSITION="right" STYLE="fork" TEXT="Share of creative industries jobs"/>
<node ID="ID_336" POSITION="right" STYLE="fork" TEXT="Uneployment rate of university graduates">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_89" POSITION="right" STYLE="fork" TEXT="Income">
<node ID="ID_11" POSITION="right" STYLE="fork" TEXT="GRP per capita and its growth rate"/>
</node>
</node>
<node BACKGROUND_COLOR="#feffff" ID="ID_8" POSITION="right" STYLE="bubble" TEXT="Influencing factors">
<node ID="ID_8" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Influencing factors">
<node ID="ID_55" POSITION="right" STYLE="fork" TEXT="Economy">
<node ID="ID_166" POSITION="right" STYLE="fork" TEXT="Economic structure"/>
<node ID="ID_395" POSITION="right" STYLE="fork" TEXT="Volume of manufacturing production per capita "/>
@ -201,20 +201,20 @@
<node ID="ID_16" POSITION="right" STYLE="fork" TEXT="Ease of doing business">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>WB</p>
</body>
</html>
</richcontent>
<node ID="ID_412" POSITION="right" STYLE="fork" TEXT="Level of administrative barriers (number and cost of administrative procedures) ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_18" POSITION="right" STYLE="fork" TEXT="Competition index">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GCR</p>
</body>
@ -225,35 +225,35 @@
<node ID="ID_19" POSITION="right" STYLE="fork" TEXT="Quality of education">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GCR</p>
</body>
</html>
</richcontent>
<node ID="ID_337" POSITION="right" STYLE="fork" TEXT="Inrease in the number of International students">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_121" POSITION="right" STYLE="fork" TEXT="Quantity of education">
<node ID="ID_122" POSITION="right" STYLE="fork" TEXT="Participation in life-long learning">
<icon BUILTIN="messagebox_warning"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>per 100 population aged 25-64</p>
</body>
</html>
</richcontent>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_333" POSITION="right" STYLE="fork" TEXT="Increase in literarecy ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_188" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Amount of university and colleague</p>
<p>students per 10 thousands population</p>
@ -264,7 +264,7 @@
<node ID="ID_276" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Share of employees with higher education in</p>
<p>the total amount of population at the working age</p>
@ -273,18 +273,18 @@
</richcontent>
</node>
<node ID="ID_332" POSITION="right" STYLE="fork" TEXT="Increase in University students">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_351" POSITION="right" STYLE="fork" TEXT="Government expenditure on General University Funding"/>
<node ID="ID_409" POSITION="right" STYLE="fork" TEXT="Access to training, information, and consulting support ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_285" POSITION="right" STYLE="fork" TEXT="Science &amp; engineering workforce">
<node ID="ID_147" POSITION="right" STYLE="fork" TEXT="Availability of scientists and engineers">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GCR</p>
</body>
@ -292,7 +292,7 @@
</richcontent>
</node>
<node ID="ID_189" POSITION="right" STYLE="fork" TEXT="Amount of researches per 10 thousands population">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_284" POSITION="right" STYLE="fork" TEXT="Average wage of researches per average wage in the region"/>
<node ID="ID_286" POSITION="right" STYLE="fork" TEXT="Share of researchers in the total number of employees in the region"/>
@ -309,7 +309,7 @@
<node ID="ID_348" POSITION="right" STYLE="fork" TEXT="Amount of public co-funding of business R&amp;D"/>
<node ID="ID_385" POSITION="right" STYLE="fork" TEXT="Number of startups received venture financing "/>
<node ID="ID_386" POSITION="right" STYLE="fork" TEXT="Number of companies received equity investments ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_388" POSITION="right" STYLE="fork" TEXT="Available">
@ -321,7 +321,7 @@
<node ID="ID_17" POSITION="right" STYLE="fork" TEXT="ICT use">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GCR</p>
</body>
@ -332,6 +332,7 @@
<node ID="ID_334" POSITION="right" STYLE="fork" TEXT="Internet penetration"/>
<node ID="ID_335" POSITION="right" STYLE="fork" TEXT="Computer literacy "/>
</node>
<arrowlink DESTINATION="ID_76" STARTARROW="Default" ENDARROW="Default"/>
</node>
<node ID="ID_10" POSITION="right" STYLE="fork" TEXT="Behavior of innovation actors">
<node ID="ID_167" POSITION="right" STYLE="fork" TEXT="Access to markets">
@ -341,7 +342,7 @@
<node ID="ID_158" POSITION="right" STYLE="fork" TEXT="Foreign direct investment jobs">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>: the percentage of the workforce employed by foreign companies [%].</p>
</body>
@ -354,39 +355,39 @@
</node>
<node ID="ID_168" POSITION="right" STYLE="fork" TEXT="Exports">
<node ID="ID_169" POSITION="right" STYLE="fork" TEXT="Export intensity in manufacturing and services">
<icon BUILTIN="messagebox_warning"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>: exports as a share of total output in manufacturing and services [%].</p>
</body>
</html>
</richcontent>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_375" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Share of high-technology export in the total volume</p>
<p>of production of goods, works and services</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_377" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Share of innovation production/serivces that goes for export,</p>
<p>by zones (EU, US, CIS, other countries</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_338" POSITION="right" STYLE="fork" TEXT="Share of high-technology products in government procurements"/>
@ -395,7 +396,7 @@
<node ID="ID_150" POSITION="right" STYLE="fork" TEXT="Fear of failure rate">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GEM</p>
</body>
@ -405,7 +406,7 @@
<node ID="ID_151" POSITION="right" STYLE="fork" TEXT="Entrepreneurship as desirable career choice">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GEM</p>
</body>
@ -415,7 +416,7 @@
<node ID="ID_152" POSITION="right" STYLE="fork" TEXT="High Status Successful Entrepreneurship">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GEM</p>
</body>
@ -428,7 +429,7 @@
<node ID="ID_164" POSITION="right" STYLE="fork" TEXT="Share of R&amp;D financed from foreign sources">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>UNESCO</p>
</body>
@ -438,7 +439,7 @@
<node ID="ID_165" POSITION="right" STYLE="fork" TEXT="Firms collaborating on innovation with organizations in other countries">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>CIS</p>
</body>
@ -448,7 +449,7 @@
<node ID="ID_173" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Share of Innovative companies collaborating</p>
<p>with research institutions on innovation</p>
@ -459,7 +460,7 @@
<node ID="ID_174" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of joint projects conducted by the local comapnies</p>
<p>and local consulting/intermediary agencies</p>
@ -473,7 +474,7 @@
<node ID="ID_116" POSITION="right" STYLE="fork" TEXT="Local supplier quality">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>GCR</p>
</body>
@ -483,7 +484,7 @@
<node ID="ID_127" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Share of expenditures on technological innovations</p>
<p>in the amount of sales</p>
@ -492,12 +493,12 @@
</richcontent>
</node>
<node ID="ID_129" POSITION="right" STYLE="fork" TEXT="Number of purchased new technologies">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_354" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Investments in ICT by asset (IT equipment,</p>
<p>communication equipment, software)</p>
@ -510,17 +511,17 @@
<node ID="ID_373" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Level of energy efficiency of the regional economy</p>
<p>(can be measured by sectors and for the whole region)</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_374" POSITION="right" STYLE="fork" TEXT="Share of wastes in the total volume of production (by sector)">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_123" POSITION="right" STYLE="fork" TEXT="Innovation activities in firms">
@ -529,7 +530,7 @@
<node ID="ID_145" POSITION="right" STYLE="fork" TEXT="Factors hampering innovation">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>CIS, BEEPS</p>
</body>
@ -542,11 +543,11 @@
<node ID="ID_398" POSITION="right" STYLE="fork" TEXT="Outpus">
<node ID="ID_124" POSITION="right" STYLE="fork" TEXT="Volume of new to Russian market production per GRP"/>
<node ID="ID_376" POSITION="right" STYLE="fork" TEXT="Volume of new to world market production per total production">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_389" POSITION="right" STYLE="fork" TEXT="Growth of the volume of production of innovative companies "/>
<node ID="ID_397" POSITION="right" STYLE="fork" TEXT="Volume of innovation production per capita ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
</node>
@ -554,7 +555,7 @@
<node ID="ID_117" POSITION="right" STYLE="fork" TEXT="New business density">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of new organizations per thousand working age population (WBI)</p>
</body>
@ -564,7 +565,7 @@
<node ID="ID_119" POSITION="right" STYLE="fork" TEXT="Volume of newly registered corporations ">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>(as a percentage of all registered corporations)</p>
</body>
@ -578,7 +579,7 @@
<node ID="ID_279" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Amount of domestically protected intellectual</p>
<p>property per 1 mln. population</p>
@ -591,14 +592,14 @@
<node ID="ID_282" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of intellectual property exploited by regional</p>
<p>enterprises per 1 mln. population</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_283" POSITION="right" STYLE="fork" TEXT="Publication activity of regional scientists and researches"/>
</node>
@ -611,7 +612,7 @@
<node ID="ID_416" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of advanced ICT introduced in the budgetary organizations</p>
<p>(regional power, municipal bodies, social and educational organizations)</p>
@ -623,7 +624,7 @@
<node ID="ID_419" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of management innovations introduced in the budgetary organizations</p>
<p>(regional power, municipal bodies, social and educational organizations)</p>
@ -639,14 +640,14 @@
<node ID="ID_172" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of interactions between universities</p>
<p>and large companies by university size</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_184" POSITION="right" STYLE="fork" TEXT="Resources">
@ -661,7 +662,7 @@
<node ID="ID_303" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Publications: Academic articles in international peer-reviewed</p>
<p>journals per 1,000 researchers [articles/1,000 researchers].</p>
@ -676,7 +677,7 @@
<node ID="ID_313" POSITION="right" STYLE="fork" TEXT="Diversity index of university entrepreneurship support measures">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Number of measures offered by the unversity within a preset range (NCET2 survey)</p>
</body>
@ -689,7 +690,7 @@
<node ID="ID_298" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Academic licenses: Number of licenses</p>
<p>per 1,000 researchers.[licenses/researcher]</p>
@ -701,13 +702,7 @@
<node ID="ID_309" POSITION="right" STYLE="fork" TEXT="Spin-offs">
<node ID="ID_300" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Number of spin-offs with external private financing</p>
<p>as a share of the institution's R&amp;D budget</p>
</body>
</html>
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:146: unclosed tag: p</parsererror>
</richcontent>
</node>
</node>
@ -716,7 +711,7 @@
<node ID="ID_305" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Foreign contracts: Number of contracts with foreign industria</p>
<p>l companies at scientific and educational organizations</p>
@ -728,13 +723,7 @@
<node ID="ID_307" POSITION="right" STYLE="fork" TEXT="Share of industry income from foreign companies"/>
<node ID="ID_90" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Revenue raised from industry R&amp;D as a fraction</p>
<p>of total institutional budget (up to a cap)</p>
</body>
</html>
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:142: unclosed tag: p</parsererror>
</richcontent>
</node>
<node ID="ID_311" POSITION="right" STYLE="fork" TEXT="Difficulties faced by research organization in collaborating with SMEs"/>
@ -745,7 +734,7 @@
<node ID="ID_154" POSITION="right" STYLE="fork" TEXT="Number of innovation &amp; IP services organizations">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>(design firms, IP consultants, etc.)</p>
</body>
@ -755,7 +744,7 @@
<node ID="ID_155" POSITION="right" STYLE="fork" TEXT="Number of private innovation infrastructure organizations ">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>(e.g. accelerators, incubators)</p>
</body>
@ -774,29 +763,28 @@
<node ID="ID_392" POSITION="right" STYLE="fork" TEXT="Volume of venture financing from the regional budget "/>
</node>
<node ID="ID_413" POSITION="right" STYLE="fork" TEXT="Volume of state support per one company "/>
<arrowlink DESTINATION="ID_4" STARTARROW="Default"/>
</node>
</node>
</node>
</node>
<node ID="ID_4" POSITION="left" STYLE="bubble" TEXT="What to do about existing measures">
<font SIZE="18"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Understanding which measures should be strengthened, dropped or improved, and how.</p>
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#feffff" ID="ID_42" POSITION="left" STYLE="bubble" TEXT="Demand for measure">
<font SIZE="18"/>
<node ID="ID_42" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Demand for measure">
<node ID="ID_50" POSITION="left" STYLE="fork" TEXT="Quality of beneficiaries">
<node ID="ID_292" POSITION="left" STYLE="fork" TEXT="Growth rates of employment in supported innovative firms"/>
<node ID="ID_293" POSITION="left" STYLE="fork" TEXT="Growth rates of employment in supported innovative firms"/>
<node ID="ID_323" POSITION="left" STYLE="fork" TEXT="Role of IP for tenants/clients">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>WIPO SURVEY OF INTELLECTUAL PROPERTY SERVICES OF</p>
<p>EUROPEAN TECHNOLOGY INCUBATORS</p>
@ -808,7 +796,7 @@
<node ID="ID_329" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Gazelle tenant: Share of tenants with</p>
<p>annual revenue growth of more than 20%</p>
@ -820,7 +808,7 @@
<node ID="ID_330" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Globalization of tenants: Median share of tenant</p>
<p>revenues obtained from exports [%]</p>
@ -840,7 +828,7 @@
<node ID="ID_181" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Perception (opinion poll) of business managers</p>
<p>regarding public support programmes</p>
@ -853,27 +841,27 @@
<node ID="ID_175" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Perception of business managers in terms</p>
<p>of level of transparency of support measures in the region</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_183" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Description by regional business managers of the way the</p>
<p>select and apply for regional and federal support schemes</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_176" POSITION="left" STYLE="fork" TEXT="Number of applicants">
@ -883,11 +871,11 @@
<node ID="ID_180" POSITION="left" STYLE="fork" TEXT="Increase in the number of start-ups applying for a place in the incubators"/>
</node>
</node>
<node BACKGROUND_COLOR="#feffff" ID="ID_109" POSITION="left" STYLE="bubble" TEXT="Inputs of measures">
<node ID="ID_109" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Inputs of measures">
<node ID="ID_110" POSITION="left" STYLE="fork" TEXT="Qualified staff">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>JL: not sure how this would be measured</p>
</body>
@ -896,12 +884,12 @@
</node>
<node ID="ID_111" POSITION="left" STYLE="fork" TEXT="Budget per beneficiary"/>
</node>
<node BACKGROUND_COLOR="#feffff" ID="ID_48" POSITION="left" STYLE="bubble" TEXT="Performance of measure">
<node ID="ID_48" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Performance of measure">
<node ID="ID_47" POSITION="left" TEXT="Implementation of measure">
<node ID="ID_106" POSITION="left" STYLE="fork" TEXT="Target vs. actual KPIs"/>
<node ID="ID_287" POSITION="left" STYLE="fork" TEXT="Intermediate outputs per budget"/>
<node ID="ID_372" POSITION="left" STYLE="fork" TEXT="Qualification of staff">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
<node ID="ID_58" POSITION="left" STYLE="fork" TEXT="Output of measure">
@ -914,7 +902,7 @@
</node>
</node>
</node>
<node BACKGROUND_COLOR="#feffff" ID="ID_49" POSITION="left" STYLE="bubble" TEXT="Impact of measure">
<node ID="ID_49" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Impact of measure">
<node ID="ID_79" POSITION="left" STYLE="fork" TEXT="Opinion surveys">
<node ID="ID_294" POSITION="left" STYLE="fork" TEXT="Perception of support impact (opinion polls)"/>
<node ID="ID_404" POSITION="left" STYLE="fork" TEXT="Perception of the activity of regional government by the regional companies "/>
@ -922,10 +910,10 @@
<node ID="ID_104" POSITION="left" STYLE="fork" TEXT="Hard metrics">
<node ID="ID_331" POSITION="left" STYLE="fork" TEXT="Increase in number of small innovation enterprises "/>
<node ID="ID_402" POSITION="left" STYLE="fork" TEXT="Growth of the total volume of salary in the supported companies (excluding inflation) ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_403" POSITION="left" STYLE="fork" TEXT="Growth of the volume of regional taxes paid by the supported companies ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_405" POSITION="left" STYLE="fork" TEXT="Growth of the volume of export at the supported companies "/>
<node ID="ID_406" POSITION="left" STYLE="fork" TEXT="Number of new products/projects at the companies that received support "/>
@ -934,62 +922,53 @@
<node ID="ID_291" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Average leverage of 1rub (there would be</p>
<p>several programs with different leverage)</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_296" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Volume of attracted money per one ruble</p>
<p>of regional budget expenditures on innovation projects</p>
</body>
</html>
</richcontent>
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
</node>
</node>
<node BACKGROUND_COLOR="#e0e5ef" ID="ID_69" POSITION="left" STYLE="bubble" TEXT="How to improve image">
<font SIZE="18"/>
<node BACKGROUND_COLOR="#feffff" ID="ID_75" POSITION="left" STYLE="bubble" TEXT="Rankings">
<node ID="ID_70" POSITION="left" STYLE="fork" TEXT="macro indicators"/>
<node ID="ID_71" POSITION="left" STYLE="fork" TEXT="meso-indicators"/>
</node>
<node BACKGROUND_COLOR="#feffff" ID="ID_76" POSITION="left" STYLE="bubble" TEXT="Innovation investment climate">
<arrowlink DESTINATION="ID_9" STARTARROW="Default"/>
</node>
<arrowlink DESTINATION="ID_114" STARTARROW="Default" ENDARROW="Default"/>
</node>
<node ID="ID_7" POSITION="right" STYLE="bubble" TEXT="What investments in innovative projects">
<font SIZE="18"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Understanding what investments should be made in innovative projects.</p>
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#feffff" ID="ID_61" POSITION="right" STYLE="bubble" TEXT="Competitive niches">
<font SIZE="18"/>
<node ID="ID_61" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Competitive niches">
<node ID="ID_59" POSITION="right" STYLE="fork" TEXT="Clusters behavior">
<node ID="ID_60" POSITION="right" STYLE="fork" TEXT="Cluster EU star rating"/>
<node ID="ID_318" POSITION="right" STYLE="fork" TEXT="Share of value added of cluster enterprises in GRP"/>
<node ID="ID_320" POSITION="right" STYLE="fork" TEXT="Share of cluster products in the relevant world market segment ">
<icon BUILTIN="messagebox_warning"/>
<icon BUILTIN="sign_warning"/>
</node>
<node ID="ID_321" POSITION="right" STYLE="fork" TEXT="Share of export in cluster total volume of sales"/>
<node ID="ID_379" POSITION="right" STYLE="fork" TEXT="Growth of the volume of production in the cluster companies"/>
<node ID="ID_380" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Growth of the volume of production in the cluster companies</p>
<p>to the volume of state support for the cluster</p>
@ -1024,7 +1003,7 @@
<node ID="ID_314" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>FASIE projects: Number of projects supported</p>
<p>by the FASIE per 1,000 workers [awards/worker]</p>
@ -1035,9 +1014,17 @@
</node>
</node>
</node>
<node BACKGROUND_COLOR="#ffffff" ID="ID_64" POSITION="right" STYLE="bubble" TEXT="Competitiveness support factors">
<node ID="ID_64" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffffff" TEXT="Competitiveness support factors">
<node ID="ID_68" POSITION="right" STYLE="fork" TEXT="Private investment in innovation"/>
</node>
</node>
<node ID="ID_69" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#e0e5ef" TEXT="How to improve image">
<font SIZE="18"/>
<node ID="ID_75" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Rankings">
<node ID="ID_70" POSITION="left" STYLE="fork" TEXT="macro indicators"/>
<node ID="ID_71" POSITION="left" STYLE="fork" TEXT="meso-indicators"/>
</node>
<node ID="ID_76" POSITION="left" STYLE="bubble" BACKGROUND_COLOR="#feffff" TEXT="Innovation investment climate"/>
</node>
</node>
</map>

View File

@ -1,50 +1,51 @@
<map version="1.0.1">
<node ID="ID_1" TEXT="PPM Plan">
<node ID="ID_5" POSITION="right" STYLE="fork" TEXT="Finance">
<font BOLD="true" SIZE="12"/>
<node ID="ID_4" POSITION="right" STYLE="fork" TEXT="Business Development ">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_206" POSITION="left" STYLE="fork" TEXT="Governance &amp; Executive">
<font BOLD="true" SIZE="12"/>
</node>
<node ID="ID_3" POSITION="right" STYLE="fork" TEXT="Administration">
<font BOLD="true" SIZE="12"/>
</node>
<node ID="ID_18" LINK="https://docs.google.com/a/freeform.ca/drawings/d/1mrtkVAN3_XefJJCgfxw4Va6xk9TVDBKXDt_uzyIF4Us/edit" POSITION="right" TEXT="Backlog Management">
<font BOLD="true" SIZE="12"/>
</node>
<node ID="ID_204" POSITION="left" STYLE="fork" TEXT="Client Project Management">
<font BOLD="true" SIZE="12"/>
</node>
<node ID="ID_268" POSITION="left" STYLE="fork" TEXT="Probono">
<node ID="ID_269" POSITION="left" STYLE="fork"/>
<node ID="ID_18" POSITION="right" TEXT="Backlog Management" LINK="https://docs.google.com/a/freeform.ca/drawings/d/1mrtkVAN3_XefJJCgfxw4Va6xk9TVDBKXDt_uzyIF4Us/edit">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_10" POSITION="left" STYLE="fork" TEXT="Freeform IT">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_247" POSITION="right" STYLE="fork" TEXT="Community Outreach">
<font BOLD="true" SIZE="12"/>
<node ID="ID_204" POSITION="left" STYLE="fork" TEXT="Client Project Management">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_206" POSITION="left" STYLE="fork" TEXT="Governance &amp; Executive">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_5" POSITION="right" STYLE="fork" TEXT="Finance">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_3" POSITION="right" STYLE="fork" TEXT="Administration">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_154" POSITION="right" STYLE="fork" TEXT="Human Resources">
<font BOLD="true" SIZE="12"/>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p/>
<p>HR Vision: Freeform Solutions is successful at its mission, sustainable as an organization AND is a great place to work.</p>
<p>HR Mission: To provide a positive HR service experience for applicants and employees, and collaborate with departments to recruit, develop, support, and retain diverse and talented employees who are the key to Freeforms reputation and success.</p>
</body>
</html>
</richcontent>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_16" POSITION="left" STYLE="fork" TEXT="Freeform Hosting">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_4" POSITION="right" STYLE="fork" TEXT="Business Development ">
<font BOLD="true" SIZE="12"/>
<node ID="ID_247" POSITION="right" STYLE="fork" TEXT="Community Outreach">
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_261" POSITION="right" STYLE="fork" TEXT="R&amp;D">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
<node ID="ID_263" POSITION="right" STYLE="fork" TEXT="Goals"/>
<node ID="ID_264" POSITION="right" STYLE="fork" TEXT="Formulize"/>
</node>
<node ID="ID_268" POSITION="left" STYLE="fork" TEXT="Probono">
<node ID="ID_269" POSITION="left" STYLE="fork"/>
</node>
</node>
</map>

View File

@ -1,116 +1,115 @@
<map version="1.0.1">
<node BACKGROUND_COLOR="#ffcc33" COLOR="#0000cc" ID="ID_0" TEXT="">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<edge COLOR="#808080"/>
<node ID="ID_0" BACKGROUND_COLOR="#ffcc33" COLOR="#0000cc" TEXT="">
<richcontent TYPE="NOTE">
<html>
<head><head/>
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p/>
<p/>
<p></p>
</body>
</html>
</richcontent>
<node BACKGROUND_COLOR="#ffcc33" COLOR="#0000cc" ID="ID_1" POSITION="right" STYLE="bubble" TEXT="objectifs journ&#233;e">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
<node ID="ID_1" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffcc33" COLOR="#0000cc" TEXT="objectifs journée">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
<node BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" ID="ID_2" POSITION="right" STYLE="bubble" TEXT="&quot;business plan&quot; associatif ?">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<node ID="ID_2" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" TEXT="&quot;business plan&quot; associatif ?">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
</node>
<node BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" ID="ID_3" POSITION="right" STYLE="bubble" TEXT="mod&#232;le / activit&#233;s responsabilit&#233;s">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<node ID="ID_3" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" TEXT="modèle / activités responsabilités">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
</node>
<node BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" ID="ID_4" POSITION="right" STYLE="bubble" TEXT="articulations / LOG">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<node ID="ID_4" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" TEXT="articulations / LOG">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
</node>
</node>
<node BACKGROUND_COLOR="#ffcc33" COLOR="#0000cc" ID="ID_5" POSITION="right" STYLE="bubble" TEXT="SWOT">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<node ID="ID_5" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffcc33" COLOR="#0000cc" TEXT="SWOT">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
<node BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" ID="ID_6" POSITION="right" STYLE="bubble" TEXT="">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<node ID="ID_6" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffff33" COLOR="#0000cc">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
<node ID="ID_7" POSITION="right" TEXT="l'entreprise a aujourd'hui un potentiel important">
<node ID="ID_8" POSITION="right" TEXT="comp&#233;tences professionnel"/>
<node ID="ID_8" POSITION="right" TEXT="compétences professionnel"/>
<node ID="ID_9" POSITION="right" TEXT="citoyen"/>
<node ID="ID_10" POSITION="right" TEXT="forte chance de r&#233;ussite"/>
<node ID="ID_10" POSITION="right" TEXT="forte chance de réussite"/>
</node>
<node ID="ID_11" POSITION="right" TEXT="apporter des id&#233;es et propsitions &#224; des questions soci&#233;tales"/>
<node ID="ID_12" POSITION="right" TEXT="notre mani&#232;re d&quot;y r&#233;pondre avec notamment les technlogies"/>
<node ID="ID_13" POSITION="right" TEXT="l'opportunit&#233; et la demande sont fortes aujourd'hui, avec peu de &quot;concurrence&quot;"/>
<node ID="ID_11" POSITION="right" TEXT="apporter des idées et propsitions à des questions sociétales"/>
<node ID="ID_12" POSITION="right" TEXT="notre manière d&quot;y répondre avec notamment les technlogies"/>
<node ID="ID_13" POSITION="right" TEXT="l'opportunité et la demande sont fortes aujourd'hui, avec peu de &quot;concurrence&quot;"/>
<node ID="ID_14" POSITION="right" TEXT="ensemble de ressources &quot;rares&quot;"/>
<node ID="ID_15" POSITION="right" TEXT="capacit&#233;s de recherche et innovation"/>
<node ID="ID_16" POSITION="right" TEXT="motivation du groupe et sens partag&#233; entre membres"/>
<node ID="ID_17" POSITION="right" TEXT="professionnellement : exp&#233;rience collective et partage d'outils en pratique"/>
<node ID="ID_15" POSITION="right" TEXT="capacités de recherche et innovation"/>
<node ID="ID_16" POSITION="right" TEXT="motivation du groupe et sens partagé entre membres"/>
<node ID="ID_17" POSITION="right" TEXT="professionnellement : expérience collective et partage d'outils en pratique"/>
<node ID="ID_18" POSITION="right" TEXT="ouverture vers mode de vie attractif perso / pro"/>
<node ID="ID_19" POSITION="right" TEXT="potentiel humain, humaniste et citoyen"/>
<node ID="ID_20" POSITION="right" TEXT="assemblage entre atelier et outillage"/>
<node ID="ID_21" POSITION="right" TEXT="capacit&#233; de r&#233;ponder en local et en global"/>
<node ID="ID_22" POSITION="right" TEXT="associatif : contxte de crise multimorphologique / positionne r&#233;f&#233;rence en r&#233;flexion et usages"/>
<node ID="ID_23" POSITION="right" TEXT="r&#233;seau r&#233;gional et mondial de l'&#233;conomie de la ,connaisance"/>
<node ID="ID_21" POSITION="right" TEXT="capacité de réponder en local et en global"/>
<node ID="ID_22" POSITION="right" TEXT="associatif : contxte de crise multimorphologique / positionne référence en réflexion et usages"/>
<node ID="ID_23" POSITION="right" TEXT="réseau régional et mondial de l'économie de la ,connaisance"/>
<node ID="ID_24" POSITION="right" TEXT="asso prend pied dans le monde de la recherche"/>
<node ID="ID_25" POSITION="right" TEXT="labo de l'innovation sociopolitique"/>
<node ID="ID_26" POSITION="right" TEXT="acteur valable avec pouvoirs et acteurs en place"/>
<node ID="ID_27" POSITION="right" TEXT="autonomie par prestations et services"/>
<node ID="ID_28" POSITION="right" TEXT="triptique">
<node ID="ID_29" POSITION="right" TEXT="&#233;thique de la discussion"/>
<node ID="ID_30" POSITION="right" TEXT="pari de la d&#233;l&#233;gation"/>
<node ID="ID_31" POSITION="right" TEXT="art de la d&#233;cision"/>
<node ID="ID_29" POSITION="right" TEXT="éthique de la discussion"/>
<node ID="ID_30" POSITION="right" TEXT="pari de la délégation"/>
<node ID="ID_31" POSITION="right" TEXT="art de la décision"/>
</node>
<node ID="ID_32" POSITION="right" TEXT="r&#233;ussir &#224; caler leprojet en ad&#233;quation avec le contexte actuel"/>
<node ID="ID_33" POSITION="right" TEXT="assoc : grouper des personnes qui d&#233;veloppent le concept"/>
<node ID="ID_34" POSITION="right" TEXT="traduire les belles pens&#233;es au niveau du citoyen">
<node ID="ID_35" POSITION="right" TEXT="compr&#233;hension"/>
<node ID="ID_36" POSITION="right" TEXT="adh&#233;sion"/>
<node ID="ID_32" POSITION="right" TEXT="réussir à caler leprojet en adéquation avec le contexte actuel"/>
<node ID="ID_33" POSITION="right" TEXT="assoc : grouper des personnes qui développent le concept"/>
<node ID="ID_34" POSITION="right" TEXT="traduire les belles pensées au niveau du citoyen">
<node ID="ID_35" POSITION="right" TEXT="compréhension"/>
<node ID="ID_36" POSITION="right" TEXT="adhésion"/>
</node>
<node ID="ID_37" POSITION="right" TEXT="ressources contributeurs r&#233;fr&#233;ents"/>
<node ID="ID_38" POSITION="right" TEXT="reconnaissance et r&#233;f&#233;rence exemplaires"/>
<node ID="ID_37" POSITION="right" TEXT="ressources contributeurs réfréents"/>
<node ID="ID_38" POSITION="right" TEXT="reconnaissance et référence exemplaires"/>
<node ID="ID_39" POSITION="right" TEXT="financeements suffisants pour bien exister"/>
<node ID="ID_40" POSITION="right" TEXT="notre organisation est claire"/>
<node ID="ID_41" POSITION="right" TEXT="prendre des &quot;march&#233;s &#233;mergent&quot;"/>
<node ID="ID_41" POSITION="right" TEXT="prendre des &quot;marchés émergent&quot;"/>
<node ID="ID_42" POSITION="right" TEXT="double stratup avec succes-story"/>
<node ID="ID_43" POSITION="right" TEXT="engageons une activit&#233; pr&#233;sentielle forte, conviviale et exemplaire"/>
<node ID="ID_43" POSITION="right" TEXT="engageons une activité présentielle forte, conviviale et exemplaire"/>
<node ID="ID_44" POSITION="right" TEXT="attirer de nouveaux membres locomotives"/>
<node ID="ID_45" POSITION="right" TEXT="pratiquons en interne et externe une gouvernance explaire etune citoyennt&#233; de r&#234;ve"/>
<node ID="ID_45" POSITION="right" TEXT="pratiquons en interne et externe une gouvernance explaire etune citoyennté de rêve"/>
</node>
<node BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" ID="ID_46" POSITION="right" STYLE="bubble" TEXT="Risques : cauchemars, dangers">
<font BOLD="true" NAME="Arial" SIZE="12"/>
<node ID="ID_46" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ffff33" COLOR="#0000cc" TEXT="Risques : cauchemars, dangers">
<font SIZE="12" BOLD="true" NAME="Arial"/>
<edge COLOR="#808080"/>
<node ID="ID_47" POSITION="right" TEXT="disparition des forces vives, d&#233;part de membres actuels"/>
<node ID="ID_48" POSITION="right" TEXT="opportunit&#233;s atteignables mais difficile"/>
<node ID="ID_49" POSITION="right" TEXT="difficult&#233;s de travailler ensemble dans la dur&#233;e"/>
<node ID="ID_47" POSITION="right" TEXT="disparition des forces vives, départ de membres actuels"/>
<node ID="ID_48" POSITION="right" TEXT="opportunités atteignables mais difficile"/>
<node ID="ID_49" POSITION="right" TEXT="difficultés de travailler ensemble dans la durée"/>
<node ID="ID_50" POSITION="right" TEXT="risque de rater le train"/>
<node ID="ID_51" POSITION="right" TEXT="sauter dans le dernier wagon et rester &#224; la tra&#238;ne"/>
<node ID="ID_51" POSITION="right" TEXT="sauter dans le dernier wagon et rester à la traîne"/>
<node ID="ID_52" POSITION="right" TEXT="manquer de professionnalisme">
<node ID="ID_53" POSITION="right" TEXT="perte de cr&#233;dibilit&#233;"/>
<node ID="ID_53" POSITION="right" TEXT="perte de crédibilité"/>
</node>
<node ID="ID_54" POSITION="right" TEXT="s'isoler entre nous et perdre le contact avec les autres acteurs"/>
<node ID="ID_55" POSITION="right" TEXT="perdre la capacit&#233; de r&#233;ponse au global"/>
<node ID="ID_55" POSITION="right" TEXT="perdre la capacité de réponse au global"/>
<node ID="ID_56" POSITION="right" TEXT="manque de concret, surdimension des reflexions"/>
<node ID="ID_57" POSITION="right" TEXT="manque d'utilit&#233; socioplolitique"/>
<node ID="ID_58" POSITION="right" TEXT="manque de nouveaux membres actifs, fid&#233;liser"/>
<node ID="ID_57" POSITION="right" TEXT="manque d'utilité socioplolitique"/>
<node ID="ID_58" POSITION="right" TEXT="manque de nouveaux membres actifs, fidéliser"/>
<node ID="ID_59" POSITION="right" TEXT="faire du surplace et">
<node ID="ID_60" POSITION="right" TEXT="manque innovation"/>
<node ID="ID_61" POSITION="right" TEXT=""/>
<node ID="ID_61" POSITION="right"/>
</node>
<node ID="ID_62" POSITION="right" TEXT="ne pas vivre ce que nous affirmons">
<node ID="ID_63" POSITION="right" TEXT="coh&#233;rence entre langage gouvernance et la pratique"/>
<node ID="ID_63" POSITION="right" TEXT="cohérence entre langage gouvernance et la pratique"/>
</node>
<node ID="ID_64" POSITION="right" TEXT="groupe de base insuffisant"/>
<node ID="ID_65" POSITION="right" TEXT="non attractifs / nouveaux">
<node ID="ID_66" POSITION="right" TEXT="pas ennuyants"/>
</node>
<node ID="ID_67" POSITION="right" TEXT="pas efficaces en com"/>
<node ID="ID_68" POSITION="right" TEXT="trop lent, rater l'opportunit&#233; actuelle"/>
<node ID="ID_69" POSITION="right" TEXT="d&#233;bord&#233;s par &quot;concurrences&quot;"/>
<node ID="ID_70" POSITION="right" TEXT="d&#233;parts de didier, micvhel, ren&#233;, corinne MCD etc"/>
<node ID="ID_68" POSITION="right" TEXT="trop lent, rater l'opportunité actuelle"/>
<node ID="ID_69" POSITION="right" TEXT="débordés par &quot;concurrences&quot;"/>
<node ID="ID_70" POSITION="right" TEXT="départs de didier, micvhel, rené, corinne MCD etc"/>
<node ID="ID_71" POSITION="right" TEXT="conclits de personnes et schisme entre 2 groupes ennemis"/>
<node ID="ID_72" POSITION="right" TEXT="groupe amicale mais tr&#232;s merdique"/>
<node ID="ID_73" POSITION="right" TEXT="syst&#232;me autocratique despotique ou sectaire"/>
<node ID="ID_74" POSITION="right" TEXT=""/>
<node ID="ID_72" POSITION="right" TEXT="groupe amicale mais très merdique"/>
<node ID="ID_73" POSITION="right" TEXT="système autocratique despotique ou sectaire"/>
<node ID="ID_74" POSITION="right"/>
</node>
</node>
</node>

View File

@ -1,209 +1,16 @@
<map version="1.0.1">
<node ID="ID_1" TEXT="Artigos GF coment&#225;rios interessantes">
<node BACKGROUND_COLOR="#cccccc" COLOR="#000000" ID="ID_2" POSITION="left" STYLE="rectagle" TEXT="Poorter 1999. Functional Ecology. 13:396-410">
<edge COLOR="#cccccc"/>
<node ID="ID_3" POSITION="left" STYLE="fork" TEXT="Esp&#233;cies pioneiras crescem mais r&#225;pido do que as n&#227;o pioneiras">
<node ID="ID_4" POSITION="left" STYLE="fork" TEXT="Toler&#226;ncia a sombra est&#225; relacionada com persist&#234;ncia e n&#227;o com crescimento"/>
</node>
</node>
<node BACKGROUND_COLOR="#cccccc" COLOR="#000000" ID="ID_17" POSITION="right" STYLE="rectagle" TEXT="Chazdon 2010. Biotropica. 42(1): 31&#8211;40">
<edge COLOR="#cccccc"/>
<node ID="ID_24" POSITION="right" STYLE="fork" TEXT="Falar no artigo que esse trabalho fala que &#233; inadequada a divis&#227;o entre pioneira e n&#227;o pioneira devido a grande varia&#231;&#227;o que h&#225; entre elas. Al&#233;m de terem descoberto que durante a ontogenia a resposta a luminosidade muda dentro de uma mesma esp&#233;cie. Por&#233;m recomendar que essa classifica&#231;&#227;o continue sendo usada em curto prazo enquanto n&#227;o h&#225; informa&#231;&#245;es confi&#225;veis suficiente para esta simples classifica&#231;&#227;o. Outras classifica&#231;&#245;es como esta do artigo s&#227;o bem vinda, contanto que tenham dados confi&#225;veis. Por&#233;m dados est&#225;ticos j&#225; s&#227;o dif&#237;ceis de se obter, dados temporais, como taxa de crescimento em di&#226;metro ou altura, s&#227;o mais dif&#237;ceis ainda. Falar que v&#225;rios tipos de classifica&#231;&#245;es podem ser utilizadas e quanto mais detalhe melhor, por&#233;m os dados &#233; que s&#227;o mais limitantes. Se focarmos em dados de germina&#231;&#227;o e crescimento limitantes, como sugerem sainete e whitmore, da uma id&#233;ia maismr&#225;pida e a curto prazo da classifica&#231;&#227;o destas esp&#233;cies. Depois com o tempo conseguiremos construir classifica&#231;&#245;es mais detalhadas e com mais dados confi&#225;veis. "/>
<node ID="ID_22" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Here, we develop a new approach that links functional attributes</p>
<p>of tree species with studies of forest recovery and regional</p>
<p>land-use transitions (Chazdon et al. 2007). Grouping species according</p>
<p>to their functional attributes or demographic rates provides</p>
<p>insight into both applied and theoretical questions, such as selecting</p>
<p>species for reforestation programs, assessing ecosystem services, and</p>
<p>understanding community assembly processes in tropical forests</p>
<p>(Diaz et al. 2007, Kraft et al. 2008).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_23" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Since we have data on leaf</p>
<p>and wood functional traits for only a subset of the species in our</p>
<p>study sites, we based our functional type classification on information</p>
<p>for a large number of tree species obtained through vegetation</p>
<p>monitoring studies.</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_25" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Our approach avoided preconceived notions of successional</p>
<p>behavior or shade tolerance of tree species by developing an objective</p>
<p>and independent classification of functional types based on vegetation</p>
<p>monitoring data from permanent sample plots in mature and</p>
<p>secondary forests of northeastern Costa Rica (Finegan et al. 1999,</p>
<p>Chazdon et al. 2007).We apply an independent, prior classification</p>
<p>of 293 tree species from our study region into five functional types, based on two species attributes: canopy strata and diameter growth</p>
<p>rates for individuals Z10 cm dbh (Finegan et al. 1999, Salgado-</p>
<p>Negret 2007).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_26" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Our results demonstrate strong linkages between functional</p>
<p>types defined by adult height and growth rates of large trees and</p>
<p>colonization groups based on the timing of seedling, sapling, and</p>
<p>tree recruitment in secondary forests.</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_27" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>These results allow us to move beyond earlier conceptual</p>
<p>frameworks of tropical forest secondary succession developed</p>
<p>by Finegan (1996) and Chazdon (2008) based on subjective groupings,</p>
<p>such as pioneers and shade-tolerant species (Swaine &amp;</p>
<p>Whitmore 1988).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_28" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Reproductive traits, such as dispersal mode, pollination mode,</p>
<p>and sexual system, were ultimately not useful in delimiting tree</p>
<p>functional types for the tree species examined here (Salgado-Negret</p>
<p>2007). Thus, although reproductive traits do vary quantitatively in</p>
<p>abundance between secondary and mature forests in our landscape</p>
<p>(Chazdon et al. 2003), they do not seem to be important drivers of</p>
<p>successional dynamics of trees Z10 cm dbh. For seedlings, however,</p>
<p>dispersal mode and seed size are likely to play an important</p>
<p>role in community dynamics during succession (Dalling&amp;Hubbell</p>
<p>2002).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_29" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Our classification of colonization groups defies the traditional</p>
<p>dichotomy between &#8216;late successional&#8217; shade-tolerant and &#8216;early successional&#8217;</p>
<p>pioneer species. Many tree species, classified here as</p>
<p>regenerating pioneers on the basis of their population structure in</p>
<p>secondary forests, are common in both young secondary forest and</p>
<p>mature forests in this region (Guariguata et al. 1997), and many are</p>
<p>important timber species (Vilchez et al. 2008). These generalists are</p>
<p>by far the most abundant species of seedlings and saplings, conferring</p>
<p>a high degree of resilience in the wet tropical forests of NE</p>
<p>Costa Rica (Norden et al. 2009, Letcher &amp; Chazdon 2009). The</p>
<p>high abundance of regenerating pioneers in seedling and sapling</p>
<p>size classes clearly shows that species with shade-tolerant seedlings</p>
<p>can also recruit as trees early in succession. For these species, early</p>
<p>tree colonization enhances seedling and sapling recruitment during</p>
<p>the first 20&#8211;30 yr of succession, due to local seed rain. Species</p>
<p>abundance and size distribution depend strongly on chance colonization</p>
<p>events early in succession (Chazdon 2008). Other studies</p>
<p>have shown that mature forest species are able to colonize early in</p>
<p>succession (Finegan 1996, van Breugel et al. 2007, Franklin &amp; Rey</p>
<p>2007, Ochoa-Gaona et al. 2007), emphasizing the importance of</p>
<p>initial floristic composition in the determination of successional</p>
<p>pathways and rates of forest regrowth. On the other hand, significant</p>
<p>numbers of species in our sites (40% overall and the majority</p>
<p>of rare species) colonized only after canopy closure, and these species</p>
<p>may not occur as mature individuals until decades after agricultural</p>
<p>abandonment.</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_30" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Classifying functional types</p>
<p>based on functional traits with low plasticity, such as wood density</p>
<p>and seed size, could potentially serve as robust proxies for demographic</p>
<p>variables (Poorter et al. 2008, Zhang et al. 2008).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_31" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>CONDIT, R., S. P. HUBBELL, AND R. B. FOSTER. 1996. Assessing the response of</p>
<p>plant functional types in tropical forests to climatic change. J. Veg. Sci.</p>
<p>7: 405&#8211;416.</p>
<p>DALLING, J. S., AND S. P. HUBBELL. 2002. Seed size, growth rate and gap microsite</p>
<p>conditions as determinants of recruitment success for pioneer species.</p>
<p>J. Ecol. 90: 557&#8211;568.</p>
<p>FINEGAN, B. 1996. Pattern and process in neotropical secondary forests: The first</p>
<p>100 years of succession. Trends Ecol. Evol. 11: 119&#8211;124.</p>
<p>POORTER, L., S. J. WRIGHT, H. PAZ, D. D. ACKERLY, R. CONDIT, G.</p>
<p>IBARRA-MANRI&#180;QUEZ, K. E. HARMS, J. C. LICONA, M.MARTI&#180;NEZ-RAMOS,</p>
<p>S. J. MAZER, H. C. MULLER-LANDAU, M. PEN&#732; A-CLAROS, C. O. WEBB,</p>
<p>AND I. J. WRIGHT. 2008. Are functional traits good predictors of demographic</p>
<p>rates? Evidence from five Neotropical forests. Ecology 89:</p>
<p>1908&#8211;1920.</p>
<p>ZHANG, Z. D., R. G. ZANG, AND Y. D. QI. 2008. Spatiotemporal patterns and</p>
<p>dynamics of species richness and abundance of woody plant functional</p>
<p>groups in a tropical forest landscape of Hainan Island, South China.</p>
<p>J. Integr. Plant Biol. 50: 547&#8211;558.</p>
</body>
</html>
</richcontent>
</node>
</node>
<node BACKGROUND_COLOR="#cccccc" ID="ID_5" POSITION="left" STYLE="rectagle" TEXT="Baraloto et al. 2010. Functional trait variation and sampling strategies in species-rich plant communities">
<node ID="ID_1" TEXT="Artigos GF comentários interessantes">
<node ID="ID_5" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#cccccc" TEXT="Baraloto et al. 2010. Functional trait variation and sampling strategies in species-rich plant communities">
<edge COLOR="#cccccc"/>
<node ID="ID_6" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Therecent growth of large functional trait data</p>
<p>bases has been fuelled by standardized protocols forthe</p>
<p>measurement of individual functional traits and intensive</p>
<p>efforts to compile trait data(Cornelissen etal. 2003; Chave etal. 2009). Nonetheless, there remains no consensusfor</p>
<p>the most appropriate sampling design so that traits can be</p>
<p>scaled from the individuals on whom measurements are</p>
<p>made to the community or ecosystem levels at which infer-</p>
<p>ences are drawn (Swenson etal. 2006,2007,Reich,Wright</p>
<p>&amp; Lusk 2007;Kraft,Valencia &amp; Ackerly 2008).</p>
</body>
</html>
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:590: disallowed character in entity name.</parsererror>
</richcontent>
</node>
<node ID="ID_7" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>However, the fast pace of</p>
<p>development of plant trait meta-analyses also suggests that</p>
@ -216,7 +23,7 @@
<node ID="ID_8" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>We measured</p>
<p>traits for every individual tree in nine 1-ha plots in tropical</p>
@ -235,13 +42,13 @@
</html>
</richcontent>
</node>
<node ID="ID_9" POSITION="left" STYLE="fork" TEXT="Falar que a escolha das categorias de sucess&#227;o e dos par&#226;metros ou caracter&#237;stica dos indiv&#237;duos que ser&#227;o utilizadas dependera da facilidade de coleta dos dados e do custo monet&#225;rio e temporal."/>
<node ID="ID_12" POSITION="left" STYLE="fork" TEXT="Ver se classifica sucess&#227;o por densidade de tronco para citar no artigo como exemplo de outros atributos al&#233;m de germina&#231;&#227;o e ver se e custoso no tempo e em dinheiro"/>
<node ID="ID_13" POSITION="left" STYLE="fork" TEXT="Intensas amostragens de experimentos simples tem maior retorno em acur&#225;cia de estimativa e de custo tb."/>
<node ID="ID_9" POSITION="left" STYLE="fork" TEXT="Falar que a escolha das categorias de sucessão e dos parâmetros ou característica dos indivíduos que serão utilizadas dependera da facilidade de coleta dos dados e do custo monetário e temporal."/>
<node ID="ID_12" POSITION="left" STYLE="fork" TEXT="Ver se classifica sucessão por densidade de tronco para citar no artigo como exemplo de outros atributos além de germinação e ver se e custoso no tempo e em dinheiro"/>
<node ID="ID_13" POSITION="left" STYLE="fork" TEXT="Intensas amostragens de experimentos simples tem maior retorno em acurácia de estimativa e de custo tb."/>
<node ID="ID_14" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>With regard to estimating mean trait values, strategies</p>
<p>alternative to BRIDGE were consistently cost-effective. On</p>
@ -253,19 +60,13 @@
</html>
</richcontent>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p/>
<p>Isso significa que estudos de caracter&#237;stica de hist&#243;ria de vida compensam? Ver nos m&amp;m.</p>
</body>
</html>
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:134: unclosed tag: p</parsererror>
</richcontent>
</node>
<node ID="ID_15" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>We suggest that, in these studies,</p>
<p>the investment in complete sampling may be worthwhile</p>
@ -275,14 +76,141 @@
</richcontent>
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p/>
<p>Falar que isso corrobora nossa sugest&#227;o de utilizar poucas medidas, mas que elas sejam confi&#225;veis.</p>
<p>Falar que isso corrobora nossa sugestão de utilizar poucas medidas, mas que elas sejam confiáveis.</p>
</body>
</html>
</richcontent>
</node>
</node>
<node ID="ID_17" POSITION="right" STYLE="rectagle" BACKGROUND_COLOR="#cccccc" COLOR="#000000" TEXT="Chazdon 2010. Biotropica. 42(1): 3140">
<edge COLOR="#cccccc"/>
<node ID="ID_22" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Here, we develop a new approach that links functional attributes</p>
<p>of tree species with studies of forest recovery and regional</p>
<p>land-use transitions (Chazdon et al. 2007). Grouping species according</p>
<p>to their functional attributes or demographic rates provides</p>
<p>insight into both applied and theoretical questions, such as selecting</p>
<p>species for reforestation programs, assessing ecosystem services, and</p>
<p>understanding community assembly processes in tropical forests</p>
<p>(Diaz et al. 2007, Kraft et al. 2008).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_23" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Since we have data on leaf</p>
<p>and wood functional traits for only a subset of the species in our</p>
<p>study sites, we based our functional type classification on information</p>
<p>for a large number of tree species obtained through vegetation</p>
<p>monitoring studies.</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_24" POSITION="right" STYLE="fork" TEXT="Falar no artigo que esse trabalho fala que é inadequada a divisão entre pioneira e não pioneira devido a grande variação que há entre elas. Além de terem descoberto que durante a ontogenia a resposta a luminosidade muda dentro de uma mesma espécie. Porém recomendar que essa classificação continue sendo usada em curto prazo enquanto não há informações confiáveis suficiente para esta simples classificação. Outras classificações como esta do artigo são bem vinda, contanto que tenham dados confiáveis. Porém dados estáticos já são difíceis de se obter, dados temporais, como taxa de crescimento em diâmetro ou altura, são mais difíceis ainda. Falar que vários tipos de classificações podem ser utilizadas e quanto mais detalhe melhor, porém os dados é que são mais limitantes. Se focarmos em dados de germinação e crescimento limitantes, como sugerem sainete e whitmore, da uma idéia maismrápida e a curto prazo da classificação destas espécies. Depois com o tempo conseguiremos construir classificações mais detalhadas e com mais dados confiáveis. "/>
<node ID="ID_25" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Our approach avoided preconceived notions of successional</p>
<p>behavior or shade tolerance of tree species by developing an objective</p>
<p>and independent classification of functional types based on vegetation</p>
<p>monitoring data from permanent sample plots in mature and</p>
<p>secondary forests of northeastern Costa Rica (Finegan et al. 1999,</p>
<p>Chazdon et al. 2007).We apply an independent, prior classification</p>
<p>of 293 tree species from our study region into five functional types, based on two species attributes: canopy strata and diameter growth</p>
<p>rates for individuals Z10 cm dbh (Finegan et al. 1999, Salgado-</p>
<p>Negret 2007).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_26" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Our results demonstrate strong linkages between functional</p>
<p>types defined by adult height and growth rates of large trees and</p>
<p>colonization groups based on the timing of seedling, sapling, and</p>
<p>tree recruitment in secondary forests.</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_27" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:325: unclosed tag: p</parsererror>
</richcontent>
</node>
<node ID="ID_28" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:691: unclosed tag: p</parsererror>
</richcontent>
</node>
<node ID="ID_29" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">1:1875: unclosed tag: p</parsererror>
</richcontent>
</node>
<node ID="ID_30" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Classifying functional types</p>
<p>based on functional traits with low plasticity, such as wood density</p>
<p>and seed size, could potentially serve as robust proxies for demographic</p>
<p>variables (Poorter et al. 2008, Zhang et al. 2008).</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_31" POSITION="right" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>CONDIT, R., S. P. HUBBELL, AND R. B. FOSTER. 1996. Assessing the response of</p>
<p>plant functional types in tropical forests to climatic change. J. Veg. Sci.</p>
<p>7: 405416.</p>
<p>DALLING, J. S., AND S. P. HUBBELL. 2002. Seed size, growth rate and gap microsite</p>
<p>conditions as determinants of recruitment success for pioneer species.</p>
<p>J. Ecol. 90: 557568.</p>
<p>FINEGAN, B. 1996. Pattern and process in neotropical secondary forests: The first</p>
<p>100 years of succession. Trends Ecol. Evol. 11: 119124.</p>
<p>POORTER, L., S. J. WRIGHT, H. PAZ, D. D. ACKERLY, R. CONDIT, G.</p>
<p>IBARRA-MANRI´QUEZ, K. E. HARMS, J. C. LICONA, M.MARTI´NEZ-RAMOS,</p>
<p>S. J. MAZER, H. C. MULLER-LANDAU, M. PEN˜ A-CLAROS, C. O. WEBB,</p>
<p>AND I. J. WRIGHT. 2008. Are functional traits good predictors of demographic</p>
<p>rates? Evidence from five Neotropical forests. Ecology 89:</p>
<p>19081920.</p>
<p>ZHANG, Z. D., R. G. ZANG, AND Y. D. QI. 2008. Spatiotemporal patterns and</p>
<p>dynamics of species richness and abundance of woody plant functional</p>
<p>groups in a tropical forest landscape of Hainan Island, South China.</p>
<p>J. Integr. Plant Biol. 50: 547558.</p>
<p></p>
</body>
</html>
</richcontent>
</node>
</node>
<node ID="ID_2" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#cccccc" COLOR="#000000" TEXT="Poorter 1999. Functional Ecology. 13:396-410">
<edge COLOR="#cccccc"/>
<node ID="ID_3" POSITION="left" STYLE="fork" TEXT="Espécies pioneiras crescem mais rápido do que as não pioneiras">
<node ID="ID_4" POSITION="left" STYLE="fork" TEXT="Tolerância a sombra está relacionada com persistência e não com crescimento"/>
</node>
</node>
</node>
</map>

View File

@ -1,11 +1,11 @@
<map version="1.0.1">
<node ID="ID_0" TEXT="&#1571;&#1614;&#1576;&#1618;&#1580;&#1614;&#1583;&#1616;&#1610;&#1614;&#1617;&#1577; &#1593;&#1614;&#1585;&#1614;&#1576;&#1616;&#1610;&#1614;&#1617;&#1577;">
<node ID="ID_1" POSITION="right" TEXT="&#1571;&#1614;&#1576;&#1618;&#1580;&#1614;&#1583;&#1616;&#1610;&#1614;&#1617;&#1577; &#1593;&#1614;&#1585;&#1614;&#1576;&#1616;">
<node ID="ID_0" TEXT="أَبْجَدِيَّة عَرَبِيَّة">
<node ID="ID_1" POSITION="right" TEXT="أَبْجَدِيَّة عَرَبِ">
<richcontent TYPE="NOTE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>This is a not in languange &#1571;&#1614;&#1576;&#1618;&#1580;&#1614;&#1583;&#1616;&#1610;&#1614;&#1617;&#1577; &#1593;&#1614;&#1585;&#1614;&#1576;&#1616;</p>
<p>This is a not in languange أَبْجَدِيَّة عَرَبِ</p>
</body>
</html>
</richcontent>
@ -13,10 +13,10 @@
<node ID="ID_2" POSITION="left">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Long text node:</p>
<p>&#1571;&#1614;&#1576;&#1618;&#1580;&#1614;&#1583;&#1616;&#1610;&#1614;&#1617;&#1577; &#1593;&#1614;&#1585;&#1614;&#1576;</p>
<p>أَبْجَدِيَّة عَرَب</p>
</body>
</html>
</richcontent>

View File

@ -1,116 +1,38 @@
<map version="1.0.1">
<node BACKGROUND_COLOR="#cc0000" COLOR="#feffff" ID="ID_1" TEXT="La computadora">
<font BOLD="true" NAME="Verdana" SIZE="24"/>
<node ID="ID_1" TEXT="La computadora" BACKGROUND_COLOR="#cc0000" COLOR="#feffff">
<font SIZE="24" BOLD="true" NAME="Verdana"/>
<edge COLOR="#660000"/>
<node BACKGROUND_COLOR="#bf9000" COLOR="#000000" ID="ID_59" POSITION="left" STYLE="rectagle">
<node ID="ID_21" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#a64d79" COLOR="#feffff">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Software</p>
<p>(Programas y datos con los que funciona la computadora)</p>
</body>
</html>
</richcontent>
<font BOLD="true" SIZE="12"/>
<edge COLOR="#7f6000"/>
<node BACKGROUND_COLOR="#f1c232" COLOR="#000000" ID="ID_92" POSITION="left" STYLE="rectagle">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Software de Sistema:Permite el entendimiento</p>
<p>entre el usuario y la maquina.</p>
</body>
</html>
</richcontent>
<font BOLD="true" SIZE="12"/>
<edge COLOR="#7f6000"/>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_101" POSITION="left" STYLE="rectagle" TEXT="Microsoft Windows">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_106" POSITION="left" STYLE="rectagle" TEXT="GNU/LINUX">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_107" POSITION="left" STYLE="rectagle" TEXT="MAC ">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
</node>
<node BACKGROUND_COLOR="#f1c232" COLOR="#000000" ID="ID_93" POSITION="left" STYLE="rectagle">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Software de Aplicaci&#243;n: Permite hacer hojas de</p>
<p>calculo navegar en internet, base de datos, etc.</p>
</body>
</html>
</richcontent>
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_108" POSITION="left" STYLE="rectagle" TEXT="Office">
<font SIZE="12"/>
<edge COLOR="#783f04"/>
</node>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_109" POSITION="left" STYLE="rectagle" TEXT="Libre Office">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_110" POSITION="left" STYLE="rectagle" TEXT="Navegadores">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node BACKGROUND_COLOR="#ffd966" COLOR="#000000" ID="ID_111" POSITION="left" STYLE="rectagle" TEXT="Msn">
<font SIZE="12"/>
<edge COLOR="#783f04"/>
</node>
</node>
<node BACKGROUND_COLOR="#f1c232" COLOR="#000000" ID="ID_94" POSITION="left" STYLE="rectagle">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<body>
<p>Software de Desarrollo</p>
</body>
</html>
</richcontent>
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
</node>
<node BACKGROUND_COLOR="#a64d79" COLOR="#feffff" ID="ID_21" POSITION="right" STYLE="bubble">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Hardware</p>
<p>(componentes f&#237;sicos)</p>
<p>(componentes físicos)</p>
</body>
</html>
</richcontent>
<font BOLD="true" SIZE="18"/>
<font SIZE="18" BOLD="true"/>
<edge COLOR="#4c1130"/>
<node BACKGROUND_COLOR="#c27ba0" COLOR="#feffff" ID="ID_25" POSITION="right" STYLE="bubble">
<node ID="ID_25" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#c27ba0" COLOR="#feffff">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Entrada de datos</p>
<p></p>
</body>
</html>
</richcontent>
<font SIZE="12"/>
<edge COLOR="#4c1130"/>
<node BACKGROUND_COLOR="#ead1dc" COLOR="#000000" ID="ID_28" POSITION="right" STYLE="bubble">
<node ID="ID_28" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ead1dc" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Rat&#243;n, Teclado, Joystick,</p>
<p>C&#225;mara digital, Micr&#243;fono, Esc&#225;ner.</p>
<p>Ratón, Teclado, Joystick,</p>
<p>Cámara digital, Micrófono, Escáner.</p>
</body>
</html>
</richcontent>
@ -118,15 +40,16 @@
<edge COLOR="#4c1130"/>
</node>
</node>
<node BACKGROUND_COLOR="#c27ba0" COLOR="#feffff" ID="ID_29" POSITION="right" STYLE="bubble" TEXT="Salida de datos">
<node ID="ID_29" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#c27ba0" COLOR="#feffff" TEXT="Salida de datos">
<font SIZE="12"/>
<edge COLOR="#4c1130"/>
<node BACKGROUND_COLOR="#ead1dc" COLOR="#000000" ID="ID_30" POSITION="right" STYLE="bubble">
<node ID="ID_30" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ead1dc" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Monitor, Impresora, Bocinas, Pl&#243;ter.</p>
<p>Monitor, Impresora, Bocinas, Plóter.</p>
<p></p>
</body>
</html>
</richcontent>
@ -134,13 +57,13 @@
<edge COLOR="#4c1130"/>
</node>
</node>
<node BACKGROUND_COLOR="#c27ba0" COLOR="#feffff" ID="ID_31" POSITION="right" STYLE="bubble" TEXT="Almacenamiento">
<node ID="ID_31" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#c27ba0" COLOR="#feffff" TEXT="Almacenamiento">
<font SIZE="12"/>
<edge COLOR="#4c1130"/>
<node BACKGROUND_COLOR="#ead1dc" COLOR="#000000" ID="ID_32" POSITION="right" STYLE="bubble">
<node ID="ID_32" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#ead1dc" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>Disquete, Disco compacto, DVD,</p>
<p>BD, Disco duro, Memoria flash.</p>
@ -152,30 +75,112 @@
</node>
</node>
</node>
<node ID="ID_59" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#bf9000" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Software</p>
<p>(Programas y datos con los que funciona la computadora)</p>
<p></p>
</body>
</html>
</richcontent>
<font SIZE="12" BOLD="true"/>
<edge COLOR="#7f6000"/>
<node ID="ID_92" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#f1c232" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Software de Sistema:Permite el entendimiento</p>
<p>entre el usuario y la maquina.</p>
</body>
</html>
</richcontent>
<font SIZE="12" BOLD="true"/>
<edge COLOR="#7f6000"/>
<node ID="ID_101" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="Microsoft Windows">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node ID="ID_106" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="GNU/LINUX">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node ID="ID_107" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="MAC ">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
</node>
<node ID="ID_93" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#f1c232" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Software de Aplicación: Permite hacer hojas de</p>
<p>calculo navegar en internet, base de datos, etc.</p>
</body>
</html>
</richcontent>
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
<node ID="ID_108" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="Office">
<font SIZE="12"/>
<edge COLOR="#783f04"/>
</node>
<node ID="ID_109" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="Libre Office">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node ID="ID_110" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="Navegadores">
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
<node ID="ID_111" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#ffd966" COLOR="#000000" TEXT="Msn">
<font SIZE="12"/>
<edge COLOR="#783f04"/>
</node>
</node>
<node ID="ID_94" POSITION="left" STYLE="rectagle" BACKGROUND_COLOR="#f1c232" COLOR="#000000">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Software de Desarrollo</p>
<p></p>
</body>
</html>
</richcontent>
<font SIZE="12"/>
<edge COLOR="#7f6000"/>
</node>
</node>
<node ID="ID_3" POSITION="left" STYLE="bubble" TEXT="Tipos de computadora">
<font BOLD="true" SIZE="18"/>
<font SIZE="18" BOLD="true"/>
<node ID="ID_8" POSITION="left" STYLE="bubble" TEXT="Computadora personal de escritorio o Desktop">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_10" POSITION="left" STYLE="bubble">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><head/>
<head></head>
<body>
<p>PDA</p>
<p></p>
</body>
</html>
</richcontent>
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_11" POSITION="left" STYLE="bubble" TEXT="Laptop">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_12" POSITION="left" STYLE="bubble" TEXT="Servidor">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
<node ID="ID_13" POSITION="left" STYLE="bubble" TEXT="Tablet PC">
<font BOLD="true" SIZE="12"/>
<font SIZE="12" BOLD="true"/>
</node>
</node>
</node>

View File

@ -1,3 +1,7 @@
<map version="1.0.1">
<node/>
<node ID="ID_1" TEXT="NIF (NORMAS DE INFORMACIÓN FINANCIERA)" BACKGROUND_COLOR="#d5a6bd" COLOR="#741b47">
<icon BUILTIN="object_pencil"/>
<font SIZE="18" BOLD="true"/>
<edge COLOR="#e69138"/>
</node>
</map>

View File

@ -9,42 +9,12 @@
<node ID="ID_7" POSITION="left" TEXT="Marin/Napa/Solano"/>
</node>
<node ID="ID_8" POSITION="left" TEXT="Hawaii"/>
<node ID="ID_26" POSITION="right" TEXT="Corneal Tissue OPS">
<node ID="ID_27" POSITION="right" TEXT="Transplant Bank International">
<node ID="ID_28" POSITION="right" TEXT="Orange County Eye and Transplant Bank"/>
<node BACKGROUND_COLOR="#00ffd5" ID="ID_29" POSITION="right" STYLE="bubble" TEXT="Northern California Transplant Bank">
<node ID="ID_30" POSITION="right" TEXT="In 2010, 2,500 referrals forwarded to OneLegacy"/>
</node>
<node BACKGROUND_COLOR="#00ffd5" ID="ID_31" LINK="http://www.dohenyeyebank.org/" POSITION="right" STYLE="bubble" TEXT="Doheny Eye and Tissue Transplant Bank"/>
</node>
<node BACKGROUND_COLOR="#00ffd5" ID="ID_32" POSITION="right" STYLE="bubble" TEXT="OneLegacy">
<node ID="ID_33" POSITION="right" TEXT="In 2010, 11,828 referrals"/>
<arrowlink DESTINATION="ID_27" ENDARROW="Default"/>
</node>
<node BACKGROUND_COLOR="#00ffd5" ID="ID_34" POSITION="right" STYLE="bubble" TEXT="San Diego Eye Bank">
<node ID="ID_35" POSITION="right" TEXT="In 2010, 2,555 referrals"/>
</node>
<node ID="ID_36" POSITION="right" TEXT="California Transplant Donor Network">
<arrowlink DESTINATION="ID_27" ENDARROW="Default"/>
</node>
<node ID="ID_37" POSITION="right" TEXT="California Transplant Services">
<node ID="ID_38" POSITION="right" TEXT="In 2010, 0 referrals"/>
</node>
<node ID="ID_39" POSITION="right" TEXT="Lifesharing"/>
<node ID="ID_40" POSITION="right" TEXT="DCI Donor Services">
<node BACKGROUND_COLOR="#00ffd5" ID="ID_41" POSITION="right" STYLE="bubble" TEXT="Sierra Eye and Tissue Donor Services">
<node ID="ID_42" POSITION="right" TEXT="In 2010, 2.023 referrals"/>
</node>
</node>
<node BACKGROUND_COLOR="#00ffd5" ID="ID_43" POSITION="right" STYLE="bubble" TEXT="SightLife"/>
</node>
<node ID="ID_9" POSITION="left" TEXT="Southern California">
<node ID="ID_10" POSITION="left" TEXT="Los Angeles"/>
<node ID="ID_11" POSITION="left" TEXT="Anaheim/Santa Ana"/>
<node ID="ID_12" POSITION="left" TEXT="Ventura"/>
<node ID="ID_13" POSITION="left" TEXT="Other South"/>
</node>
<node ID="ID_47" POSITION="right" TEXT="QE Medicare"/>
<node ID="ID_14" POSITION="left" TEXT="Policy Bodies">
<node ID="ID_15" POSITION="left" TEXT="Advocacy">
<node ID="ID_16" POSITION="left" TEXT="AAO"/>
@ -60,11 +30,40 @@
<node ID="ID_25" POSITION="left" TEXT="Medicare Part B"/>
</node>
</node>
<node ID="ID_48" POSITION="right" TEXT="CMS Data"/>
<node ID="ID_26" POSITION="right" TEXT="Corneal Tissue OPS">
<node ID="ID_27" POSITION="right" TEXT="Transplant Bank International">
<node ID="ID_28" POSITION="right" TEXT="Orange County Eye and Transplant Bank"/>
<node ID="ID_29" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#00ffd5" TEXT="Northern California Transplant Bank">
<node ID="ID_30" POSITION="right" TEXT="In 2010, 2,500 referrals forwarded to OneLegacy"/>
</node>
<node ID="ID_31" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#00ffd5" TEXT="Doheny Eye and Tissue Transplant Bank" LINK="http://www.dohenyeyebank.org/"/>
<arrowlink DESTINATION="ID_32" STARTARROW="Default" ENDARROW="Default"/>
<arrowlink DESTINATION="ID_36" STARTARROW="Default" ENDARROW="Default"/>
</node>
<node ID="ID_32" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#00ffd5" TEXT="OneLegacy">
<node ID="ID_33" POSITION="right" TEXT="In 2010, 11,828 referrals"/>
</node>
<node ID="ID_34" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#00ffd5" TEXT="San Diego Eye Bank">
<node ID="ID_35" POSITION="right" TEXT="In 2010, 2,555 referrals"/>
</node>
<node ID="ID_36" POSITION="right" TEXT="California Transplant Donor Network"/>
<node ID="ID_37" POSITION="right" TEXT="California Transplant Services">
<node ID="ID_38" POSITION="right" TEXT="In 2010, 0 referrals"/>
</node>
<node ID="ID_39" POSITION="right" TEXT="Lifesharing"/>
<node ID="ID_40" POSITION="right" TEXT="DCI Donor Services">
<node ID="ID_41" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#00ffd5" TEXT="Sierra Eye and Tissue Donor Services">
<node ID="ID_42" POSITION="right" TEXT="In 2010, 2.023 referrals"/>
</node>
</node>
<node ID="ID_43" POSITION="right" STYLE="bubble" BACKGROUND_COLOR="#00ffd5" TEXT="SightLife"/>
</node>
<node ID="ID_44" POSITION="left" TEXT="Tools">
<node ID="ID_45" POSITION="left" TEXT="Darthmouth Atlas of Health"/>
<node ID="ID_46" POSITION="left" TEXT="HealthLandscape"/>
</node>
<node ID="ID_47" POSITION="right" TEXT="QE Medicare"/>
<node ID="ID_48" POSITION="right" TEXT="CMS Data"/>
<node ID="ID_49" POSITION="right" TEXT="Ambulatory Payment Classification">
<node ID="ID_50" POSITION="right" TEXT="CPT's which don't allow V2785">
<node ID="ID_51" POSITION="right" TEXT="Ocular Reconstruction Transplant">

View File

@ -0,0 +1,81 @@
<map version="1.0.1">
<node ID="ID_1" TEXT="Welcome To WiseMapping" COLOR="#ffffff">
<icon BUILTIN="sign_info"/>
<node ID="ID_30" POSITION="right" STYLE="fork" LINK="https://www.youtube.com/tv?vq=medium#/watch?v=rKxZwNKs9cE">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>5 min tutorial video ?</p>
<p>Follow the link !</p>
</body>
</html>
</richcontent>
<icon BUILTIN="hard_computer"/>
<arrowlink DESTINATION="ID_11" STARTARROW="Default" ENDARROW="Default"/>
</node>
<node ID="ID_11" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Try it Now!">
<icon BUILTIN="face_surprise"/>
<edge COLOR="#080559"/>
<node ID="ID_12" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Double Click"/>
<node ID="ID_13" POSITION="left" STYLE="fork">
<richcontent TYPE="NODE">
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<p>Press "enter" to add a</p>
<p>Sibling</p>
</body>
</html>
</richcontent>
</node>
<node ID="ID_14" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Drag map to move"/>
</node>
<node ID="ID_15" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Features">
<node ID="ID_16" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Links to Sites" LINK="http://www.digg.com">
<font SIZE="10"/>
</node>
<node ID="ID_31" POSITION="right" STYLE="fork" TEXT="Styles">
<node ID="ID_17" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Fonts"/>
<node ID="ID_19" POSITION="right" COLOR="#525c61" TEXT="Topic Shapes"/>
<node ID="ID_18" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Topic Color"/>
</node>
<node ID="ID_20" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Icons">
<icon BUILTIN="object_rainbow"/>
</node>
<node ID="ID_21" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="History Changes">
<icon BUILTIN="arrowc_turn_left"/>
</node>
</node>
<node ID="ID_6" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Mind Mapping">
<icon BUILTIN="thumb_thumb_up"/>
<node ID="ID_7" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Share with Collegues"/>
<node ID="ID_8" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Online"/>
<node ID="ID_9" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Anyplace, Anytime"/>
<node ID="ID_10" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Free!!!"/>
</node>
<node ID="ID_2" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Productivity">
<icon BUILTIN="chart_bar"/>
<node ID="ID_3" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Share your ideas">
<icon BUILTIN="bulb_light_on"/>
</node>
<node ID="ID_4" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Brainstorming"/>
<node ID="ID_5" POSITION="right" STYLE="fork" COLOR="#525c61" TEXT="Visual "/>
</node>
<node ID="ID_27" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Install In Your Server">
<icon BUILTIN="hard_computer"/>
<node ID="ID_29" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Open Source" LINK="http://www.wisemapping.org/">
<icon BUILTIN="soft_penguin"/>
</node>
<node ID="ID_28" POSITION="left" STYLE="fork" COLOR="#525c61" TEXT="Download" LINK="http://www.wisemapping.com/inyourserver.html"/>
</node>
<node ID="ID_32" POSITION="left" STYLE="fork" TEXT="Collaborate">
<icon BUILTIN="people_group"/>
<node ID="ID_33" POSITION="left" STYLE="fork" TEXT="Embed"/>
<node ID="ID_34" POSITION="left" STYLE="fork" TEXT="Publish"/>
<node ID="ID_35" POSITION="left" STYLE="fork" TEXT="Share for Edition">
<icon BUILTIN="mail_envelop"/>
</node>
</node>
</node>
</map>