https://github.com/wikipathways/fdp
Repository with the content of the WikiPathways FAIR Data Point.
https://github.com/wikipathways/fdp
fair-data-point fdp wikipathway
Last synced: 5 months ago
JSON representation
Repository with the content of the WikiPathways FAIR Data Point.
- Host: GitHub
- URL: https://github.com/wikipathways/fdp
- Owner: wikipathways
- Created: 2020-06-22T09:43:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-10-16T03:50:10.000Z (8 months ago)
- Last Synced: 2025-10-17T06:41:44.484Z (8 months ago)
- Topics: fair-data-point, fdp, wikipathway
- Language: HTML
- Homepage: https://fdp.wikipathways.org/
- Size: 108 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# WikiPathways FDP
Repository with the content of the WikiPathways FAIR Data Point.
It pings the [EJP-RD FAIR Data Points Index](https://index.vp.ejprarediseases.org).
## File generation
```shell
groovy update.groovy
cp index.ttl index.html
cp catalog/index.ttl catalog/index.html
```
## ShEx Validation
The following commands can be used to validate the FDP against
the matching shape expression:
```shell
groovy validate.groovy resource.shex http://fairdatapoint.org/ResourceShape \
index.html http://purl.org/fdp/fdp-o#FairDataPoint
groovy validate.groovy catalog.shex http://fairdatapoint.org/CatalogShape \
index.html http://www.w3.org/ns/dcat#Catalog
groovy validate.groovy catalog.shex http://fairdatapoint.org/CatalogShape \
catalog/index.html http://www.w3.org/ns/dcat#Catalog
```
## Funding
This project has received support from EJP-RD, funded the European Union’s Horizon 2020
research and innovation programme under grant agreement N°825575.