https://github.com/ztickm/semantic-web-presentation
Slides for a talk about the semantic web
https://github.com/ztickm/semantic-web-presentation
Last synced: 4 months ago
JSON representation
Slides for a talk about the semantic web
- Host: GitHub
- URL: https://github.com/ztickm/semantic-web-presentation
- Owner: ztickm
- Created: 2024-12-09T13:05:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T13:34:37.000Z (over 1 year ago)
- Last Synced: 2025-06-17T05:39:42.044Z (about 1 year ago)
- Language: Vue
- Homepage: https://www.smhb.me/semantic-web-presentation/
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The semantic web, what's that?
Visit https://www.smhb.me/semantic-web-presentation/ to go through the slides, some of them are interactive !
To start the slide show locally:
- clone the repo
- `npm install`
- `npm run dev`
- visit
You can also read the [slides.md file](./slides.md) if you prefer.
## Powered by Slidev
Learn more about Slidev at the [documentation](https://sli.dev/).