https://github.com/aksw/aksw.github.io
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.0%) to scientific vocabulary
Keywords
Repository
Basic Info
- Host: GitHub
- Owner: AKSW
- Language: HTML
- Default Branch: develop
- Homepage: https://aksw.github.io
- Size: 3.78 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 5
- Releases: 0
Topics
Metadata Files
README.md
aksw.org Homepage
The model repo is at: https://github.com/AKSW/aksw.org-model
Preparation
- Git
- Task
- Docker or Podman
- For the styles:
- Optionally:
- Python (for
serveresp.watch) - entr (for
watchresp.build:watch)
- Python (for
See the Site
$ task watch
Update the Model
Stops the fuseki updates the model repo. (The next build will restart fuseki again. Question: does anyone know, how to tell fuseki to reload the graph file?)
$ task data:model-update
Clean
Remove all things that were created by the setup
$ task clean:dist
Step by Step Build of the Site
Prepare Model
$ task data:model-init
$ chmod -R go+rX .aksw-model
$ task data:model-serve
The model container will continue running. Don't forget to terminate the model's fuseki container when you are done with everything.
$ task data:model-serve-stop
Compile Site and Styles
$ task style:build
$ task build
Serve
$ task serve
Now open http://localhost:8000/ (link) in your browser.
Owner
- Name: AKSW Research Group @ University of Leipzig
- Login: AKSW
- Kind: organization
- Location: Leipzig
- Website: http://aksw.org
- Repositories: 358
- Profile: https://github.com/AKSW
GitHub Events
Total
- Push event: 11
Last Year
- Push event: 11