- From: Timothy Lebo <lebot@rpi.edu>
- Date: Wed, 1 Jul 2015 09:30:53 -0400
- To: Ivan Herman <ivan@w3.org>
- Cc: W3C Prov <public-prov-comments@w3.org>
- Message-Id: <6B00E3A1-F82C-4264-BE27-08DF0561C389@rpi.edu>
Looks great. Thanks, Ivan! Tim > On Jul 1, 2015, at 5:43 AM, Ivan Herman <ivan@w3.org> wrote: > > Done > > Ivan > >> On 01 Jul 2015, at 24:20 , Timothy Lebo <lebot@rpi.edu> wrote: >> >> Ivan, >> >> I’d like to request the following update for http://www.w3.org/ns/prov-o-inverses >> to be published to resolve an error in its owl:Ontology metadata [1, 2] when it is included in the “full namespace concatenation”. >> >> The updated files can be found at: >> https://raw.githubusercontent.com/timrdf/prov-wg/fccc97b9039f33e37b1168d7ba36551dd1037d2c/namespace/prov-o-inverses.ttl >> and >> https://raw.githubusercontent.com/timrdf/prov-wg/fccc97b9039f33e37b1168d7ba36551dd1037d2c/namespace/prov-o-inverses.owl >> (They are also attached for archival purposes, but please use the update script [3] as before): >> >> The full diff can be found at [4], but the essential changes are shown below (the OWL serialization follows suit [5]). >> >> 1) <#> was expanded to the component’s full URI >> 2) The year “2012” was corrected to “2013” >> 3) The link into TR was fixed (it previously 404’d) >> 4) A new prov:alternateOf link was added to the table expressing the same information as that of the ontology. >> >> >> bash-3.2$ diff prov-o-inverses.ttl w3c.org/prov-o-inverses.ttl >> 7c7 >> < <http://www.w3.org/ns/prov-o-inverses#> a owl:Ontology; >> --- >>> <#> a owl:Ontology; >> 9c9 >> < prov:wasRevisionOf <http://www.w3.org/ns/prov-o-inverses-20130312>; >> --- >>> prov:wasRevisionOf <http://www.w3.org/ns/prov-o-inverses-20120312>; >> 13,14c13 >> < prov:alternateOf <http://www.w3.org/TR/prov-o/#inverse-names-table>; >> < rdfs:seeAlso <http://www.w3.org/TR/prov-o/#inverse-names> . >> --- >>> rdfs:seeAlso <http://www.w3.org/TR/prov-o/#names-of-inverse-properties> . >> >> >> >> Regards, >> Tim >> >> >> [1] https://github.com/timrdf/prov-wg/issues/14 >> [2] https://github.com/timrdf/prov-wg/issues/16 >> [3] https://github.com/timrdf/prov-wg/blob/master/namespace/bin/copy-to-w3-csv.sh >> [4] https://github.com/timrdf/prov-wg/commit/fccc97b9039f33e37b1168d7ba36551dd1037d2c >> [5] https://github.com/timrdf/prov-wg/blob/master/namespace/prov-o-inverses.owl.prov >> >> Timothy Lebo >> lebot@rpi.edu >> https://impactstory.org/TimothyLebo >> >> >> <prov-o-inverses.owl> >> <prov-o-inverses.ttl> > > > ---- > Ivan Herman, W3C > Digital Publishing Activity Lead > Home: http://www.w3.org/People/Ivan/ > mobile: +31-641044153 > ORCID ID: http://orcid.org/0000-0003-0782-2704 > > > > Timothy Lebo lebot@rpi.edu https://impactstory.org/TimothyLebo <https://impactstory.org/TimothyLebo>
Received on Wednesday, 1 July 2015 13:31:27 UTC