Closed mmisw closed 9 years ago
From caru...@gmail.com on November 24, 2009 22:58:03
Enclosed is "what I see instead":
<?xml version="1.0"?> <rdf:RDF xmlns:rdf=" http://www.w3.org/1999/02/22-rdf-syntax-ns# " xmlns:j.0=" http://mmisw.org/ont/mmi/20081020/ontologyMetadata/ " xmlns:rdfs=" http://www.w3.org/2000/01/rdf-schema# " xmlns:owl=" http://www.w3.org/2002/07/owl# " xmlns:j.1=" http://omv.ontoware.org/2005/05/ontology# " xmlns:dc=" http://purl.org/dc/elements/1.1/ ">
From caru...@gmail.com on November 25, 2009 19:51:41
Fixed. MMI Ontology and Term URI Resolver. Version 1.4.2.beta (20091125194637)
Now I get the following (which is now correct) with the same query above:
<?xml version="1.0"?> <rdf:RDF xmlns:rdf=" http://www.w3.org/1999/02/22-rdf-syntax-ns# " xmlns:j.0=" http://mmisw.org/ont/mmi/20081020/ontologyMetadata/ " xmlns:rdfs=" http://www.w3.org/2000/01/rdf-schema# " xmlns:owl=" http://www.w3.org/2002/07/owl# " xmlns:j.1=" http://omv.ontoware.org/2005/05/ontology# " xmlns:dc=" http://purl.org/dc/elements/1.1/ ">
From caru...@gmail.com on November 22, 2009 22:56:01
What steps will reproduce the problem? 1. Issue query http://mmisw.org/ont/?form=owl&sparql=describe%3Chttp://mmisw.org/ont/mmi/device%3E What is the expected output? Metadata for the latest version of the given ontology What do you see instead? Result also includes properties for previous versions
Original issue: http://code.google.com/p/mmisw/issues/detail?id=223