Measures Concepts
GitHub icon

Bossam Rule Language

Bossam Rule Language - Query language

< >

Bossam Rule Language is a query language created in 2004.

#2505on PLDB 20Years Old


Example from the web:
prefix family = http://family.com/Family#; namespace = http://family.com/Johns#; rule r1 is if family:isFatherOf(?x,?y) and family:isBrotherOf(?z,? then family:isUncleOf(?z,?y); fact f1 is family:isFatherOf(John,Bob);

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout