- From: Tim rdf <timrdf@gmail.com>
- Date: Sat, 8 Dec 2018 21:02:28 -0500
- To: Ivan Herman <ivan@w3.org>
- Cc: Paul Groth <pgroth@gmail.com>, Stian Soiland-Reyes <soiland-reyes@manchester.ac.uk>, "public-prov-comments@w3.org" <public-prov-comments@w3.org>
- Message-Id: <FC04395A-39F7-4B16-A36C-2B14B2412279@gmail.com>
Ticket at https://github.com/timrdf/prov-wg/issues/24 <https://github.com/timrdf/prov-wg/issues/24> > On Dec 7, 2018, at 12:20 PM, Ivan Herman <ivan@w3.org> wrote: > > Changing the license line in the HTML pages to: > > <p class="copyright" data-fill-with="copyright"><a > href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> > © 2013 <a href="https://www.w3.org/"><abbr title="World Wide Web > Consortium">W3C</abbr></a><sup>®</sup> (<a > href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of > Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr > title="European Research Consortium for Informatics and > Mathematics">ERCIM</abbr></a>, <a > href="http://www.keio.ac.jp/">Keio</a>, <a > href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a > href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, > <a > href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> > and <a > href="https://www.w3.org/Consortium/Legal/copyright-documents">document > use</a> rules apply. </p> > > I presume this is then o.k. for everyone. Tim, does changing this is part of your workflow? > > Ivan > > > >> On 7 Dec 2018, at 16:01, Ivan Herman <ivan@w3.org> wrote: >> >> Thank you Tim. >> >> I have also asked the higher powers at W3C whether it is o.k. to change the licenses in the files; we can also take care of that at the same time. >> >> You will also have to instruct me on what to do once I have pulled the new version onto my fork, because I forgot:-) >> >> Cheers >> >> Ivan >> >>> On 7 Dec 2018, at 15:51, Tim rdf <timrdf@gmail.com> wrote: >>> >>> Yes I’ll recover my deployment process and take a look. >>> >>> Regards, >>> Tim >>> >>> On Fri, Dec 7, 2018 at 01:19 Ivan Herman <ivan@w3.org> wrote: >>> Wow, this is old…:-) >>> >>> I must admit the details are hazy. But the ontology files were maintained by Tim Lebo on a github repository: >>> >>> https://github.com/timrdf/prov-wg >>> >>> if and when he made an update then he had some magic to automatically generate the various owl files in different serializations. I have a forked repository: >>> >>> https://github.com/iherman/prov-wg >>> >>> which seems to be slightly behind Tim's version, and which I then use to update the files on /ns. >>> >>> I am not sure Tim is still active in this. If yes, I hope he can take care of this and then we can go from there; if not, we will have to figure out how to proceed. >>> >>> Note that the number of different prov related ontology files are /ns are large, and I am not sure how this came into the picture (see the attachment below). Hence my problem of trying to 'simply' edit this by hand. >>> >>> Cheers >>> >>> Ivan >>> >>> >>> >>> >>> >>>> On 7 Dec 2018, at 06:31, Paul Groth <pgroth@gmail.com> wrote: >>>> >>>> Hi Stian >>>> >>>> Good catch. Yes we should update the label to match the property name. >>>> >>>> @ivan - I forgot the process? >>>> >>>> Thanks >>>> Paul >>>> >>>>> On 7 Dec 2018, at 02:41, Stian Soiland-Reyes <soiland-reyes@manchester.ac.uk> wrote: >>>>> >>>>> PROV folks, >>>>> >>>>> In http://www.w3.org/ns/prov-aq.ttl I found: >>>>> >>>>> prov:has_query_service >>>>> a owl:ObjectProperty ; >>>>> rdfs:comment "Indicates a provenance query service that can access provenance related to its subject or anchor resource."@en ; >>>>> rdfs:isDefinedBy <http://www.w3.org/ns/prov-aq#> ; >>>>> rdfs:label "hasProvenanceService" ; >>>>> :aq "http://www.w3.org/TR/2013/NOTE-prov-aq-20130430/"^^xsd:anyURI ; >>>>> :category "access-and-query" ; >>>>> :inverse "provenanceQueryServiceOf" . >>>>> >>>>> >>>>> So there's a mismatch between CURIE prov:has_query_service and >>>>> rdfs:label hasProvenanceService >>>>> >>>>> As this is in camelCase and looks like a namespace term, this might >>>>> confuse people who load the ontology in OWL editors. >>>>> >>>>> >>>>> So which one is the winner? >>>>> https://www.w3.org/TR/2013/NOTE-prov-aq-20130430/#resource-represented-as-rdf >>>>> uses prov:has_query_service and the whole doc uses has_query_service 20 >>>>> times, while "hasProvenanceService" does not appear. >>>>> >>>>> I think this is a remnant in the OWL file left behind after this change: >>>>> >>>>> <dt>2013-01-04 13:11 +0000 7b4580bd6d52 Graham Klyne</dt><dd>Fix some section cross-references; rename 'prov:hasProvenanceService' as 'prov:hasQueryService'</dd> >>>>> >>>>> Should we update prov-aq.ttl (and *.rdf etc) to have correct rdfs:label >>>>> "has_query_service"? >>>>> >>>>> >>>>> -- >>>>> Stian Soiland-Reyes >>>>> The University of Manchester >>>>> https://www.esciencelab.org.uk/ >>>>> https://orcid.org/0000-0001-9842-9718 >>>>> >>>>> >>>> >>> >>> >>> ---- >>> Ivan Herman, W3C >>> Publishing@W3C Technical Lead >>> Home: http://www.w3.org/People/Ivan/ >>> mobile: +31-641044153 >>> ORCID ID: https://orcid.org/0000-0003-0782-2704 >>> >>> >>> <Screen Shot 2018-12-07 at 07.16.29.png> >>> -- >>> Timothy Lebo >>> >>> http://purl.org/twc/id/person/TimLebo a foaf:Person. >>> >> >> >> ---- >> Ivan Herman, W3C >> Publishing@W3C Technical Lead >> Home: http://www.w3.org/People/Ivan/ >> mobile: +31-641044153 >> ORCID ID: https://orcid.org/0000-0003-0782-2704 >> > > > ---- > Ivan Herman, W3C > Publishing@W3C Technical Lead > Home: http://www.w3.org/People/Ivan/ > mobile: +31-641044153 > ORCID ID: https://orcid.org/0000-0003-0782-2704 >
Received on Sunday, 9 December 2018 02:02:53 UTC