Skip to content

hoisting scheme without hoisting unit roles #6

Description

@jtauber

The spec describes hoisting the scheme and docid but only in the case where the unit roles are also hoisted.

What if we want to hoist the scheme (and/or docid) without hoisting unit roles?

For example in this record from the ClearAligner spec:

{
  "meta": {
    "id": "d6820b2b-1a30-4247-a16f-18ed0c89b469",
    "origin": "manual",
    "status": "needsReview",
    "note": [
      {
        "note": "This is how a note is stored.",
        "id": "687280fd-386e-4263-bbab-de0373331086",
        "authorEmail": "name@domain.com"
      }
    ]
  },
  "source": [
    "40001001001"
  ],
  "target": [
    "40001001001",
    "40001001002",
    "40001001003",
    "40001001004"
  ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions