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

URIorUUID generator will not recognize all URIs #108

Open
ymark opened this issue Nov 9, 2017 · 5 comments
Open

URIorUUID generator will not recognize all URIs #108

ymark opened this issue Nov 9, 2017 · 5 comments
Labels

Comments

@ymark
Copy link
Collaborator

ymark commented Nov 9, 2017

More specifically it will recognize only URIs starting from http:// and ignore all the others.

@ymark ymark added the bug label Nov 9, 2017
@ymark
Copy link
Collaborator Author

ymark commented Nov 9, 2017

This is seems to be similar to the issue raised in #105

@ymark ymark added invalid and removed bug labels Nov 9, 2017
@ymark
Copy link
Collaborator Author

ymark commented Nov 9, 2017

The issue does not exist

URIorUUID checks for all URIs (URLs and URNs).

Most probably it will fail if the given resource is an IRI (however this is something to be fixed will all generator in a future release)

@ymark ymark closed this as completed Nov 9, 2017
@natuk
Copy link

natuk commented Aug 6, 2018

I have an info: URI like this:

<info:lc/vocabulary/countries/cc>

This is kept by the "URI or UUID" generator rule during transformation on 3M.
But when I run the same transformation using the x3ml command line tool it gets replaced by a UUID.

@ymark
Copy link
Collaborator Author

ymark commented Aug 27, 2018

@natuk can you please tell me which version of X3ML Engine you're using ?

@ymark ymark reopened this Aug 27, 2018
@natuk
Copy link

natuk commented Aug 28, 2018

Sure, it's 1.9.0

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

No branches or pull requests

2 participants