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

Add extension allowing literal values to be specified #30

Open
lkitching opened this issue Dec 9, 2019 · 0 comments
Open

Add extension allowing literal values to be specified #30

lkitching opened this issue Dec 9, 2019 · 0 comments

Comments

@lkitching
Copy link
Contributor

The valueUrl property within column definitions allow URL values to be created, but other data types are not supported. Consider adding a column property for literal values e.g.

{"aboutUrl": "http://subject",
 "propertyUrl": "http://property",
 "value": "true",
 "datatype": "xsd:boolean",
 "virtual": true}
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

No branches or pull requests

1 participant