Learn R Programming

ows4R (version 0.5)

PropertyIsLike: PropertyIsLike

Description

PropertyIsLike

PropertyIsLike

Arguments

Value

Object of R6Class for modelling an PropertyIsLike

Examples

Run this code
  expr <- PropertyIsLike$new(PropertyName = "property", Literal = "value")
  expr_xml <- expr$encode() #see how it looks like in XML
  

Run the code above in your browser using DataLab