Master Index: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "An index of all raw material, parts, and assemblies in the Fabrication Diagram method of collaborative production.")
 
(create page; propose spreadsheet as central database for)
Line 1: Line 1:
== Overview ==
An index of all raw material, parts, and assemblies in the [[Fabrication Diagram]] method of collaborative production.
An index of all raw material, parts, and assemblies in the [[Fabrication Diagram]] method of collaborative production.
The term "master index" has been used for years, although no central index is known.
== Proposal (February 2015) ==
A central database is proposed in accordance with [[Naming and Identification]].
The current proposal consists of a simple spreadsheet with three tabs:
* Module Index: List of all modules with unique, unchangeable moduleID. Provides lookup for the other lists.
* Version Index: List of all versions with meta info such as date, person, description. (Similar to git commits.)
* Dependency Index: List all dependencies of the dependency tree (see below)
<html><iframe src="https://docs.google.com/spreadsheets/d/1cbWyhAw4DHu4BhRfzojlAEMRd8e9ehRJnzjCNTbu0oE/pubhtml?widget=true&amp;headers=false"></iframe></html>
[https://docs.google.com/spreadsheets/d/1cbWyhAw4DHu4BhRfzojlAEMRd8e9ehRJnzjCNTbu0oE/edit?usp=sharing edit]
belongs to the example from [[Naming and Identification]]:
<html><img src="https://docs.google.com/drawings/d/13kZQvjosUuLp4NEqyZh6lHIqJStpwYNiHWWXUVO2dxw/pub?w=640&amp;h=480"></html>
[https://docs.google.com/drawings/d/13kZQvjosUuLp4NEqyZh6lHIqJStpwYNiHWWXUVO2dxw/edit edit]

Revision as of 12:31, 10 February 2015

Overview

An index of all raw material, parts, and assemblies in the Fabrication Diagram method of collaborative production.

The term "master index" has been used for years, although no central index is known.

Proposal (February 2015)

A central database is proposed in accordance with Naming and Identification.

The current proposal consists of a simple spreadsheet with three tabs:

  • Module Index: List of all modules with unique, unchangeable moduleID. Provides lookup for the other lists.
  • Version Index: List of all versions with meta info such as date, person, description. (Similar to git commits.)
  • Dependency Index: List all dependencies of the dependency tree (see below)

edit

belongs to the example from Naming and Identification:

edit