Skip to content

isURI, isBlank and isLiteral are missing in LQML #12

Open
@jerdeb

Description

@jerdeb

Add the isURI function in LQML (like typeof), which accepts a ?s or ?o parameter and checks if it is a valid URI or not.

The isLiteral function accepts ?o and checks if the object is a literal. We can expand this to other datatype literals in the future

The isBlank function accepts ?s ?o and checks if the subject or the object are blank nodes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions