8000 The time-consuming problem of converting csv data to RDF · Issue #59 · SDM-TIB/SDM-RDFizer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The time-consuming problem of converting csv data to RDF #59
Open
@nullgogo

Description

@nullgogo

Problem Description:

With 8 csv files, it took more than a day to convert about 600M data into RDF. We also tested the conversion of two csv files to RDF separately, which took more than a few hours.

Data source:

The data comes from CMDB, a total of 8 csv files, including host (18M), vm (18M), software (160M) and other data, there is a one-to-many and many-to-many semantic relationship between these data.

1

Config.ini and mapping.ttl Configuration:

2
3

Execute:

4

environment:
os: centos7
cpu core:64
memory: 96G

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0