Publish update request for http://www.w3.org/ns/prov-o-inverses

Ivan,

I’d like to request the following update for http://www.w3.org/ns/prov-o-inverses <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 <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 <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 <https://github.com/timrdf/prov-wg/issues/14>
[2] https://github.com/timrdf/prov-wg/issues/16 <https://github.com/timrdf/prov-wg/issues/16>
[3] https://github.com/timrdf/prov-wg/blob/master/namespace/bin/copy-to-w3-csv.sh <https://github.com/timrdf/prov-wg/blob/master/namespace/bin/copy-to-w3-csv.sh>
[4] https://github.com/timrdf/prov-wg/commit/fccc97b9039f33e37b1168d7ba36551dd1037d2c <https://github.com/timrdf/prov-wg/commit/fccc97b9039f33e37b1168d7ba36551dd1037d2c>
[5] https://github.com/timrdf/prov-wg/blob/master/namespace/prov-o-inverses.owl.prov <https://github.com/timrdf/prov-wg/blob/master/namespace/prov-o-inverses.owl.prov>

Timothy Lebo
lebot@rpi.edu
https://impactstory.org/TimothyLebo <https://impactstory.org/TimothyLebo>

Received on Tuesday, 30 June 2015 22:21:04 UTC