-
Notifications
You must be signed in to change notification settings - Fork 34
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
Pathnames with dots that do not resemble the structure cannot be copied/moved #611
Comments
We'd need a configurable entity marker; see #597. |
Had a workaround https://gitlab.com/oersi/oersi-etl/blob/148-orca_spreadsheatNewFix/data/production/orca_spreadsheet/orca-spreadsheet-to-oersi.flux#L8 So no hurry for me. |
This came up again. I try to grep metatags with dublincore:
only the last element name part is kept. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See here
Only the source path is
Urheber1.Name
is kept butcreator
is not created,Column name in the csv are "Urheber1.Name" etc...
The text was updated successfully, but these errors were encountered: