Skip to content

Incorrect void:subset example in Section 5.2 #105

Description

@GoogleCodeExporter
The spec says:

[[
:DBpedia_Geonames a void:Linkset;
    void:target :DBpedia;
    void:target :Geonames;
    void:subset :DBpedia;
    void:triples 252000;
    .

The example expresses that the DBpedia dataset contains a linkset of 252,000 
links to Geonames.
]]
http://www.w3.org/TR/void/#linkset-subset

Per the definition of void:subset, the triple should be in the other direction.

Originally reported by Alasdair Gray, see here:
http://www.w3.org/mid/E8D85778-D01B-4D91-B7B7-925664BB1BD4@cyganiak.de

Original issue reported on code.google.com by richard....@gmail.com on 29 Sep 2012 at 10:12

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions