Skip to content

Commit

Permalink
initial commit of version 1.2 of the GCIS ontology
Browse files Browse the repository at this point in the history
  • Loading branch information
zednis committed May 5, 2015
1 parent a0c243d commit de94113
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
before_install:
- wget http://mirror.tcpdiag.net/apache/jena/binaries/apache-jena-2.13.0.tar.gz -O /tmp/apache-jena.tar.gz
- tar -xvf /tmp/apache-jena.tar.gz
- export PATH=$PATH:$PWD/apache-jena-2.13.0/bin/
script: riot --validate gcis.ttl
Loading

0 comments on commit de94113

Please sign in to comment.