Great.
* You can find rdf-toolkit builds here: https://jenkins.edmcouncil.org/job/rdf-toolkit-build/
* This is our Jenkins build server, the login details are the same as for GitHub
* The latest (v1.5) rdf-toolkit JAR is here: https://jenkins.edmcouncil..org/job/rdf-toolkit-build/11/artifact/target/scala-2.11/rdf-toolkit.jar
* The documentation for the v1.5 serializer in the rdf-toolkit is here: https://github.com/edmcouncil/rdf-toolkit/blob/4191b41cd0edd41b612ff64cc71d5ebae54534c7/docs/SesameRdfFormatter.md
* The latest Git hook source is here: https://github.com/edmcouncil/rdf-toolkit/blob/master/etc/git-hook/pre-commit
* Please note that this hook has been designed to suit how the serializer is used for FIBO; you are likely to want to change the hook script to suit your own purposes.
Cheers, Tony.
-----Original Message-----
From: David Booth [mailto:david@dbooth.org]
Sent: 14 February 2017 18:42
To: Anthony Coates <abcoates@contakt.org>; Munson J.E. <J.Munson@soton.ac.uk>; Michael F Uschold <uschold@gmail.com>
Cc: Martin Hepp <mfhepp@gmail.com>; semantic-web@w3.org; Thuermer G. <gefion.thuermer@soton.ac.uk>; Dennis Wisnosky <dennis@wisnosky.net>
Subject: Re: Best practices for versioning and documenting ontologies for Sem Web
On 02/14/2017 12:58 PM, Anthony Coates wrote:
> Do you have access to the GitHub site, David?
Yes, thanks!
David Booth
> *From: *Munson J.E. <mailto:J.Munson@soton.ac.uk>
[ . . . ]
> https://github.com/edmcouncil/rdf-toolkit
>
>
> ________________________________________
> From: David Booth [david@dbooth.org]
> Sent: 14 February 2017 16:53
> To: Michael F Uschold
> Cc: Martin Hepp; Munson J.E.; semantic-web@w3.org<mailto:semantic-web@w3.org>; Thuermer G.; Dennis
> Wisnosky; Anthony Coates
> Subject: Re: Best practices for versioning and documenting ontologies
> for Sem Web
>
> On 02/14/2017 11:42 AM, Michael F Uschold wrote:
>> The different ordering of [RDF] statements used by different tools is
>> indeed a problem. The FIBO team has developed a serializer for this reason.
> [ . . . ]
>
> Nice! Do you have a URL for instructions on where to get it and how to
> set it up with a commit hook in github?
>
> thanks,
> David Booth