Skip to content

关于导入数据到db的问题 #126

Open
@runzhi214

Description

这个issue和gitee的https://gitee.com/PKUMOD/gStore/issues/I6XBE5 一样。

根据usage.md的描述:
​ RDF data should be provided in n-triple format (XML is not currently supported), and queries must be provided in SPARQL1.1 syntax.

是必须要用.NT格式吗?
RDF (Resource Description Framework) 通常以四种格式存储: N-Triples (.nt)、Turtle (.ttl)、JSON-LD (.json)或RDF/XML (. RDF)。

也就是说,我用.RDF格式是无法识别对吗?

数据源:OpenKG的基于cnSchema的浙江历史人物知识图谱.rdf
http://openkg.cn/dataset/zj-historicalpersonage
bin/gbuild -db zhejiang -f data/ZJHistory.rdf

image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions