Re: string escapes reverted on purpose?

On Thu, 2005-06-23 at 11:10 -0400, stan.devitt@agfa.com wrote:
> Concatenation is certainly convenient though we need to be careful 
> regarding  the scope of an alias.
> I suppose you are thinking more in the context of  ease of editing / 
> building n3 files and not having to
> worry about where the aliases occur.
> 
> Still I am just trying to  to be clear on the semantics even in one file. 
> For example:
> 
> 1) Do aliases inside formulas apply just to the formula ?  What are the 
> scoping rules
> for nested formulas.
> 
> 2) Do aliases apply just from where they are encountered forward or to th 
> entire file (or formula)?

Good questions.

Bonus points to anybody who phrases them in the form of test cases.

(what's an alias, by the way? Do you mean prefix declaration? or
@keywords declaration? or both?)

> Perhaps this is already spelled out somewhere and I have missed it? 

I don't believe so.

Well, technically, I suppose n3.n3 does answer these questions,
and TimBL occasionally says it's definitive, but I think he
still considers the scope of prefix and keywords declarations
something of an open issue.

http://www.w3.org/2000/10/swap/grammar/n3.n3
http://www.w3.org/2000/10/swap/grammar/n3-report.html
 <- http://www.w3.org/DesignIssues/Notation3.html

Hmm... we've strayed a bit from the "string escapes" bug.
I suppose if the scope of prefix and keywords is open,
it deserves a place in the issues list,
i.e. http://www.w3.org/2000/10/swap/admin/openBugs.html

I suppose "2004-06-10T21:22:46Z raised: RFE: formal N3 grammar"
covers it, though it doesn't isolate the issue very well.


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E

Received on Thursday, 23 June 2005 15:44:28 UTC