Skip to content

Change default for name from "_col=[N]" #180

@gkellogg

Description

@gkellogg

This value was originally established in the CSV2RDF spec, to generate column property identifiers if a column name is not established. The Metadata spec just picked this up as the default for name, which is then used to create predicateUrl if not established. However, this is unfriendly for many serialization formats unless escaped. Suggest to change to "_col.[N], where [N] is the row number. Examples using something similar for _row=[N] should be changed similarly.

@JeniT suggested something like this, but wanted to pass by @iherman and @6a6d74.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions