``` await lr.Fact.createAll([ ['PlainTextFile', '$isATermFor', 'a string which contains plain text (Markdown)'], ]); ```