|
2 | 2 | "version": "v1.0.0", |
3 | 3 | "entity": { |
4 | 4 | "type": "non-profit", |
5 | | - "role": "open source development", |
6 | | - "name": "Open Science Labs (OSL)", |
7 | | - |
| 5 | + "role": "owner", |
| 6 | + "name": "Open Science Labs", |
| 7 | + |
8 | 8 | "phone": "", |
9 | 9 | "description": "Open Science Labs (OSL) is a non-profit organisation dedication to creating innovative FOSS.", |
10 | 10 | "webpageurl": { |
11 | | - "url": "www.opensciencelabs.org", |
| 11 | + "url": "https://www.opensciencelabs.org", |
12 | 12 | "wellKnown": "" |
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "projects": [ |
16 | 16 | { |
17 | | - "guid": "", |
| 17 | + "guid": "astx", |
| 18 | + "name": "ASTx", |
| 19 | + "description": "ASTx is a groundbreaking library designed to encapsulate language components in an agnostic and pythonic way. It provides a comprehensive set of classes and functionalities, allowing developers to articulate the core elements of any programming language.", |
| 20 | + "webpageUrl": { |
| 21 | + "url": "https://astx.arxlang.org", |
| 22 | + "wellKnown": "https://astx.arxlang.org" |
| 23 | + }, |
| 24 | + "repositoryUrl": "https://github.com/osl-incubator/sugar" |
| 25 | + }, |
| 26 | + |
| 27 | + { |
| 28 | + "guid": "sugar", |
18 | 29 | "name": "Sugar", |
19 | 30 | "description": "Sugar is a tool that helps users organize their stack of containers and any additional scripts. ", |
20 | | - "webpageUrl": "", |
| 31 | + "webpageUrl": { |
| 32 | + "url": "https://osl-incubator.github.io/sugar", |
| 33 | + "wellKnown": "https://osl-incubator.github.io/sugar" |
| 34 | + }, |
21 | 35 | "repositoryUrl": "https://github.com/osl-incubator/sugar" |
22 | 36 | }, |
23 | 37 |
|
24 | 38 | { |
25 | | - "guid": "", |
| 39 | + "guid": "makim", |
26 | 40 | "name": "Makim", |
27 | 41 | "description": "Makim is a YAML-based task automation tool offering structures for the definition for tasks and dependencies, with support for conditionals.", |
28 | | - "webpageUrl": "", |
| 42 | + "webpageUrl": { |
| 43 | + "url": "https://osl-incubator.github.io/makim", |
| 44 | + "wellKnown": "https://osl-incubator.github.io/makim" |
| 45 | + }, |
29 | 46 | "repositoryUrl": "https://github.com/osl-incubator/makim" |
30 | 47 | }, |
31 | 48 |
|
32 | 49 | { |
33 | | - "guid": "", |
34 | | - "name": "Growth-forge", |
35 | | - "description": "Growth-forge is a simplified feedback exchange platform designed for project participants, with the aim of streamlining communication and insights sharing.", |
36 | | - "webpageUrl": "", |
37 | | - "repositoryUrl": "https://github.com/osl-incubator/growth-forge" |
38 | | - }, |
39 | | - |
40 | | - { |
41 | | - "guid": "", |
| 50 | + "guid": "scicookie", |
42 | 51 | "name": "SciCookie", |
43 | 52 | "description": "Scicookie is a template which creates projects from project templates and is based on Cookiecutter. It serves as an initial structure to simply project creation processes.", |
44 | | - "webpageUrl": "", |
| 53 | + "webpageUrl": { |
| 54 | + "url": "https://osl-incubator.github.io/scicookie", |
| 55 | + "wellKnown": "https://osl-incubator.github.io/scicookie" |
| 56 | + }, |
45 | 57 | "repositoryUrl": "https://github.com/osl-incubator/scicookie" |
46 | 58 | }, |
47 | 59 |
|
48 | 60 | { |
49 | | - "guid": "", |
| 61 | + "guid": "artbox", |
50 | 62 | "name": "ArtBox", |
51 | 63 | "description": "Artbox is a tool that handles multimedia files processing, such as conversion from speech to text and vice versa.", |
52 | | - "webpageUrl": "", |
| 64 | + "webpageUrl": { |
| 65 | + "url": "https://osl-incubator.github.io/artbox", |
| 66 | + "wellKnown": "https://osl-incubator.github.io/artbox" |
| 67 | + }, |
53 | 68 | "repositoryUrl": "https://github.com/osl-incubator/artbox" |
54 | 69 | } |
55 | 70 | ], |
56 | 71 |
|
57 | 72 | "funding": { |
58 | 73 | "channels": [ |
59 | 74 | { |
60 | | - "guid": "OpenCollective", |
61 | | - "type": "bank", |
| 75 | + "guid": "opencollective", |
| 76 | + "type": "payment-provider", |
62 | 77 | "address": "https://opencollective.com/osl", |
63 | 78 | "description": "We use Open Collective for receiving funds." |
64 | 79 | } |
65 | 80 | ], |
66 | 81 | "plans": [ |
67 | 82 | { |
68 | 83 | "guid": "hosting-monthly", |
69 | | - "status": "planned", |
| 84 | + "status": "active", |
70 | 85 | "name": "hosting suppport", |
71 | 86 | "description": "This will cover the cost of proposed server hosting for OSL projects.", |
72 | | - "amount": "250", |
| 87 | + "amount": "0", |
73 | 88 | "currency": "USD", |
74 | 89 | "frequency": "monthly", |
75 | | - "channels": ["OpenCollective"] |
| 90 | + "channels": ["opencollective"] |
76 | 91 | }, |
77 | 92 | { |
78 | 93 | "guid": "developer-time", |
79 | 94 | "status": "active", |
80 | 95 | "name": "developer-support", |
81 | 96 | "description": "This will cover the cost of one developer working part-time on the projects.", |
82 | | - "amount": "1000", |
| 97 | + "amount": "0", |
83 | 98 | "currency": "USD", |
84 | 99 | "frequency": "monthly", |
85 | | - "channels": ["OpenCollective"] |
| 100 | + "channels": ["opencollective"] |
86 | 101 | }, |
87 | 102 | { |
88 | 103 | "guid": "angel-plan", |
|
92 | 107 | "amount": "0", |
93 | 108 | "currency": "USD", |
94 | 109 | "frequency": "one-time", |
95 | | - "channels": ["OpenCollective"] |
| 110 | + "channels": ["opencollective"] |
96 | 111 | }, |
97 | 112 | { |
98 | 113 | "history": [] |
|
0 commit comments