devli2009 / data-gov-wiki

Automatically exported from code.google.com/p/data-gov-wiki
0 stars 0 forks source link

rdfs:comment is not a DatatypeProperty #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
      conversion:enhance [
         ov:csvCol         13;
         conversion:eg    "";
         conversion:label "comments";
         conversion:range  rdfs:Literal;
         conversion:comment "free-text comments and citations";
         conversion:subproperty_of rdfs:comment;
      ];

rdfs:comment a rdf:Property , owl:DatatypeProperty .

Original issue reported on code.google.com by tim...@gmail.com on 30 Nov 2010 at 7:48

GoogleCodeExporter commented 8 years ago
https://github.com/timrdf/csv2rdf4lod-automation/issues/issue/5

Original comment by tim...@gmail.com on 22 Jan 2011 at 1:22