-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
avroAvro schemaAvro schemafeatureNew feature or changing an existing oneNew feature or changing an existing one
Description
Given a property shape p which refers to a node shape N ("superclass"). Furthermore, say we have node shapes N1, N2, ... Nm ("subclasses") which all refer to N using sh:and. Then, we want the type of the Avro record field (corresponding to p) to be union(N, N1, N2, ..., Nm) (and including null if the cardinality requires it).
Note that discussion is ongoing on whether N itself should be included in the record field type. For now we've chosen to do so, but later this might be subject to change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
avroAvro schemaAvro schemafeatureNew feature or changing an existing oneNew feature or changing an existing one