jimregan / mlode

Automatically exported from code.google.com/p/mlode
0 stars 0 forks source link

Why xmlns:glottolog defined twice #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

curl -L -H "Accept: application/rdf+xml" 
http://glottolog.livingsources.org/resource/languoid/id/tuva1238 | grep 
'glottolog='

What is the expected output? What do you see instead?

Output:
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:powder="http://www.w3.org/2007/05/powder-s#" 
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
xmlns:owl="http://www.w3.org/2002/07/owl#" 
xmlns:gold="http://purl.org/linguistics/gold/" 
xmlns:dcterms="http://purl.org/dc/terms/" 
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" 
xmlns:skos="http://www.w3.org/2004/02/skos/core#" 
xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" 
xmlns:foaf="http://xmlns.com/foaf/0.1/" 
xmlns:glottolog="http://glottolog.livingsources.org/ontologies/glottolog" 
xmlns:lexvo=" http://lexvo.org/ontology" 
xmlns:lingvoj="http://www.lingvoj.org/ontology">
    <owl:sameAs xmlns:glottolog="http://www.glottolog.org/ontologies/glottolog" rdf:resource="http://www.glottolog.org/resource/languoid/id/84411"/>

Defect:
xmlns:glottolog defined twice.

How many triples are affected? (if less than 3-5% of the whole data set,
please set priority to _low_)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mohamedd...@gmail.com on 26 Jul 2012 at 1:32

GoogleCodeExporter commented 9 years ago

Original comment by mohamedd...@gmail.com on 26 Jul 2012 at 1:35

GoogleCodeExporter commented 9 years ago
due to migration from glottolog.livingsources.org to glottolog.org and some 
legacy code still using the old address. Fixed now

Original comment by sebastia...@googlemail.com on 27 Jul 2012 at 1:13

GoogleCodeExporter commented 9 years ago
Sherif, could you verify this issue? 
Please set status to "hosted" if bug is fixed. 

Original comment by kur...@googlemail.com on 27 Jul 2012 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by mohamedd...@gmail.com on 30 Jul 2012 at 1:02

GoogleCodeExporter commented 9 years ago
I split the hosted tag to hosted for datasets and verified for bugs

Original comment by kur...@googlemail.com on 31 Jul 2012 at 6:59