vsimko / gama-gateway

Gama Gateway RDF Repository and GAMA data model
0 stars 0 forks source link

Harmonisation results with bad encoding #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to
https://research.ciant.cz/gama/devel/GamaRepository/endpoint/explore.php

2. use the URI gama:ars-electronica:main:Person:-21

3. You'll see the person_name from harmonisation graph is "Jürgen Schneider"

What is the expected output? What do you see instead?
- Person name should be "Jürgen Schneider"

This is what I have found in the XML
Update/harmonisation/harmo_export_full.xml in our FTP synchronisation
directory.

<rdf:Description rdf:about="gama:ars-electronica:main:Person:-21">
  <rdf:type rdf:resource="http://gama-gateway.eu/schema/Person"/>
  <gama:person_name>Jürgen Schneider [Schneider, Jürgen</gama:person_name>
</rdf:Description>

Piotr, please replace the file with your latest harmonisation export:
ftp://gamadev@research.ciant.cz/Update/harmonisation/

(you should already know the password)

Original issue reported on code.google.com by viliam.s...@gmail.com on 28 Aug 2009 at 11:00

GoogleCodeExporter commented 9 years ago
It's a bit strange. The same harmonizatino export is correct at my server 
(Jürgen 
Schneider). 

New harmonization export is in ftp://gamadev@research.ciant.cz/Update/
harmonisation/.

Jürgen Schneider is fine.

Original comment by piotrrom...@gmail.com on 28 Aug 2009 at 11:43

GoogleCodeExporter commented 9 years ago
now it is ok, thanx

Original comment by viliam.s...@gmail.com on 28 Aug 2009 at 12:26