An open API service indexing awesome lists of open source software.

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

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/)