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

Textbox in LinkedDataForm with URI value does not yield URI resource #53

Open
6 tasks
william-vw opened this issue Jun 25, 2021 · 0 comments
Open
6 tasks
Labels

Comments

@william-vw
Copy link
Contributor

Describe the bug
When entering a URI for a textbox in a LinkedDataForm, populating a LinkedData model with the form, and printing the RDF, a string literal is created instead of a URI.

Entering this as a bug since the ObjectType doc states "[..] If left blank, the system will attempt to intelligently identify the type based on features such as whether the text is a sequence of numbers or begins with "http://".".

Affects

  • Designer
  • Blocks editor
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • [X ] Other... (please describe)

LinkedData components

Expected behavior

For a URI resource to be generated, instead of a string literal

Steps to reproduce

Should be clear from the description

See here for an example project

@william-vw william-vw added the bug label Jun 25, 2021
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

1 participant