RDF related service of the CHISE project


SPARQL


Gitweb

Git via HTTP

If you want to get a copy of a repository with the git command, please type:

% git clone http://git.chise.org/git/chise/<repository>.git
[Example]
% git clone http://git.chise.org/git/chise/chiset.git

Git via SSH

You can also get a copy of a repository with the git command with SSH:

% git clone gitolite@git.chise.org:<repository>
[Example]
% git clone gitolite@git.chise.org:chise/chiset


Last modified: Tue Mar 20 23:02:58 JST 2018 .