- From: Phil Archer <phila@w3.org>
- Date: Wed, 1 Feb 2017 14:46:17 +0000
- To: Dave Reynolds <dave@epimorphics.com>
- Cc: public-dwbp-comments@w3.org
Hi Dave,
This came into the DWBP Comments list but it's in your bailiwick. It
looks right to be (i.e. there is an error). I have added it to the errata.
https://www.w3.org/2001/sw/wiki/Org_Errata
Phil
On 01/02/2017 09:42, Dieter De Paepe wrote:
> Hi all,
>
> I believe there is an error in an example in the Organization Ontology[1].
>
> Section 2.4 lists the following example:
>
> Given
> <http://example.com/regorgMay2010> a org:ChangeEvent;
> rdfs:comment "Post-election re-organization and rebranding"@en ;
> org:originalOrganization <http://example.com/DfE> ;
> org:resultingOrganization <http://example.com/DCSF> .
>
> and
> CONSTRUCT {
> ?orgR prov:wasDerivedFrom ?orgO .
> } WHERE {
> ?orgR org:resultedFrom / org:originalOrganization ?orgO .
> }
>
> Results in:
> <http://example.com/DfE> prov:wasDerivedFrom <http://example.com/DCSF> .
>
> I believe this is supposed to be:
> <http://example.com/DCSF> prov:wasDerivedFrom <http://example.com/DfE> .
>
> [1] https://www.w3.org/TR/vocab-org/
>
> Best regards,
> Dieter De Paepe
>
--
Phil Archer
Data Strategist, W3C
http://www.w3.org/
http://philarcher.org
+44 (0)7887 767755
@philarcher1
Received on Wednesday, 1 February 2017 14:45:59 UTC