StemNode User Manual
Contents
Stemnode.org
Stemnode.org consists of systems of systems maps.
Elements of a System Map
There are three elements to every system map
1. Nodes - circles and squares Nodes represent systems that can have subsystems or connect to other systems. Circular nodes represent a system that converts input flows into output flows while a square node represents a storage system where inputs are typically the same as outputs. For example, in a diagram of a car's electrical system an an alternator would be represented with a circle node because it converts mechanical torque into electrical energy, while the car battery would be represented with a square node because it stores energy but has electricity as both an input and output. The use of a square node vs. a circle node in a system diagram is a judgement call because sometimes a system element both stores and converts something; think of which function is more dominant when choosing how to represent the system.
2. Ports - small circles on the edges of nodes Ports represent the entry point of a flow into a node. Typically, ports are named the same as corresponding flows. Ports are required to connect flows to nodes.
3. Flows - solid and dotted arrows Flows represent the movement of something in or out of a node; solid arrows represent the flow of something physical while dashed arrows represent the flow of information. For example, the flow of gas out of a gas tank would be represented by a solid line, however the signal to the driver of the level of the gas tank would be represented by dotted line because the signal is primarily of an informational value (despite an actual physical process sending that signal).
Guidelines for Building System Maps
Do's and Don'ts -Do build generalized system maps that fit a generalized purpose, but do not attempt to represent every potential configuration of that system in a single diagram. Instead place each practical configuration in a separate node so that others can use that configuration in other systems.
-Do map specific systems; maps of systems that actually exist at a specific location (even if that location may move in time). These often serve as case studies that others can learn from.
-Do build system maps of theoretical systems that could be possible in the future but are not yet built, as long as they serve a function or improvement for society.
-Do use a node to hold nodes that are all the same type of system, or components in the same category of systems (e.g. Building Scale Wastewater Treatment Systems, Electrical Components), however do not try to connect nodes with flows because you often end up with messy diagrams where many combinations of subsystems are possible.
-It is typically appropriate to name ports the same as the external flow that connects to it. When two or more different flows connect to it use more generic terminology which describes all the connecting flows succinctly (e.g. if both starch and sucrose are input flows to a port, then "carbohydrates" may be an appropriate name for the port). Alternatively, use terminology for the connection point itself (e.g. a "terminal" on a battery, or a "Universal Serial Bus (USB)" port on a computing system).
-Do not title flows with verbs or actions. Names of flows should typically be nouns although adjectives may also be appropriate to include.
Wiki.stemnode.org
Wiki.stemnode.org is a separate site, with a separate login from stemnode.org, that is based on mediawiki software. Mediawiki help pages are available for navigating software features. Most users will prefer to use the visual editor which is similar to using a word processor, however basic formatting code is helpful for advanced users. This manual covers specifically how the mediawiki software is used for stemnode.
Getting Started Editing
Setting up an Account - Editing requires a user account and login. This login is separate from your stemnode.org login. Use your real first name and surname(s), including spaces, as your username. This ensures that when you edit a review, your name shows up correctly. For example use "John Doe" instead of "johndoe" because you want your name to show up as "John Doe" in the list of authors of a manual.
Do's- Use the predefined outlines when making a new manual on an object in a system. Copy and paste the source code from the appropriate outline to start;
Outline for a Technological Process Node (for circular nodes)
Outline for a Natural Process Node (for circular nodes)
Outline for a Storage Node (for square nodes)
Outline for a Flow (for both informational and physical flows)
All can be changed to use terminology which fits the specific process or flow, however the general format should be adhered to in order to keep a consistent layout of information for all nodes and flows.
Guidelines for Writing Reviews
-Write at the level appropriate to the associated node(s). Content associated with subsystem nodes should not be duplicated at the parent level node, although brief summaries of the subsystems are typically appropriate. The interaction of two nodes within a system should be covered at the parent level node.
-Often times reviews should have longer and more detailed titles than the nodes which they link from. This is because the system diagrams have context that imply many things wheras the reviews are out of context and a single review can be linked to multiple nodes. When a succinct name for a process does not exist you should lead the title with it's primary output (e.g. "Yogurt production" has a primary output of "Yogurt"). When a product can be made from different inputs, use the format "[Primary Output] from [Primary Input]" in the name of the review.
-Ensure the reviews can remain relevant to the node(s) they are associated with by keeping content generalized only to the level of that node. The interaction of two nodes needs to be written about at the review associated with the parent level node.
-Give yourself and other authors credit by including {{Template:CiteAuthors}} as the top line in the source code of each review.