Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support item parameter for CSV import #16

Open
kenwenzel opened this issue Mar 20, 2024 · 1 comment
Open

Support item parameter for CSV import #16

kenwenzel opened this issue Mar 20, 2024 · 1 comment

Comments

@kenwenzel
Copy link
Member

If a CSV file is uploaded then currently the headers need to specify the item and the property in the format
<item IRI>@<property IRI>

If the item is the same for all rows then it could be specified by using the HTTP parameter item.

@m-alreeni

@m-alreeni
Copy link
Contributor

m-alreeni commented Mar 21, 2024

If a CSV file is uploaded then currently the headers need to specify the item and the property in the format <item IRI>@<property IRI>

If the item is the same for all rows then it could be specified by using the HTTP parameter item.

@m-alreeni

yes this can be a next step (specifying context and item as HTTP parameter). For testing purpose in some actaul projects, i think it is suffiecient for now to specify the item and the property in the format
<item IRI>@<property IRI> , or do you see it something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants