w3c / hcls-fhir-rdf

Sketching out an RDF representation for FHIR
38 stars 15 forks source link

json-ld 1.1 preprocessing checklist #86

Closed dbooth-boston closed 1 year ago

dbooth-boston commented 4 years ago

We might want to break this into separate issues, but I thought I would experiment with github's new-ish checklist feature.

These are known issues that we'll need to address in a JSON preprocessor. Please add to these if you think of more.

dbooth-boston commented 4 years ago

I added the R5 label because some of these items are relevant to R5.

dbooth-boston commented 2 years ago

Relevant to the "union types" sub-issue, here's an example of how to handle union types in JSON-LD: https://tinyurl.com/2p88swzd

http://build.fhir.org/datatypes.html#dateTime

The problem of union types was described in issue #78

dbooth-boston commented 1 year ago

Done in R5