Re: Eye Reasoner Builtin/N3 question/challenge

> On Oct 3, 2022, at 12:43 PM, tim duval <tim.duval11@gmail.com> wrote:
> 
> Regarding regular expressions:
> I find that string:matches() returns a boolean whether or not the string matches the regular expression,
> I am looking to extract the number from the string based on the regular expression.

Check out string:scrape
https://w3c.github.io/N3/spec/string.html#vocab_string_scrape

Received on Monday, 3 October 2022 16:56:05 UTC