Web3Privacy Now Data - Team, Projects, Events and other datasets
Go to file
niclaz 85719df1db
Extending the caption section of schema - regex to include URLs in index.yaml
Following up on this error:
https://github.com/web3privacy/data/actions/runs/10602350927/job/29384187270

Investigated to find that the error was because the caption entry of a speaker had many URL links within then, so breaking the configuration - added the following regex to the pattern for caption:


```
'^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=\+\$,\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\+\$,\w]+@)[A-Za-z0-9.-]+)((?:\/[\+~%\/.\w-_]*)?\??(?:[-\+=&;%@.\w_]*)#?(?:[\w]*))?)'
```

Tested the regex expression in https://regex101.com/ first to ensure it worked with url format
2024-08-28 21:39:03 +02:00
.github/workflows updating szenius/set-timezone@v2.0 to fix Github Pages deploy.yml 2024-05-17 17:46:42 +02:00
schema Extending the caption section of schema - regex to include URLs in index.yaml 2024-08-28 21:39:03 +02:00
src changed privacy-corner to 'pc' instead of 'c' + cleaned up old events (commented code) 2024-08-23 23:38:27 +02:00
utils bumoing deno.land dependencies in engine.js (see comments) 2024-08-23 23:23:00 +02:00
.gitignore update 2023-11-28 03:05:02 +01:00
Makefile Added 'deno test --allow-all utils/test.js' back to the Makefile 2024-08-23 11:56:43 +02:00
README.md add workflow badge to README.md 2024-02-16 23:40:37 +01:00

README.md

Web3Privacy Now Data

Build and Deploy

This is a repository with structured dataset with basic informations about the Web3Privacy Now initiative.

You can find it here:

  • Official links
  • List of team members
  • List of projects
  • List of events

Deployment

Collection Source Links
Core file (links, team) src/index.yaml Edit
Projects src/projects/index.yaml Edit
Events src/events/index.yaml Edit