[osis-core] bug in 2.1.1 osisGenRegex
Todd Tillinghast
todd at snowfallsoftware.com
Tue Oct 16 11:47:50 MST 2007
There is the possibility to get together at the Bible Tech Conference
(http://www.bibletechconference.com/). It appears that Troy, Patrick,
and myself will be there.
Todd
Kees F de Blois wrote:
> Huy guys,
>
> I had hoped to find ABS sponsorship for a small OSIS group meeting at
> SBL, San Diego, but the person from ABS who I would consider a key
> person could not make himself available the weekend before Thanksgiving.
> It may work some other time next year. We will keep trying... At least
> Todd and I got together recently in Dallas.
>
> Patrick, will you be at SBL?
>
> Cheers.
>
> Kees
>
>
> Patrick Durusau wrote:
>> Chris,
>>
>> Chris Little wrote:
>>
>>> Does this list still work? Is anyone still out there? Guess we'll soon
>>> find out. :)
>>>
>>>
>>>
>> Yes, there are people out here. ;-)
>>
>>> Troy and I found a bug in the regex osisGenRegex in the 2.1.1 schema.
>>> Currently that regex looks like [1], but it should looks like [2]:
>>>
>>> [1] ((((\p{L}|\p{N}|_)+)(\.(\p{L}|\p{N}|_))*:)?([^:\s])+)
>>> [2] ((((\p{L}|\p{N}|_)+)(\.(\p{L}|\p{N}|_)+)*:)?([^:\s])+)
>>>
>>> (missing + right here ^)
>>>
>>>
>>>
>> Yep.
>>
>> And we need to check the other regex expressions to make sure they don't
>> have the same bug. Once I got part of it "correct" or what I thought was
>> correct, I used it in other expressions.
>>
>>> So our document with the following element isn't valid because the
>>> string "Strong" cannot be more than 1 character long in the current schema:
>>> <w morph="robinson:N-NSF" lemma="lemma.Strong:βίβλος">βίβλος</w>
>>>
>>>
>>>
>>>
>> Yep.
>>
>> Question: Do you think we need to issue a quick bug fix schema after
>> checking the other regex expressions for the same problem or should we
>> fold this into a more expansive release, say timed to occur with the
>> Bible technology conference several of us are attending early next year?
>> Obviously no major features but tidying up sort of stuff.
>>
>> Hope you are having a great day!
>>
>> Patrick
>>
>>> --Chris
>>>
>>> _______________________________________________
>>> osis-core mailing list
>>> osis-core at bibletechnologieswg.org
>>> http://www.bibletechnologieswg.org/mailman/listinfo/osis-core
>>>
>>>
>>
>>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> osis-core mailing list
> osis-core at bibletechnologieswg.org
> http://www.bibletechnologieswg.org/mailman/listinfo/osis-core
More information about the osis-core
mailing list