Issue 44 in mappa: Literal normalization

1 view
Skip to first unread message

ma...@googlecode.com

unread,
Dec 10, 2009, 8:56:26 AM12/10/09
to ma...@googlegroups.com
Status: Accepted
Owner: lars.heuer
Labels: Type-Defect Priority-Medium Component-Mappa

New issue 44 by lars.heuer: Literal normalization
http://code.google.com/p/mappa/issues/detail?id=44

Mappa needs a normalization procedure to
(a) detect duplicates
(b) be conform to CXTM

For Mappa "+1"^^xsd:integer is different from "1"^^xsd:integer but ideally,
Mappa should normalize the "+1" value to "1".

(b) is solvable if the CXTM writer does the normalization but this is a bad
idea since it does not solve (a)

Solution:
1. Implement literal normalization in Mappa
(maybe 2.) Move that implementation to the ``tm`` package?!?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

ma...@googlecode.com

unread,
Jan 13, 2011, 8:42:29 AM1/13/11
to ma...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 44 by lars.heuer: Literal normalization
http://code.google.com/p/mappa/issues/detail?id=44

Fixed in r398.
Normalization of xsd:integer, xsd:decimal, and xsd:boolean is provided by
tm.literalutils

Reply all
Reply to author
Forward
0 new messages