【发布时间】:2012-04-01 10:41:21
【问题描述】:
我正在尝试将 this DAML 本体转换为 OWL(或 Protege 支持的任何其他格式)格式。我找到了一个online converter,但是尝试打开protege 转换的结果时会出现以下错误消息:
org.semanticweb.owlapi.rdf.syntax.RDFParserException: [line=21:column=39] IRI '#To Interpret' cannot be resolved against curent base IRI file:/home/citxx/Downloads/musicV1.0.xml
There是转换的结果。
上述转换器有什么问题?还是有其他方法可以将 DAML 本体转换为 Protege 兼容格式?
【问题讨论】: