Actions

Actions are called in the consequent section of rules.

class curate.actions.Action(sbind, obind)[source]
class curate.actions.httpReq(sbind, obind)[source]
class curate.actions.curlReq(sbind, obind)[source]
class curate.actions.addTag(sbind, obind)[source]
class curate.actions.delTag(sbind, obind)[source]
class curate.actions.addGroup(sbind, obind)[source]

Previous topic

Command Line Tool

Next topic

Built-in Predicates

This Page