Closed aftiqb closed 12 years ago
There is something wrong in http://eurostat.linked-statistics.org/dsd/demo_pjan.ttl. The http://eurostat.linked-statistics.org/property#age has an rdfs:range of http://eurostat.linked-statistics.org/dic/AGE, but that is a skos:ConceptScheme - not an rdfs:Class.
All these declarations of properties in the dsd files are not used because the observations use http://ontologycentral.com/2009/01/eurostat/ns#age
Likewise, the http://eurostat.linked-statistics.org/property#TIME_PERIOD has a range of xsd:string. It looks like it was the intention to use this property for something, but what is used in the observations is http://ontologycentral.com/2009/01/eurostat/ns#time, and it has values that are resources.
fixed
There is something wrong in http://eurostat.linked-statistics.org/dsd/demo_pjan.ttl. The http://eurostat.linked-statistics.org/property#age has an rdfs:range of http://eurostat.linked-statistics.org/dic/AGE, but that is a skos:ConceptScheme - not an rdfs:Class.
All these declarations of properties in the dsd files are not used because the observations use http://ontologycentral.com/2009/01/eurostat/ns#age
Likewise, the http://eurostat.linked-statistics.org/property#TIME_PERIOD has a range of xsd:string. It looks like it was the intention to use this property for something, but what is used in the observations is http://ontologycentral.com/2009/01/eurostat/ns#time, and it has values that are resources.