- From: Axel Polleres <axel.polleres@deri.org>
- Date: Wed, 25 Jul 2007 09:25:20 +0100
- To: "Public-Rif-Wg (E-mail)" <public-rif-wg@w3.org>
- Message-ID: <46A708F0.5080900@deri.org>
Attached a version with some rewordings as proposed by Harold and Hassan, diff below. 362,364c362,364 < <p class="irc"><<cite>Hassan</cite>> Option 1 proposes to < use the ad hoc data model than we have to express most other < data models?</p> --- > <p class="irc"><<cite>Hassan</cite>> Option 1 proposes to > use the ad hoc data model that we have in RIF to express most > other data models</p> 438,440c438,443 < <p class="phone"><cite>Hassan:</cite> By saying that you now < have separation for predicates, functions, ... that ammounts < just to sorts?</p> --- > <p class="phone"><cite>Hassan:</cite> By saying that you now have > separation for predicates, functions, ... doesn't that amount just > to hiding the sorts in the names? For example, 2-ary predicate > 'foo' and 3-ary function 'foo' can always be renamed apart using a > hidden sorted-signature naming scheme such as, e.g., > 'foo/2#predicate' and 'foo/3#function'.</p> 502,506c505,510 < <p class="irc"><<cite>Harold</cite>> Of the signature < names bool, i, f0, f1, p0, p1, etc. in an extension dialect we < could allow refining i, the one for individual objects, into < our primitive types long, string, decimal, time, dateTime (and < iri).</p> --- > <p class="irc"><<cite>Harold</cite>> > We have the signature > names bool, i, f0, f1, p0, p1, etc. Of these, bool and i can be > seen as the primitive types of boolean values and individual > values. The Basic Logic Dialect or an extension dialect could > allow refining i, the type of individual values, into our > primitive types long, string, decimal, time, dateTime (and > iri).</p> 511,512c515,517 < <p class="irc"><<cite>Harold</cite>> So, long subClassOf < i, string subClassOf i, etc.</p> --- > <p class="irc"><<cite>Harold</cite>> So, long subTypeOf > decimal subTypeOf i, string subTypeOf i, time subTypeOf i, dateTime > subTypeOf i (and iri subTypeOf i).</p>
Attachments
- text/html attachment: 20070724-rif-minutes.html
Received on Wednesday, 25 July 2007 08:26:32 UTC