|
1 | | -{ |
2 | | - "version": "v1.0.0", |
| 1 | +--- |
| 2 | +title: "funding.json" |
| 3 | +description: "Open Science Labs, sharing knowledge" |
| 4 | +date: "2019-02-28" |
| 5 | +authors: ["OSL Team"] |
| 6 | +--- |
| 7 | + |
| 8 | +## Here's the OSL funding.json manifest |
| 9 | + |
| 10 | +``` |
| 11 | +{ "version": "v1.0.0", |
3 | 12 | "entity": { |
4 | 13 | "type": "organisation", |
5 | 14 | "role": "owner", |
|
18 | 27 | "name": "ASTx", |
19 | 28 | "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 | 29 | "webpageUrl": { |
21 | | - "url": "https://astx.arxlang.org", |
22 | | - "wellKnown": "https://astx.arxlang.org" |
| 30 | + "url": "https://astx.arxlang.org" |
| 31 | +
|
23 | 32 | }, |
24 | 33 | "repositoryUrl": { |
25 | 34 | "url": "https://github.com/arxlang/astx", |
26 | | - "wellKnown": "https://github.com/arxlang/astx" |
| 35 | + "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
27 | 36 | } |
28 | 37 | }, |
29 | 38 |
|
30 | | - { |
| 39 | + { |
31 | 40 | "guid": "sugar", |
32 | 41 | "name": "Sugar", |
33 | 42 | "description": "Sugar is a tool that helps users organize their stack of containers and any additional scripts. ", |
34 | 43 | "webpageUrl": { |
35 | | - "url": "https://osl-incubator.github.io/sugar", |
36 | | - "wellKnown": "https://osl-incubator.github.io/sugar" |
| 44 | + "url": "https://osl-incubator.github.io/sugar" |
| 45 | +
|
37 | 46 | }, |
38 | 47 | "repositoryUrl": { |
39 | 48 | "url": "https://github.com/osl-incubator/sugar", |
40 | | - "wellKnown": "https://github.com/osl-incubator/sugar" |
| 49 | + "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
41 | 50 | } |
42 | 51 |
|
43 | 52 | }, |
|
47 | 56 | "name": "Makim", |
48 | 57 | "description": "Makim is a YAML-based task automation tool offering structures for the definition for tasks and dependencies, with support for conditionals.", |
49 | 58 | "webpageUrl": { |
50 | | - "url": "https://osl-incubator.github.io/makim", |
51 | | - "wellKnown": "https://osl-incubator.github.io/makim" |
| 59 | + "url": "https://osl-incubator.github.io/makim" |
| 60 | +
|
52 | 61 | }, |
53 | 62 | "repositoryUrl": { |
54 | 63 | "url": "https://github.com/osl-incubator/makim", |
55 | | - "wellKnown": "https://github.com/osl-incubator/makim" |
| 64 | + "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
56 | 65 | } |
57 | 66 |
|
58 | 67 | }, |
|
62 | 71 | "name": "SciCookie", |
63 | 72 | "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.", |
64 | 73 | "webpageUrl": { |
65 | | - "url": "https://osl-incubator.github.io/scicookie", |
66 | | - "wellKnown": "https://osl-incubator.github.io/scicookie" |
| 74 | + "url": "https://osl-incubator.github.io/scicookie" |
| 75 | +
|
67 | 76 | }, |
68 | 77 | "repositoryUrl": { |
69 | 78 | "url": "https://github.com/osl-incubator/scicookie", |
70 | | - "wellKnown": "https://github.com/osl-incubator/scicookie" |
| 79 | + "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
71 | 80 | } |
72 | 81 |
|
73 | 82 | }, |
|
77 | 86 | "name": "ArtBox", |
78 | 87 | "description": "Artbox is a tool that handles multimedia files processing, such as conversion from speech to text and vice versa.", |
79 | 88 | "webpageUrl": { |
80 | | - "url": "https://osl-incubator.github.io/artbox", |
81 | | - "wellKnown": "https://osl-incubator.github.io/artbox" |
| 89 | + "url": "https://osl-incubator.github.io/artbox" |
| 90 | +
|
82 | 91 | }, |
83 | 92 | "repositoryUrl": { |
84 | 93 | "url": "https://github.com/osl-incubator/artbox", |
85 | | - "wellKnown": "https://github.com/osl-incubator/artbox" |
| 94 | + "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
86 | 95 | } |
87 | 96 |
|
88 | 97 | } |
|
134 | 143 | ] |
135 | 144 | } |
136 | 145 | } |
| 146 | +``` |
0 commit comments