Skip to content

Export should not contain irrelevant columns #242

@mvanbrab

Description

@mvanbrab

This is the export of the result of query "My idols" from configuration "test".

name.termType,name.value,name.language,name.datatype.termType,name.datatype.value,birthDate_int.termType,birthDate_int.value,birthDate_int.language,birthDate_int.datatype.termType,birthDate_int.datatype.value,id
Literal,Sr. Isaac Newton,,NamedNode,http://www.w3.org/2001/XMLSchema#string,Literal,1643-01-04,,NamedNode,http://www.w3.org/2001/XMLSchema#string,0
Literal,Albert Einstein,,NamedNode,http://www.w3.org/2001/XMLSchema#string,Literal,1879-03-14,,NamedNode,http://www.w3.org/2001/XMLSchema#string,1

Propose to just export the values:

name,birthDate_int
Sr. Isaac Newton,1643-01-04
Albert Einstein,1879-03-14

Metadata

Metadata

Assignees

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