Download the PHP package aksw/ontowiki without Composer

On this page you can find all versions of the php package aksw/ontowiki. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ontowiki

OntoWiki

Note: This project is not under active development anymore. See this issue for more details.

Travis CI Build Status Latest Stable Version Total Downloads License composer.lock

OntoWiki User Documentation OntoWiki API Documentation

Introduction

is a tool providing support for agile, distributed knowledge engineering scenarios. OntoWiki facilitates the visual presentation of a knowledge base as an information map, with different views on instance data. It enables intuitive authoring of semantic content. It fosters social collaboration aspects by keeping track of changes, allowing to comment and discuss every single part of a knowledge base.

Other remarkable features are:

Installation/Update

If you are updating OntoWiki, please don't forget to run make install. If make install fails, you might also have to run make getcomposer once before run make deploy again.

For further installation instructions please have a look at our wiki (might be outdated in some parts).

Screenshot / Webinar

Below is a screenshot showing OntoWiki in editing mode.

For a longer visual presentation you can watch our webinar@youtube (thanks to Phil and the Semantic Web company).

Screenshot

Documentation

The Documentation is hosted at https://docs.ontowiki.net/ . If you find errors or think we should add something to it you are free to fork https://github.com/AKSW/docs.ontowiki.net and send us a pull requst with your changes.

License

OntoWiki is licensed under the GNU General Public License Version 2, June 1991 (license document is in the application subfolder).


All versions of ontowiki with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4.0
mnsami/composer-custom-directory-installer Version 1.1.*
aksw/erfurt Version 1.8.*
bitworking/mimeparse Version 2.1.*
zendframework/zendframework1 Version 1.*
aksw/rdfauthor Version dev-develop
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package aksw/ontowiki contains the following files

Loading the files please wait ....