26 lines
2.6 KiB
Markdown
26 lines
2.6 KiB
Markdown
# Active Data Sources
|
|
|
|
These are the platforms currently collected from. Each has a full details file in this
|
|
directory. All were bootstrapped at genesis — the community may propose to remove or
|
|
amend any of them via the [site governance process](../../ARCHITECTURE.md#how-should-the-community-decide-which-sites-to-collect-from).
|
|
|
|
GitHub repos share a base weight (`0.4`) with activity volume as the differentiator — see [ADR 004](../../decisions/004-no-per-repo-tier-weighting.md).
|
|
|
|
| Source | URL | Signal | Weight | Details |
|
|
|---|---|---|---|---|
|
|
| IfcOpenShell/IfcOpenShell | [github.com/IfcOpenShell/IfcOpenShell](https://github.com/IfcOpenShell/IfcOpenShell) | Activity volume | `0.4` | [github-osarch.md](github-osarch.md) |
|
|
| brunopostle/ifcurl | [github.com/brunopostle/ifcurl](https://github.com/brunopostle/ifcurl) | Activity volume | `0.4` | [github-osarch.md](github-osarch.md) |
|
|
| brunopostle/ifcmerge | [github.com/brunopostle/ifcmerge](https://github.com/brunopostle/ifcmerge) | Activity volume | `0.4` | [github-osarch.md](github-osarch.md) |
|
|
| brunopostle/homemaker-addon | [github.com/brunopostle/homemaker-addon](https://github.com/brunopostle/homemaker-addon) | Activity volume | `0.4` | [github-osarch.md](github-osarch.md) |
|
|
| falken10vdl/bonsaiPR | [github.com/falken10vdl/bonsaiPR](https://github.com/falken10vdl/bonsaiPR) | Activity volume | `0.4` | [github-osarch.md](github-osarch.md) |
|
|
| OSArch Community Forum | [community.osarch.org](https://community.osarch.org) | Posts, topics created, likes received | `0.2` | [community-osarch.md](community-osarch.md) |
|
|
| OSArch Wiki | [wiki.osarch.org](https://wiki.osarch.org) | Edits, pages created | `0.2` | [wiki-osarch.md](wiki-osarch.md) |
|
|
| Matrix — OSArch Room | [#OSArch:matrix.org](https://app.element.io/#/room/#OSArch:matrix.org) | Message count | `0.1` | [matrix-osarch.md](matrix-osarch.md) |
|
|
| Open Collective — OSArch | [opencollective.com/osarch](https://opencollective.com/osarch) | Financial contributions | `0.1` | [opencollective-osarch.md](opencollective-osarch.md) |
|
|
| Open Collective — OpenSourceBIM | [opencollective.com/opensourcebim](https://opencollective.com/opensourcebim) | Financial contributions | `0.1` | [opencollective-opensourcebim.md](opencollective-opensourcebim.md) |
|
|
|
|
Weights are set in `config.yaml` and subject to community debate.
|
|
To propose a new site, use [PROPOSAL_TEMPLATE.md](../PROPOSAL_TEMPLATE.md).
|
|
To change or retire a site, use [CHANGE_TEMPLATE.md](../CHANGE_TEMPLATE.md).
|
|
|
|
Platform collection mechanics (API details, signals, concerns): [docs/sites/platforms/](../platforms/)
|