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

IRI builtin that turns a string into an IRI #570

Closed
mmarx opened this issue Dec 14, 2024 · 0 comments · Fixed by #589
Closed

IRI builtin that turns a string into an IRI #570

mmarx opened this issue Dec 14, 2024 · 0 comments · Fixed by #589
Labels
builtins Issue related to built-in functions

Comments

@mmarx
Copy link
Member

mmarx commented Dec 14, 2024

A builtin that turns IRI("https://example.org") into <https://example.org>.

It turns out this is not actually required for #569, since resource takes a string, not an iri, but it could still be useful to have.

@github-project-automation github-project-automation bot moved this to Todo in nemo Dec 14, 2024
@mmarx mmarx added the builtins Issue related to built-in functions label Dec 14, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in nemo Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builtins Issue related to built-in functions
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant