w3c / N3

W3C's Notation 3 (N3) Community Group
47 stars 18 forks source link

utilize -> use; extra space in URL #139

Closed VladimirAlexiev closed 1 year ago

VladimirAlexiev commented 1 year ago

The word utilize is used twice:

An N3 rule can also indicate which mode should be used, by using the appropriate predicate. Up until now, we have been utilizing =>,

authors can utilize the N3 Named Graphs extension;

I think the author got fed up with too many occurrences use in the sentence, so decided to flourish the writing by utilize. But in the interests of uniformity and simplicity, please change to use.

BTW, there is an extraneous space in that last URL. The right URL is https://github.com/IDLabResearch/N3NamedGraphSemantics

william-vw commented 1 year ago

BTW, there is an extraneous space in that last URL. The right URL is https://github.com/IDLabResearch/N3NamedGraphSemantics

Fixed in https://github.com/w3c/N3/pull/143