-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
A condition on a single object is ignored, i.e., the corresponding RML rules for the condition are not generated.
An example YARRRML document is
prefixes:
ex: http://example.org/
mappings:
test:
sources:
- [data/papers.csv~csv]
s: ex:$(id)
po:
- p: a
o:
- value: ex:MyClass
type: iri
condition:
function: fn:equal
parameters:
- [ex:value1, $(type)]
- [ex:value2, woop]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working