Add funding acknowledgements to README #7
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -55,4 +55,12 @@ shapesDS.addEventListener('graphLoaded', (event) => {
|
|||
shapesDS.loadRDF(fileUrl);
|
||||
```
|
||||
|
||||
[See here](src/index.js) for all `shacl-tulip` exports, and inspect the [class code](src/classes) for class-specific functionality.
|
||||
[See here](src/index.js) for all `shacl-tulip` exports, and inspect the [class code](src/classes) for class-specific functionality.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
This work was funded, in part, by
|
||||
|
||||
- Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under grant TRR 379 (546006540, Q02 project)
|
||||
- Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under grant SFB 1451 (431549029, INF project)
|
||||
- MKW-NRW: Ministerium für Kultur und Wissenschaft des Landes Nordrhein-Westfalen under the Kooperationsplattformen 2022 program, grant number: KP22-106A
|
||||
Loading…
Add table
Add a link
Reference in a new issue