From: SourceForge.net <no...@so...> - 2008-09-08 12:56:38
|
Bugs item #2047867, was opened at 2008-08-12 14:24 Message generated for change (Comment added) made by lheuer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2047867&group_id=102341 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: tinyTiM 2.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lars Heuer (lheuer) Assigned to: Lars Heuer (lheuer) Summary: Literal duplicate suppression Initial Comment: Better duplicate suppression: "+1"^^xsd:int is the SAME as "1"^^xsd:int. Currently, we create two different literals for that ---------------------------------------------------------------------- >Comment By: Lars Heuer (lheuer) Date: 2008-09-08 14:56 Message: Logged In: YES user_id=399396 Originator: YES 2.0.0a2 contains better dupl.suppr. for: - xsd:boolean - xsd:integer - xsd:string - xsd:decimal ---------------------------------------------------------------------- Comment By: Lars Heuer (lheuer) Date: 2008-09-05 14:10 Message: Logged In: YES user_id=399396 Originator: YES Partially supported: - xsd:anyURI Problem: http://example.org/ and hTtP://eXamPle.org are treated as a different IRIs ---------------------------------------------------------------------- Comment By: Lars Heuer (lheuer) Date: 2008-09-05 14:05 Message: Logged In: YES user_id=399396 Originator: YES Done for: - xsd:boolean - xsd:integer - xsd:string - xsd:decimal ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2047867&group_id=102341 |