目前在看这个代码
https://raw.githubusercontent.com/i40-Tools/I40KG/master/i40kg.ttl
, 其中有两行代码是
//w3id.org/i40/sto/> rdf:type owl:Ontology ;
owl:imports //w3id.org/i40/sto/iot/0.3/concerns/> ,
//w3id.org/i40/sto/iot/0.3/frameworks/> ;
我查了下,这两个代码失效了,有没有办法导入本地的concerns 和 frameworks的本体?