示例#1
0
文件: data.py 项目: AKSW/CSV2RDF-WIKI
 def _getFilePath(self, resourceId):
     tf = TabularFile(resourceId)
     return tf.get_csv_file_path()