https://github.com/openlink/dbpedia-vad
OpenLink DBpedia VAD
https://github.com/openlink/dbpedia-vad
bootstrap5 dbpedia html5 knowledge-graph linkeddata open-source sparql virtuoso
Last synced: 28 days ago
JSON representation
OpenLink DBpedia VAD
- Host: GitHub
- URL: https://github.com/openlink/dbpedia-vad
- Owner: openlink
- License: other
- Created: 2021-07-20T11:43:01.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-01T17:06:16.000Z (11 months ago)
- Last Synced: 2025-01-01T18:19:07.493Z (11 months ago)
- Topics: bootstrap5, dbpedia, html5, knowledge-graph, linkeddata, open-source, sparql, virtuoso
- Language: Shell
- Homepage: https://www.dbpedia.org/
- Size: 598 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# OpenLink DBpedia VAD
*Copyright (C) 2008-2025 OpenLink Software *
# License
This software is licensed under the GNU General Public License.
See [COPYING](COPYING.md)) and [LICENSE](LICENSE.md) for
details.
# What are the system requirement for this package?
To build you need a recent linux or Mac OS system with python.
To install and run the package, you need a recent version of:
* Virtuoso Commercial Edition 7.x
* Virtuoso Commercial Edition 8.x
* Virtuoso Open Source Edition 7.x
# How do I create my local edition of this repository?
* ensure git is setup functional on your computer
* choose a folder (directory) into which you want to copy this repository
* situate yourself in the designated folder using the `cd {folder-name}` command
* execute ```git clone https://github.com/openlink/dbpedia-vad```
# How do i build the package?
```shell
./build.sh
-rw-r--r-- 1 openlink openlink 897374 Jul 14 11:02 dbpedia_dav.vad
```
# See Also
* [Virtuoso Web Site](https://virtuoso.openlinksw.com/)
* [Virtuoso Open Source Edition GIT tree](https://github.com/openlink/virtuoso-opensource/)