Database.HSparql.Connection
Documentation
data BindingValue Source
Local representations of incoming XML results.
Constructors
| URI String | Absolute reference to remote resource. |
| Literal String | Simple literal string. |
| TypedLiteral String String | Literal element with type resource |
| LangLiteral String String | Literal element with language resource |
| Unbound | Unbound result value |
Instances