Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 SNoMed CT 数据加载到 GraphDB。任何人都可以指导将数据导入 GraphDB 吗?到目前为止,我已经安装了 GraphDB 工作台。
我还记得 SNOMED 有它自己的格式,GraphDB 不支持这种格式。 我在导入之前将其转换为 .owl 。该版本附带了一个 Perl 脚本,用于进行转换。