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

Fix attr2rdf: split attr_name from right, do not use replace #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

franzlst
Copy link

To support prefixes with underscores (e.g. WGS84_POS), the attr_name must be split at the last underscore.

To support prefixes with underscores (e.g. iWGS84_POS), the attr_name
must be split at the _last_ underscore.
@franzlst franzlst changed the title fix(util/attr2rdf): split attr_name from right Fix util/attr2rdf: split attr_name from right Oct 21, 2020
Replacing "_to" also changes attribute names that contain "_to" as part
of their name
@franzlst franzlst changed the title Fix util/attr2rdf: split attr_name from right Fix attr2rdf: split attr_name from right, do not use replace Apr 12, 2021
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

Successfully merging this pull request may close these issues.

1 participant