Re: prov bibliography

Luc,

On Nov 19, 2012, at 5:53 AM, Luc Moreau <L.Moreau@ecs.soton.ac.uk> wrote:

> 
> To all editors,
> 
> We agreed at F2F4 that we would share a same bibliography file.

Thanks!

> 
> It can be found in
> http://dvcs.w3.org/hg/prov/raw-file/default/model/provbib.js
> 
> Just add:
>    <script src="../model/provbib.js" class="remove"></script>
> 
> 
> and add addProvReferences to preProcess
> 
>          preProcess: [ addProvReferences],


> 
> And it will do.
> 
> A utility function checkLinksToW3CReports displays on the console
> prov urls that are not included in this bibliography. Please make
> sure that you reference the latest documents (with explicit dates).


I added what you said at http://aquarius.tw.rpi.edu/prov-wg/prov-o :

<script src="http://dvcs.w3.org/hg/prov/raw-file/default/model/provbib.js" class="remove"></script>
...
preProcess: [addExtraReferences, addProvReferences],


1)
I do not get a console with missing PROV URLS, so I'm fine?


2)
How do I reference the latest documents with explicit dates? Isn't that what your provbib.js does for us?
http://aquarius.tw.rpi.edu/prov-wg/prov-o#references appears to be correct. Is there anything else that I need to do?

Thanks,
Tim



> 
> Cheers,
> Luc
> 
> -- 
> Professor Luc Moreau
> Electronics and Computer Science   tel:   +44 23 8059 4487
> University of Southampton          fax:   +44 23 8059 2865
> Southampton SO17 1BJ               email: l.moreau@ecs.soton.ac.uk
> United Kingdom                     http://www.ecs.soton.ac.uk/~lavm
> 
> 
> 

Received on Monday, 19 November 2012 16:58:21 UTC