Skip to content

Commit

Permalink
Added instructions on how to update the FDP
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Aug 2, 2024
1 parent daffc66 commit e382d81
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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
Expand Down

0 comments on commit e382d81

Please sign in to comment.