-
How will rdf:JSON be tested?
(Put here because the test repository does not have the labels for WG discussion.)
-
Why are the valuesets defined as delimitted files and not taken as json or xml files from the corresponding IG's?
The json and xml files could be taken and parsed using the HAPI FHIR libraries very…
-
we can either deprecate `src/main/xar-resources/modules/json-xml.xqm` and bump a new minimum requirement for the api,
or we create a backwards compatible fix, where the current module is only used…
-
I am using xml2js to convert XML to JSON. When JSON have node of string data type but all numbers in it then JSON conversion will not put double quotes.
e.g. 1234 then JSON is created with {"produc…
-
```
What steps will reproduce the problem?
1. trace( JSON.encode( ) );
What is the expected output? What do you see instead?
Like Date instance (see issue #2), there is no standard XML encoding syn…
-
```
What steps will reproduce the problem?
1. trace( JSON.encode( ) );
What is the expected output? What do you see instead?
Like Date instance (see issue #2), there is no standard XML encoding syn…
-
```
Trying to convert an RDF/XML file, valideted using the W3 RDF Validion
Service, to Exhibit JSON format gives no result.
The RDF/XML file uploaded:
Ontology Development 101: A Gui…
-
```
Trying to convert an RDF/XML file, valideted using the W3 RDF Validion
Service, to Exhibit JSON format gives no result.
The RDF/XML file uploaded:
Ontology Development 101: A Gui…
-
```
What steps will reproduce the problem?
1. take a project xml file (see below for small example)
2. use fr.opensagres.xdocreport.document.tools.Main.main to generate sample
json. Alternatively, le…
-
```
Trying to convert an RDF/XML file, valideted using the W3 RDF Validion
Service, to Exhibit JSON format gives no result.
The RDF/XML file uploaded:
Ontology Development 101: A Gui…