lgrozinger/rdfscript

Operators?

Open

#22 opened on Nov 24, 2018

 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
featurehelp wantedquestion

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Should the language include operators on its data types?

For example:

  • compose(concatenate) two URIs? Split URIs?
  • arithmetic?
  • test for equality?

Contributor guide